
11.26
Command Line Interface Reference InForm OS Version 2.2.4
Disks that satisfy all of the specified characteristics are used. For example, -p -fc_gt 60
-fc_lt 230 -nd 2
specifies all the disks that have greater than 60 and less than 230 free
chunklets and that are connected to node 2 through their primary path.
SPECIFIERS
<CPG_name>
Specifies the name of the common provisioning group being created.
RESTRICTIONS
None
EXAMPLES
The following example displays the creation of common provisioning group cpg1, whose
logical disk storage is set to autogrow at 16 GB, has a growth limit of 32 GB, and receives a
growth warning at 24 GB. The CPG’s snapshot administration and snapshot data spaces are
initialized with the specified logical disks.
The following example displays disks that satisfy all of the specified characteristics used. The
example specifies all the disks that have greater than 60 and less than 230 free chunklets and
that are connected to node 2 through their primary path.
NOTES
■ For createcpg:
◆ KB = 1024 bytes
◆ MB = 1048576 bytes
◆ GB = 1073741824 bytes
■ When using the createcpg command, the size of the logical disk space created is the first
integer multiple of the RAID set size that is large enough to accommodate the requested
virtual volume size. For example, with the default RAID 5 layout with a set size of 768 MB, a
requested virtual volume size of 8192 MB causes the creation of logical disks with a total
size rounded up to an integer multiple of 768 that is 8448 MB. The growth increment of
CPGs is similarly rounded up because the growth is done by creating logical disks that must
cli% createcpg –sa ld1,ld2 –sd ld3,ld4 –sdgs 16g –sdgl 32g –sdgw 24g cpg1
cli% createcpg –p –fc_gt 60 –fc_lt 230 –nd 2
Kommentare zu diesen Handbüchern