![3Ware 720-0186-00 Скачать руководство пользователя страница 68](http://html1.mh-extra.com/html/3ware/720-0186-00/720-0186-00_manual_3239008068.webp)
Chapter 2. CLI Syntax Reference
61
3ware SAS/SATA RAID Controller CLI Guide, Version 9.5.1
fw=
filename_with_path
attribute allows you to specify the firmware image
file name along with its absolute path.
Note:
filename_with_path
must not have spaces in the directory names of its
path (as Windows allows).
The new image specified by this
filename_with_path
is checked for
compatibility with the current controller, current driver, and current
application versions. A recommendation is then made as to whether an update
is needed, and you are asked to confirm whether you want to continue. If you
confirm that you want to continue, the new firmware image is downloaded to
the specified controller.
A reboot is required for the new firmware image to take effect.
Example:
//localhost> /c0 update fw=/tmp/prom0006.img
Warning: Updating the firmware can render the device driver and/or management
tools incompatible. Before you update the firmware, it is recommended that
you:
1) Back up your data.
2) Make sure you have a copy of the current firmware image so that you can
roll back, if necessary.
3) Close all applications.
Examining compatibility data from firmware image and /c0 ...
Done.
New-Firmware Current-Firmware Current-Driver Current-API
----------------------------------------------------------------------
FE9X 3.05.00.005 FE9X 3.05.00.005 2.26.04.007 2.01.00.008
Current firmware version is the same as the new firmware.
Recommendation: No need to update.
Given the above recommendation...
Do you want to continue ? Y|N [N]: y
Downloading the firmware from file /tmp/prom0006.img ... Done.
The new image will take effect after reboot.
Note:
The prom image number will vary for different controllers. Prom0006 is for
the 9650SE and prom0008 is for the 9690SA.