Fujitsu ETERNUS DX80 S2 Cli User's Manual page 148

Disk storage systems
Hide thumbs Also See for ETERNUS DX80 S2:
Table of Contents

Advertisement

Chapter 3 Configuration Settings and Display
3.4 Volume Management > create volume
-volume-number
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 -attention 80
Optional. This parameter specifies whether the volume number is assigned automatically or
manually. Only one volume number can be specified. If omitted, the volume number is
automatically assigned. This parameter cannot be specified when a value that is "2" or more is
set for the "-count" parameter. If an existing volume number is set, an error occurs.
ETERNUS CLI User's Guide
Copyright 2015 FUJITSU LIMITED
148
P2X0-1030-09ENZ0

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents