COTP-263289:MAV请求队列中显示多个inodeepath命令
问题描述
- 在使用规则集“system node run”升级9.14.1P5或更高版本的“多管理员验证”之后,inodeepath调用将显示在请求队列中:
[::> 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.]
- 收到以下批准邮件:
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