Daily Archives

One Article

分享

NetApp ONTAP系统启用诊断账户并进入节点的System Shell

Posted on

为了诊断调试NetApp磁盘阵列的ONTAP系统问题,有时需要进入控制器节点的System Shell操作。第一次使用Shell,需要按如下步骤启用相关账户及功能。

1. 启用diag账户:

$ security login show -username diag

                     Authentication           
UserName Application Method         Role Name Acct Locked
-------- ----------- -------------- --------- -----------
diag     console     password       admin     yes

如果未启用过diag账户,则Acct Locked状态为“yes”。 阅读全文