Cx add rebuild=ddd:hh:duration, Add rebuild=ddd:hh:duration – Avago Technologies 3ware SAS 9750-16i4e User Manual

Page 67

Advertising
background image

Controller Object Commands

www.lsi.com/channel/products

59

Reboot the system so that the new firmware image takes 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.

The force attribute is optional. If you include it, the warning message is
suppressed, as well as the prompt to proceed. Compatibility checks are not
bypassed. If the image to be downloaded is not compatible, an error message
is shown. If the image to be downloaded is compatible, a message indicates
the downloading of the image.

/c

x

add rebuild=ddd:hh:duration

The /cx add rebuild command adds a new task slot to the Rebuild Task
Schedule on the day ddd (where ddd is Sun, Mon, Tue, Wed, Thu, Fri, or Sat),
at the hour hh (range 0 .. 23), for a duration of duration (range 1 .. 24) hours.
A maximum of seven rebuild task slots can be included in the schedule. This
command fails if an (empty) task slot is not available.

Example:

//localhost> /c1 add rebuild=Sun:16:3

Adding scheduled rebuild to slot 7 for [Sun, 4:00PM, 3hr(s)] ... Done

In this example, a rebuild task slot is added to the schedule so that rebuilds
can be executed on Sundays at 16 hours (4:00 PM) for a duration of 3 hours.

Note:

The prom image number vary for different controllers. Prom0006.img is for

the 9650SE, prom0008.img is for the 9690SA, and prom0011.img is for the 9750.

Advertising