system image modifyが「cannot change default software image」というメッセージで失敗する
環境
ONTAP 9
問題
- system image modifyコマンドが失敗する
::*> system image modify -node
-image image1 -isdefault true
Error: command failed: Cannot change default software image. One or more volumes are not online or restricted or are DP volumes in a transient state. Use the "volume show -state !online -node
-state !restricted" command to list them. For DP volumes in a transient state which is indicated by the state "-", wait for them to come online and retry the command.
- オフラインまたは制限されたボリュームはありません
::*> volume show -state !online -node *
There are no entries matching your query.