storage disk updatefirmware
(DEPRECATED) - Update disk firmware
Availability: This command is available to cluster administrators at the admin privilege level.
Description
Note
This command is deprecated and may be removed in a future release of Data ONTAP. Use the "storage disk firmware update" command.
The storage disk updatefirmware command updates the firmware on one or more disks. You can download the latest firmware by using the storage firmware download command. You can specify a list of one or more disks whose firmware is to be updated by using the -disk parameter, or you can update the firmware on all local disks by omitting the -disk parameter.
Parameters
- [-disk <disk path name>, ...] - Disk
- This specifies the disk or disks whose firmware is to be updated.
If you do not specify this option, all local disks' firmware is updated.
Examples
The following example updates the firmware on all disks:
cluster1::> storage disk updatefirmware
Give documentation feedback