HP XP P9000 RAID Manager Reference Guide (T1610-96061, January 2014)
# raidcom modify snapshot -ldev_id 0x1010 –mirror_id 10 -snapshot_data create
Creating a snapshot data for the S-VOL (LDEV number 20:10).
# raidcom modify snapshot -ldev_id 0x2010 -snapshot_data create
Creating a snapshot data for all the P-VOLs that are included in the snapshot group (db1).
# raidcom modify snapshot -snapshotgroup db1 -snapshot_data create
Discarding the snapshot data for the P-VOL (LDEV number 10:10) and the mirror ID 10.
# raidcom modify snapshot -ldev_id 0x1010 –mirror_id 10 -snapshot_data resync
Restoring the snapshot data for the S-VOL (LDEV number 20:10).
# raidcom modify snapshot -ldev_id 0x2010 -snapshot_data restore
raidcom get snapshot
Displays the information of snapshot group and snapshot data that are defined in the device. If
this option is omitted, the list of snapshot group is displayed.
Syntax
raidcom get snapshot [-ldev_id <ldev#> | -snapshotgroup <name>]
[{-check_status | -check_status_not} <string> [-time <time>]]
Options and parameters
DescriptionOption
Specifies the LDEV number to be displayed the snapshot data information. Specifies either one
of P-VOL or S-VOL for the LDEV number.
[-ldev_id <ldev#>]
Specifies the snapshot group in which you want to display the snapshot data information.[-snapshotgroup
<name>]
Check if the snapshot group or the snapshot data is in the state as shown in <string>. The
following strings are specified in the <string>.
[-check_status <string>
[-time <time>]]
• COPY: Copy status.
• PAIR: Pair status.
• PSUS: Suspend status.
• PSUE: Suspend failure status.
• PFUL: Indicates that the Fast Snap or Snapshot pool exceeds the threshold in the PAIR status.
• PFUS: Indicates that the Fast Snap or Snapshot pool exceeds the threshold in the PSUS
status.
• RCPY: Shows that the copying is in progress by resynchronization.
If the snapshot group or the snapshot data is in the specified state, the operation ends normally.
When it is not in the specified status, the operation is placed in wait status for the time (seconds)
set by the <time> if "-time" is specified. If "-time" is not specified, the operation soon ends
abnormally.
Check if the snapshot group or the snapshot data is not in the state as shown in <string>. The
following strings are specified in the <string>.
[-check_status_not
<string> [-time
<time>]]
• COPY: Copy status.
• PAIR: Pair status.
• PSUS: Suspend status.
• PSUE: Suspend failure status.
• PFUL: Indicates that the Fast Snap or Snapshot pool exceeds the threshold in the PAIR status.
• PFUS: Indicates that the Fast Snap or Snapshot pool exceeds the threshold in the PSUS
status.
• RCPY: Shows that the copying is in progress by resynchronization.
raidcom get snapshot 217