Owner's manual

Accusys A12R/U-FS&SS / A16R/U-FS&SS / A24R/U-FS&SS
29
7. Enter an appropriate capacity for the logical disk. This determines the
number of sectors a logical disk can provide for data storage.
8. Select the preferred controller to be in charge of managing and
accessing the logical disk.
9. Click Apply to start creating the logical disk.
10. Repeat step 2 to 9 to create more logical disks.
For example:
By CLI
1. At the CLI prompt type in: hddlist all to check the status of the hard
disk.
2. Use the following command to create logical disk.
For example:
CLI>ldcreate dg0ld0 1000gb raid5 -s 128kb -i bkg -c ctla
CLI>ldcreate dg0ld1 1000gb raid5 -s 128kb -i bkg -c ctlb
CLI>ldcreate dg1ld0 1000gb raid5 -s 128kb -i bkg -c ctla
CLI>ldcreate dg0ld1 1000gb raid5 -s 128kb -i bkg -c ctlb
Command ldcreate
Synopsis ldcreate dgxldy capacity raidlevel [-s stripesize]
[-i initopt][-f x] [-o offset] [-n name] [-c ctlx]
Description Create a logical disk
Parameters capacity: logical disk capacity
raidlevel: raid0, raid5, raid3, raid1, raid6, raid10, or
nraid
[-s stripesize]: stripe size
[-i initopt]: initialization method
[-f x]: free chunk
[-o sector]: alignment offset
[-n name]: the name of a logical disk
[-c ctlx] (for redundant controller only): the preferred
controller of a logical disk