Configuration Management
0 0 7 - 5 5 3 3 - 0 0 1
43
You may either explicitly select the disks for the pool by using
PHYSICAL_DISK=
or specify the
number of disks in the pool by using
NUMBER=
in which case the next available disks will be
selected. If you specify the
ASSIGN_POLICY
and
NUMBER
parameters together, only the selected
type of disks will be used for the storage pool and you will not need to enter the individual disk name.
Examples:
• To use only the specified disks:
CREATE POOL RAID_LEVEL=RAID5 CHUNK_SIZE=64KB PHYSICAL_DISK=0x003e
0x003f 0x0040 0x0041 0x0042
• To use the next available disks:
CREATE POOL RAID_LEVEL=RAID6 CHUNK_SIZE=128KB NUMBER=6
• To use only the selected type of disks:
CREATE POOL RAID_LEVEL=RAID6 CHUNK_SIZE=128KB NUMBER=6
ASSIGN_POLICY=SAS
3.2.2.3
Storage Pool Initialization
When a storage pool is created, initialization begins automatically and will continue in the
background until it is completed. Once the storage pool has completed its initialization, its virtual
disk(s) can be accessed immediately.
You may use the
SHOW POOL
command to check if the storage pool is being initialized (see
Section
for more information).
You may monitor the initialization progress using the
SHOW JOB
command (see Section
for more information).
3.2.2.4
Naming a Storage Pool
SET POOL <pool-id> NAME=”<name>”
lets you specify a name to identify the storage pool
.
3.2.2.5
Deleting a Storage Pool
DELETE POOL=<id>
deletes the specified storage pool from the system.
RAID$ set pool 0 name=”RAID 5 Set”
POOL 0 OID: 0x19b40000 attributes set with STATUS=’Success’ (0x0)
Figure 61. Set Pool Name Example Screen
The DELETE POOL command erases all the data on the storage pool.
Warning
!
Summary of Contents for InfiniteStorage 6120
Page 1: ...SGI InfiniteStorage 6120 RAID User s Guide 007 5533 001 ...
Page 10: ......
Page 11: ...SECTION 1 Introducing the InfiniteStorage 6120 ...
Page 12: ......
Page 23: ...SECTION 2 InfiniteStorage 6120 Installation ...
Page 24: ......
Page 32: ......
Page 43: ...SECTION 3 InfiniteStorage 6120 Management ...
Page 44: ......
Page 66: ......
Page 68: ......
Page 69: ...SECTION 4 Supporting the InfiniteStorage 6120 ...
Page 70: ......
Page 85: ...SECTION 5 Appendices ...
Page 86: ......
Page 94: ......