Fujitsu Eternus DX100 S3 User Manual page 124

Fujitsu eternus cli user's guide
Hide thumbs Also See for Eternus DX100 S3:
Table of Contents

Advertisement

Chapter 3 Configuration Settings and Display
3.2 Volume Management > create volume
Example(s)
The following example creates a volume named "VOL001" in the RAID group named "RGP001". The volume
type is Standard. The volume size is 2TB:
CLI> create volume -name VOL001 -rg-name RGP001 -type standard -size 2tb
The following example creates consecutive Standard volumes named "VOL0" – "VOL9" in the RAID group
named "RGP001":
CLI> create volume -name VOL -count 10 -rg-name RGP001 -type standard -size 20gb
The following example creates a volume named "SDV1" in the RAID group named "RGP002". The volume type
is SDV, the physical size is 20GB, and the logical size is 100GB:
CLI> create volume -name SDV1 -rg-name RGP002 -type sdv -size 20gb -virtual-size 100gb
The following example creates a volume named "SDPV-ALL" in RAID group #11. The volume type is SDPV and
the pool size is 1GB:
CLI> create volume -name SDPV-ALL -rg-number 11 -type sdpv -size 1gb
The following example creates an encrypted and copy protected volume:
CLI> create volume -name VOL001 -rg-name RGP001 -type standard -size 2tb -encryption enable -copy-protection
enable
The following example creates Standard volumes named " VOL0" – "VOL9" with the maximum capacity that
can be allocated in the free space of the RAID group named "RGP001":
CLI> create volume -name VOL -count 10 -rg-name RGP001 -type standard -size max
The following example creates a Thin Provisioning Volume named "TPV1" in Thin Provisioning Pool#01. The
volume type is tpv, and attention is 80%:
CLI> create volume -name TPV1 -pool-number 01 -type tpv -size 20gb -attention 80
124
ETERNUS CLI User's Guide
Copyright 2014 FUJITSU LIMITED
P2X0-1210-05ENZ0

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents