
11.46
Command Line Interface Reference InForm OS Version 2.2.4
COMMAND
createsv
DESCRIPTION
The createsv command creates a point-in-time (snapshot) copy of a virtual volume. Create
snapshots to perform such tasks as backing up data on the base volume and allowing multiple
copies of a base volume to be modified without affecting the original base volume.
SYNTAX
createsv [options <arg>] <SV_name> <copy_of_VV>
AUTHORITY
Super, Edit
OPTIONS
–ro
Specifies that the copied volume is read-only. If not specified, the volume is read/write.
–i <VV_ID>
Specifies the ID of the copied virtual volume.
SPECIFIERS
<SV_name>
Specifies the snapshot name, using up to 31 characters.
<copy_of_VV>
Specifies the parent volume name, using up to 19 characters.
RESTRICTIONS
■ A read-only snapshot of a read-only source volume is not allowed.
■ A read/write snapshot of a read/write snapshot or base is not allowed.
EXAMPLES
The following example creates a read-only snapshot volume svro_vv0 from volume vv0:
cli% createsv –ro svr0_vv0 vv0
Comentarios a estos manuales