58
Phoenix RPC12 Series CLI Reference Manual • September 2008
Example
Create task Task1 that takes a snapshot of master volume VD1_V1 and retains only
the latest four snapshots with the prefix VD1_V1, e.g., VD1_V1_S0001.
Create task Task2 that resets snapshot VD1_S0001.
Create task Task3 that copies volume VD1_V1 to virtual disk VD2 with the name
C_V0001.
Related Commands
Q
Q
Q
“show schedule-details” on page 188
Q
“show task-details” on page 201
Q
modified-snapshot
yes
|
no
Optional. Specifies whether to include or exclude
modified write data from the snapshot in the copy.
This parameter applies only when the source
volume is a snapshot; it is ignored if the source
volume is a master volume.
•
yes
: Include modified snapshot data.
•
no
: Exclude modified snapshot data.
If this parameter is omitted for a snapshot, modified
snapshot data is excluded.
#
create task Task1 type TakeSnapshot master-volume VD1_V1
snapshot-prefix VD1_V1 retention-count 4
Success: Task created
#
create task Task2 type ResetSnapshot snapshot-volume VD1_S0001
Success: Task created
#
create task Task3 type VolumeCopy source-volume VD1_V1 dest-
vdisk VD2 dest-prefix C modified-snapshot yes
Success: Task created
Parameter
Description
Содержание RPC12 Series
Страница 1: ......
Страница 11: ...12 Phoenix RPC12 Series CLI Reference Manual September 2008...
Страница 29: ...30 Phoenix RPC12 Series CLI Reference Manual September 2008...
Страница 35: ...36 Phoenix RPC12 Series CLI Reference Manual September 2008...
Страница 78: ...Chapter 3 Command Descriptions 79 Related Commands Q show master volumes on page 180 Q show vdisks on page 208...
Страница 81: ...82 Phoenix RPC12 Series CLI Reference Manual September 2008 exit Description Exits the CLI session Syntax exit...
Страница 93: ...94 Phoenix RPC12 Series CLI Reference Manual September 2008 Related Commands Q show snapshots on page 196...
Страница 227: ...228 Phoenix RPC12 Series CLI Reference Manual September 2008...