System image modify fails with "Cannot change default software image"
Applies to
ONTAP 9
Issue
- The command system image modify fails
::*> 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.
- no offline or restricted volumes
::*> volume show -state !online -node *
There are no entries matching your query.