Skip to main content
本繁體中文版使用機器翻譯,譯文僅供參考,若與英文版本牴觸,應以英文版本為準。

驗證netgroup定義的狀態

貢獻者

將網路群組載入 SVM 後、您可以使用 vserver services name-service netgroup status 用於驗證 netgroup 定義狀態的命令。這可讓您判斷支援SVM的所有節點上的netgroup定義是否一致。

步驟
  1. 將權限層級設為進階:

    set -privilege advanced

  2. 驗證netgroup定義的狀態:

    vserver services name-service netgroup status

    您可以在更詳細的檢視畫面中顯示其他資訊。

  3. 返回管理權限層級:

    set -privilege admin

範例

設定權限層級後、下列命令會顯示所有SVM的netgroup狀態:

vs1::> set -privilege advanced

Warning: These advanced commands are potentially dangerous; use them only when
         directed to do so by technical support.
Do you wish to continue? (y or n): y

vs1::*> vserver services name-service netgroup status
Virtual
Server    Node            Load Time           Hash Value
--------- --------------- ------------------- --------------------------------
vs1
          node1           9/20/2006 16:04:53  e6cb38ec1396a280c0d2b77e3a84eda2
          node2           9/20/2006 16:06:26  e6cb38ec1396a280c0d2b77e3a84eda2
          node3           9/20/2006 16:08:08  e6cb38ec1396a280c0d2b77e3a84eda2
          node4           9/20/2006 16:11:33  e6cb38ec1396a280c0d2b77e3a84eda2