7.7.1.8 ALTER LUN
Purpose
The ALTER LUN command re-enables all LUNs or specified LUNs.
Syntax
ALTER LUN { ALL | lun1 [ , lun2] ... }
REENABLE FORCEUsage Notes
This command creates the cell disk and grid disk metadata on a replacement disk.
This command rebuilds redundancy for the system area of the system disks even when the system LUN is in a normal state.
Caution:
Data might be lost when using this command.
Example 7-56 Re-enabling a LUN
This example shows the ALTER command with the LUN object.
CellCLI> ALTER LUN 'x:7' REENABLE FORCE
CellCLI> ALTER LUN ALL REENABLE FORCEParent topic: ALTER