バグ1266455が原因でルートの移行処理が失敗する
環境
ONTAP 9
問題
system node migrate-root
コマンドを使用したノードのルートボリュームの移行が失敗し、MGWD
のログに次のようなエラーが記録されます。
[kern_mgwd:info:2709]: INFO: NDO::MigrateRoot: Node is online after the reboot.
[kern_mgwd:info:2709]: INFO: NDO::MigrateRoot: Checking to see if the new root by name new_root is created.
[kern_mgwd:info:2709]: INFO: NDO::MigrateRoot: Checking the status of new_root. Command: /sbin/ngsh -c node run -node node-02 -command aggr status new_root . Retry count = 1
[kern_mgwd:info:2709]: 0: ERR: PAM::DOMAIN: No entries found in security login table with: cluster01, console
[kern_mgwd:info:2709] Debug: Invalid character in username "". Valid characters: A-Z, a-z, 0-9, ".", "_", and "-". Note that the username cannot start with "-".
[kern_mgwd:info:2709] Debug: Error: Account not configured to connect in this manner.
[kern_mgwd:info:2709]: ERR: NDO::MigrateRoot: Failed to get the status of new root aggregate. Error: 0 - :.
new_root
アグリゲートとボリュームは 正常に作成されましたが、元のルートアグリゲートとボリュームは残っており、移行ジョブを再開できません。