5–85

RETRY_ERRORS unit-number

UNWRITEABLE_DATA

Causes the controller to attempt to write previously unwriteable data from the write- back cache to the devices. If a container fails, preventing the data in write-back cache to be written to the container, an unwriteable data error is reported. If possible, correct the condition that caused the unwriteable data and try the write operation again. No data is lost if the retry fails.

Syntax

RETRY_ERRORS unit-numberUNWRITEABLE_DATA

Parameter

unit-number

Identifies the unit number to which the data contained in write-back cache tries to write. The unit-number is the same name given to the unit when it was created using the ADD UNIT command.

Example

This example shows how to retry writing the cached data previously marked unwriteable to disk unit D103:

RETRY_ERRORS D103 UNWRITEABLE_DATA

See also

CLEAR_ERRORS UNWRITEABLE_DATA

Compaq HSZ80 Array Controller ACS Version 8.3 Configuration and CLI Reference Guide

Page 271
Image 271
Compaq HSZ80 manual Retryerrors unit-number, Retryerrors D103 Unwriteabledata