メインコンテンツへスキップ

CVOのアップグレードにより、ルートボリュームが回復する

Views:
18
Visibility:
Public
Votes:
0
Category:
netapp_console
Specialty:
ds_cvo
Last Updated:

環境

Cloud Volume ONTAP (CVO)

問題

  • EMSがエラーを報告:
[xxxxxx:mgmtgwd.rootvolrec.low.space:EMERGENCY]: The root volume on node xxxxxx is dangerously low on space. Less than 10 MB of free space remaining.
 
  • アップグレードによって、あるノードでMGMTクラスタアプリケーションが停止し、別のノードではすべてのクラスタアプリケーションが停止します。
  • 2ノードクラスタのうち、1つのノードではクラスタシェルコマンドを実行できません:
cluster::> cluster show

Error: "show" is not a recognized command

 

原因

  • ルートボリューム「vol0」は、vol0のスナップショットと古いコアファイルのために、ほぼ満杯状態でした。
  • vol0がいっぱいになった状態で、Cloud Managerを使用してWebサーバーからイメージを「getAPI」で取得すると、イメージがvol0に書き込まれます。vol0はイメージ全体を受け入れることができないため、MGMTアプリがダウンし、クラスタマスターではないノードにrdbフラグが設定されます。

解決策

NetApp Technical Supportにお問い合わせいただくか、NetApp Support Siteにログインしてケースを作成してください。解決策については、この記事を参照してください。 

  • この解決策には診断レベルのリカバリが必要です。
  • 診断コマンドと回復手順の使用は潜在的に混乱を招く可能性があるため、NetAppサポートのガイダンスに従って使用してください。 

追加情報

追加情報

内部情報

 1.クラスタアプリケーションがすべて停止しているノードで、rdbフラグをクリアしてください:

  • フラグが設定されていることを確認します:
system configuration recovery node mroot-state clear -recovery-state
 
RDB Recovery State: 5550055000
VLDB: RDB auto-recovery failed to find master (5)
Management: RDB auto-recovery failed to find master (5)
VifMgr: RDB auto-recovery failed to find master (5)
Bcom: RDB auto-recovery failed to find master (0)
Crs: RDB auto-recovery failed to find master (0)
 
  • フラグをクリアする:
system configuration recovery node mroot-state clear -recovery-state rdb
 

 

 2.vol0のスナップショットと古いコアファイルを削除します:

  • 完全なvol0 nodeshellに入ります:
::> node run -node <affected Node>
 
  • vol0のスナップリストを削除:
snap del -a vol0
 
  • vol0のスナップショットスケジュールを「0 0 0」に設定して、これ以上スナップショットが作成されないようにします:
snap sched 0 0 0
 
 

 3.影響を受けているノードを再起動してください。

Sign in to view the entire content of this KB article.

New to NetApp?

Learn more about our award-winning Support

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.