CONTAP-471456: ASAr2 ノードが mroot の pool0 を見つけられないため、テイクオーバー後に起動できない
問題
- ブート時に、ASAr2ノードはエラーを表示します:
cannot import 'pool0': no such pool available
- この問題は、ASAr2ノードでONTAP Upgradeを<9.16.1P3から9.16.1P3に実行した際に発生しました
- テイクオーバーされたノードはブートできず、代わりにシリアルコンソールまたはBMCシステムコンソールに次の内容が表示されます:
WARNING: netapp_mount_mroot_early: Giving up waiting for mroot after 304 seconds.
=mroot_encryption: geli attach: start
=mroot_encryption: attempting to get default key; executing '/usr/sbin/cryptomod_mroot -d'
=mroot_encryption: key digest 54c0c4ff70881b4c305aae3f4f5a40a2475ac8a3de196846f746c392b36e5a3e
=mroot_encryption: geli attach(default)
=mroot_encryption: attempting to get normal key; executing '/usr/sbin/cryptomod_mroot'
=mroot_encryption: key digest 54c0c4ff70881b4c305aae3f4f5a40a2475ac8a3de196846f746c392b36e5a3e
=mroot_encryption: geli setkey(normal)
=Note, that the master key encrypted with old keys and/or passphrase may still exists in a metadata backup file.
=mroot_encryption: _cleanup: start
=mroot_encryption: key digest 54c0c4ff70881b4c305aae3f4f5a40a2475ac8a3de196846f746c392b36e5a3e
=mroot_encryption: geli attach: end
=cannot import 'pool0': no such pool available
...
=cannot import 'pool0': no such pool available
ERROR: Please communicate the above information to support.
ERROR: Mroot unavailable. Recovery may be required. Halting startup.
Halting system - 影響を受けるノードをpre-9.16.1P3カーネルから(例:LOADERプロンプトから
boot_backup
を使用して)ブートすると、通常通りギブバック待機状態でブートします