NEC Express 5800 Series User Manual page 54

Smart storage administrator
Hide thumbs Also See for Express 5800 Series:
Table of Contents

Advertisement

Syntax:
<target> add drives=[#:]#:#,[#:]#:#,[#:]#:#–[#:]#:#,...|allunassigned [forced]
where <target> is an array (or a logical drive, if the array contains only one logical drive). The forced
parameter represses any warning message prompts. If you specify a drive range, any drives in the range that
do not meet the previous criteria are not used.
If you add an odd number of drives to an array that contains a RAID 1+0 logical drive, you are prompted to
convert the RAID 1+0 logical drive to RAID 5 or RAID 6 (ADG). Adding the forced parameter to the command
prevents this prompt from appearing.
Example commands:
=> ctrl slot=3 array A add drives=1:0,1:1
=> ctrl slot=4 ld 1 add drives=allunassigned
=> ctrl slot=5 array A add drives=1:1–1:5
Shrinking an array
You can shrink the size of an array by removing a drive from an existing array. Observe the following criteria:
After the shrink, the array must have sufficient capacity to contain all of the configured logical volumes.
You may not remove drives from the array if the resulting number of drives does not support the fault
tolerance (RAID level) of any existing logical drive. For example, if you have an array with four physical
drives and a RAID 5 logical drive, you can remove, at most, one drive, because RAID 5 requires at least
three physical drives.
If the array contains a RAID 1+0 logical drive, you can remove only an even number of drives.
If the array contains a compound RAID (RAID 50 or RAID 60) logical drive, you can remove drives only in
multiples of the number of parity groups. For example, an array with 10 physical drives and a RAID 50
logical drive can be shrunk by removing two or four drives only.
Syntax:
<target> remove drives=[#:]#:#-[#:]#:#
where <target> is an array, and the specified physical drives are being removed to shrink the array.
For example, in an existing array (array a), six drives (1e:1:4-1e:1:9) are in use. With all criteria met, you can
shrink the array to four drives by removing the last two drives with the command: <array a> remove
drives=1e:1:8-1e:1:9
Example commands:
=> array a remove drives=1e:1:12-1e:1:14
=> array b remove drives=1c:1:6-1c:1:7
Moving an array
You can move an array by designating different physical drives for the array. To move the array, each of the
physical drives where the array will reside must meet the following criteria:
It must be an unassigned drive.
It must be of the same type as the physical drives currently in the source array (for example, SATA or
SAS).
The destination drives must have sufficient capacity to hold all the logical drives present in the source
array.
Like array creation and expansion, the useable space in all drives is reduced to the size of the smallest
physical drive in the destination disk set.
Moving an array automatically removes any previously assigned spare drives. If spares are assigned to the
existing array, they must be designated for the array when it is moved.
Syntax:
SSA CLI 54

Advertisement

Table of Contents
loading

Table of Contents