ディスクファームウェアのバックグラウンド更新(BDFU)が停止しました
環境
- ONTAP 9.x
問題
disk option modify
コマンドを使用してBDFUを有効にしたあとも、BDFUの状態が「on」と表示されます。
cluster::*> disk option show Node BKg. FW. Upd. Auto Copy Auto Assign Auto Assign Policy -------- ------------- ------------ ------------- ------------------ node-01 on on on default node-02 on on on default 2 entries were displayed.
ディスクファームウェアの更新の状態は disk firmware show-update-status
、出力に「off」と表示されます。
cluster::*> disk firmware show-update-status
Number Average Total
Update Waiting Duration Completion
Node State Download /Disk (Sec) Est. (Min) Unable to Update
--------- ------- -------- ----------- ---------- --------------------
node-02 idle 0 120 0 -
node-01 off 2 120 4 -
2 entries were displayed.
ノードのRAIDオプションを使用してBDFUが一時停止されていた場合は「Update State」が「off」になり ますが、一時停止オプションをオンにしてからオフにしても「idle」には変わりません。
cluster-02::> node run * options raid.bdfu
Node: node-01
raid.bdfu.suspend off (value might be overwritten in takeover)
raid.bdfu.suspend.time 60 (value might be overwritten in takeover)
そのため、node-01が所有する残りのディスクでディスクファームウェアの更新を完了できませんでした。