36 Alphabetical list of commands
create master-volume
Description Creates a volume that is enabled for snapshots. The volume is created in a specified vdisk and is
associated with a specified snap pool. The vdisk and snap pool must be owned by the same
controller.
Syntax
create master-volume vdisk vdisk size size[B|KB|MB|GB|TB|KiB|MiB|GiB|TiB]
snap-pool volume [lun LUN] [ovms-uid ID] name
Parameters vdisk vdisk
Name or serial number of the vdisk to create the volume in. For syntax, see Command syntax.
size size[B|KB|MB|GB|TB|KiB|MiB|GiB|TiB]
Sets the volume size using the current base, as shown by show cli-parameters. The unit can be
specified as follows:
• If base 2 is in use: B (bytes), KiB (kibibytes), MiB (mebibytes), or GiB (gibibytes)
• If base 10 is in use: B (bytes), KB (kilobytes), MB (megabytes), or GB (gigabytes)
If no unit is specified, the unit is blocks.
snap-pool volume
Name or serial number of the snap pool to associate with the new volume. For syntax, see
Command syntax.
lun LUN
Optional. A default LUN to assign to the new volume. If this parameter is omitted, no LUN is
assigned.
ovms-uid ID
For a volume to be accessed by an OpenVMS host, assign a volume ID in the range 1–32767 to
identify the volume to the host.
name
A name for the new volume. The name is case sensitive, cannot include a comma, double quote, or
backslash, and can have a maximum of 20 bytes. A name that includes a space must be enclosed in
double quotes.
Example Create the 20-GB master volume MV1 on vdisk VD1, and associate it with snap pool SP1:
# create master-volume vdisk VD1 size 20GB snap-pool SP1 lun 3 MV1
Success: Command completed successfully. - The master volume was created.
See also • show master-volumes
• show snap-pools
• show vdisks
Comentários a estes Manuais