HP XP P9500 Storage User Manual
Page 62
![background image](/manuals/397628/62/background.png)
Table 31 Parameters available with FLASHCOPY command (continued)
Description
Value
Parameter
Specifies the starting cylinder of the copy destination. Specify
0 if the entire volume is the target.
Starting cylinder of target
scyl2
Specifies the ending cylinder of the copy destination. END can
be specified if the entire volume is the target.
Ending cylinder of target
ecyl2
A usage example of the FLASHCOPY command is shown below. This example copies cylinders 0
to 99 from device 10 to device 20 in copy mode. The relationship is canceled after the completion
of copy.
FLASHCOPY 10 0 END 20 0 END
Command complete: FLASHCOPY 0010 0 99 TO 0020 0 99
NOTE:
The FLASHCOPY command cancels the relationship after the completion of the copy.
Using z/VM FLASHCOPY ESTABLISH to establish relationships
The FLASHCOPY ESTABLISH command does not cancel the relationship even after the completion
of the copy. The following table shows the parameters are available when establishing relationships
by using the FLASHCOPY ESTABLISH command.
Table 32 Parameters for the FLASHCOPY ESTABLISH command
Description
Value
Parameter
Specifies the device number (device address or mini disk
number), the starting cylinder, and the ending cylinder of the
copy source.
Primary device number, Starting cylinder
of source, Ending cylinder of source
SOURCE
Specifies the device number (device address or mini disk
number), the starting cylinder, and the ending cylinder of the
copy destination.
Secondary device number, Starting
cylinder of target, Ending cylinder of
target
TARGET
Establishes a relationship whose target is the entire volume. If
the P-VOL and the S-VOL are updated, the updated part is
managed as differential data.
-
CHGRECORD
Write to the S-VOL is not allowed until the command for
cancelling write-protect is executed.
-
NOTGTWRITE
Establishes a relationship whose target is the entire volume. If
the P-VOL and the S-VOL are updated, the updated part is
-
REVERSIBLE
managed as differential data, and write to the S-VOL is not
allowed until the command for cancelling write-protect is
executed.
Does not perform the background copy when establishing the
relationship.
-
NOCOPY
For details about the values, see the IBM manual.
A usage example of the FLASHCOPY ESTABLISH command is shown below. This example copies
cylinders 0 to 99 from device 10 to device 20 in copy mode. The relationship remains even after
the completion of copy.
flashcopy establish source 10 0-end target 20 0-end
Command complete: FLASHCOPY 0010 0 99 TO 0020 0 9
To cancel the relationship remaining after the completion of the copy, use the FLASHCOPY
WITHDRAW command. For the FLASHCOPY WITHDRAW command, see
release Compatible FlashCopy relationships” (page 90)
62
Performing Compatible FlashCopy operations