SANRAD I3.1.1205 User Manual

Page 321

Advertising
background image

Appendix: Sample Configurations

A-21

STEP 11.

C

REATE MIRRORED VOLUMES

(RAID

0)

Use the CLI command

volume create mirror

to create a mirrored

volume, Mirror1, from simple volumes Simple1 and Simple2.

volume create mirror –vol Mirror1 –nbc 2 –ch
Simple1 –ch Simple2

Use the CLI command

volume create mirror

to create a mirrored

volume, Mirror2, from simple volumes Simple3 and Simple4.

volume create mirror –vol Mirror2 –nbc 2 –ch
Simple3 –ch Simple4

STEP 12.

C

REATE

S

TRIPED VOLUME

(RAID

1)

Use the CLI command

volume create striped

to create a striped

volume, Stripe1.

volume create striped –vol Stripe1 –nbc 2 –sus 64
–ch Mirror1 –ch Mirror2

STEP 13.

C

REATE I

SCSI

TARGET AND

LUN

After creating the final virtual volume configuration that you want to expose
to the network hosts, you need to create an iSCSI target for the volume as
well as attach LUN0 to the target volume. Use the CLI command

volume

expose -new

to create the iSCSI target and attach LUN0 to the striped

volume, Stripe1.

volume expose -new –vol Stripe1 –ta storage –tn
billing.sanrad –device VSwitch

STEP 14.

C

ONFIGURE HOST STATION INITIATOR

Open the Microsoft iSCSI initiator program on host station 1.

Advertising