メインコンテンツまでスキップ

バグ 1042167 が原因でシステムが停止しないようにするにはどうすればよいですか?

Views:
63
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
nfs
Last Updated:

に適用されます

  • ONTAP 9

回答

  1. これらの SVM に関連付けられているすべての SVM およびデータ LIF で NFS プロトコルが許可されていることを確認してください
  2. このバグの発生を完全に回避するには、リブートまたはテイクオーバーの前に lmgr ホストリストをクリアします。

** この手順を実行すると、ノードのリブート時にすべての NFS3 クライアントのロック状態が解除されます **

  1. set d -c off;systemshell -node < node | * > sudo kenv bootarg.lmgr.clearhostfile=1
  2. このコマンドは、次にホストファイルが読み取られたときにホストファイル内のすべてのエントリを強制的に削除します。
  3. このコマンドは、 NFS LIF を格納するすべてのノードで実行する必要があります。

追加情報

 

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.

 

  • この記事は役に立ちましたか?