Skip to main content
NetApp Knowledge Base

Fix it button does not work in ActiveIQ Unifed Manager due to insufficient privileges

Views:
149
Visibility:
Public
Votes:
0
Category:
active-iq-unified-manager
Specialty:
om
Last Updated:

Applies to

Active IQ Unified Manager  (UM)

Issue

  • Trying to resolve events using the fix it button on the Event Management page or on the Management Actions section of the Dashboard does not work
  • Error similar to the bellow in ocum-server.log:
2021-08-12 16:02:20,297 ERROR [low_priv_user] [job-327] [Perform event remediation|PROVISION_EXECUTE_SCRIPT] [c.n.dfm.common.script.ScriptService] Traceback (most recent call last):
File "/opt/netapp/ocum/remediations/um_volume_inode_full.py", line 129, in
um_utils.perform_remediation(REMEDIATION_OBJ, sys.argv[1:])
File "/opt/netapp/ocum/remediations/um_utils.py", line 243, in perform_remediation
exitCode = remediation.fix(umParams)
File "/opt/netapp/ocum/remediations/um_volume_inode_full.py", line 112, in fix
if afterRunCmd.exitCode != 0 or not self.isModifySuccessfull(afterRunCmd, newInodes, totalInodes):
File "/opt/netapp/ocum/remediations/um_volume_inode_full.py", line 48, in isModifySuccessfull
print("NEW Inode count {0} Original Inode count {1}".format(int(newInodesCount), int(originalInodes)))
TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType'
2021-08-12 16:02:20,305 ERROR [low_priv_user] [job-327] [Perform event remediation|PROVISION_EXECUTE_SCRIPT] [com.netapp.dfm.job.JobEngine] Error executing job 51b22e9e47dfbded:-5a90f909:17b3a5bf2fa:-74ae task 51b22e9e47dfbded:-5a90f909:17b3a5bf2fa:-74af: Failed to perform remediation for event 40029  

Sign in to view the entire content of this KB article.

New to NetApp?

Learn more about our award-winning Support

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.