storage firmware disk rename
Rename a disk firmware file
Availability: This command is available to cluster administrators at the advanced privilege level.
Description
The storage firmware disk rename command renames the specified disk firmware file on each node.
Parameters
- -oldname <text> - Old Filename
- This parameter specifies the firmware file to rename.
- -newname <text> - New Filename
- This parameter specifies the new name of the firmware file.
Examples
The following example renames the disk firmware file with the name X262_SMOOST25SSX.NA06.LOD to X262_SMOOST25SSX.LOD on each node:
cluster1::*> storage firmware disk rename
-oldname X262_SMOOST25SSX.NA06.LOD -newname X262_SMOOST25SSX.LOD
Give documentation feedback