CONTAP-263289: Multiple inodepath commands shown in the MAV request queue
Issue
- After upgrading to 9.14.1P5 or higher Multi-Admin Verification with the ruleset 'system node run' , inodepath calls show in the request queue:
[::> security multi-admin-verify request show -fields time-created,index,operation,query,state,pending-approvers ,required-approvers
index operation query state required-approvers pending-approvers time-created
----- --------------- ------------------------------------------------------ ------- ------------------ ----------------- ------------------
1 system node run -node cluster1-01 -command "inodepath -f1031 1138234" pending 1 1 6/18/2024 07:37:28
2 system node run -node cluster1-01 -command "inodepath -f1031 1138520" pending 1 1 6/18/2024 07:37:28
3 system node run -node cluster1-01 -command "inodepath -f1031 1138773" pending 1 1 6/18/2024 07:37:29
4 system node run -node cluster1-01 -command "inodepath -f1031 1930846" pending 1 1 6/18/2024 07:37:30
5 system node run -node cluster1-01 -command "inodepath -f1031 14620" pending 1 1 6/18/2024 09:03:32
5 entries were displayed.]
- The below approval mail received:
Subject: Approval Request for [system node run -node cluster1-01 -command "inodepath -f1031 1138234"]
Date: xxxx
From: xxxx
To: xxxx
The SVM 'Cluster' user 'root' requests your approval of the following
operation on cluster 'cluster1':
system node run -node cluster1-01 -command "inodepath -f1031 1138234"
You have until xx/xx/2024 xx:xx:xx to approve or veto the request.
In order to approve or veto this request, please visit the link below:
https://xx.xx.xx.xx/sysmgr/v4/events-jobs/approvalrequest/approve/4
Or using the command in the CLI
To Approve:
::> security multi-admin-verify request approve 4
To Veto:
::> security multi-admin-verify request veto 4