LogicalDriveSetSpec ::= "LogicalDriveSet" LogicalDriveSetName
"{" {LogicalDriveSetAttribute} "}"
LogicalDriveSetAttribute ::= timeoutSpec | mirrorSpec
timeoutSpec ::= "OptimalWaitTimeLimit" "=" integer
mirrorSpec ::= "Mirror" "{" {mirrorAttribute} "}"
mirrorAttribute ::= primarySpec | secondarySpec |
FlashCopySpec
primarySpec ::= "Primary" "=" LogicalDriveSpec
secondarySpec ::= "Secondary" "=" LogicalDriveSpec
FlashCopySpec ::= "Copy" "=" logicalDriveSpec
logicalDriveSpec ::= storageSubsystemName"."logicalDriveUserLabel
In this syntax, items enclosed in double quotation marks (“ ”) are terminal symbols. Items separated by a
vertical bar (|) are alternative values (enter one or the other, but not both). Items enclosed in curly braces
({ }) are optional (you can use the item zero or more times).
These definitions are provided for non-terminals in the syntax:
v
integer
– The timeout value must be an integer (decimal digits from 0–9).
v
logicalDriveSetName
– The name of the set of logical drives on which you want to run the Enhanced
Remote Mirroring utility.
v
fileName
– The name of a file, using characters and conventions that are appropriate for the system on
which the application is running.
v
storageSubsystemName
– The label that you have assigned for a storage subsystem, as would be used in
the CLI to specify the name of the storage subsystem.
v
logicalDriveUserLabel
– The label that you have assigned for a logical drive that uniquely identifies the
logical drive within the storage subsystem.
Note:
Names and labels can be any characters that are defined as appropriate for your operating system.
The maximum length for a name or label is 30 characters. If the name or label contains special characters
(as defined by the operating system) or period characters, you must enclose the name or label in double
quotation marks (“ ”). You can, optionally, enclose the name or label in double quotation marks at any
time.
The following items are considered syntax errors:
v
More than one
logSpec
command in the input file
v
Zero or more than one
fileSpec
attribute in a
logSpec
command (you must include exactly one
fileSpec
attribute in the
logSpec
command)
v
More than one
timeoutSpec
attribute in a
logicalDriveSetSpec
command
v
Zero or more than one
primarySpec
attribute in a
mirrorSpec
command (you must include exactly one
primarySpec
attribute in the
mirrorSpec
command)
v
Zero or more than one
secondarySpec
attribute in a
mirrorSpec
command (you must include exactly
one
secondarySpec
attribute in the
mirrorSpec
command)
v
Zero or more than one
FlashCopySpec
attribute in a
mirrorSpec
command (you must include exactly
one
FlashCopySpec
attribute in the
mirrorSpec
command)
Important:
In the Enhanced Remote Mirroring utility configuration file, you must specify the primary
logical drive, the secondary logical drive, and the copy (FlashCopy ) logical drive. The utility does not
make sure that the secondary logical drive is correct for the Enhanced Remote Mirroring relationship. The
utility also does not make sure that the FlashCopy logical drive is actually a FlashCopy for the secondary
logical drive.
You must make sure that these logical drives are correct.
If the logical drives are not correct, the
utility will run, but the logical drives will not be consistent. For each mirror, the secondary logical drive
and the copy logical drive must reside on the same storage subsystem.
This example shows a configuration file for the Enhanced Remote Mirroring utility.
Chapter 8. About Enhanced Remote Mirroring premium feature
8-15
Содержание System Storage DS3000
Страница 10: ...x IBM System Storage DS3000 DS4000 and DS5000 Command Line Interface and Script Commands Programming Guide...
Страница 12: ...xii IBM System Storage DS3000 DS4000 and DS5000 Command Line Interface and Script Commands Programming Guide...
Страница 46: ...2 12 IBM System Storage DS3000 DS4000 and DS5000 Command Line Interface and Script Commands Programming Guide...
Страница 382: ...3 336 IBM System Storage DS3000 DS4000 and DS5000 Command Line Interface and Script Commands Programming Guide...
Страница 476: ...7 16 IBM System Storage DS3000 DS4000 and DS5000 Command Line Interface and Script Commands Programming Guide...
Страница 504: ...9 12 IBM System Storage DS3000 DS4000 and DS5000 Command Line Interface and Script Commands Programming Guide...
Страница 512: ...10 8 IBM System Storage DS3000 DS4000 and DS5000 Command Line Interface and Script Commands Programming Guide...
Страница 530: ...11 18 IBM System Storage DS3000 DS4000 and DS5000 Command Line Interface and Script Commands Programming Guide...
Страница 590: ...12 60 IBM System Storage DS3000 DS4000 and DS5000 Command Line Interface and Script Commands Programming Guide...
Страница 594: ...13 4 IBM System Storage DS3000 DS4000 and DS5000 Command Line Interface and Script Commands Programming Guide...
Страница 596: ...14 2 IBM System Storage DS3000 DS4000 and DS5000 Command Line Interface and Script Commands Programming Guide...
Страница 598: ...A 2 IBM System Storage DS3000 DS4000 and DS5000 Command Line Interface and Script Commands Programming Guide...
Страница 599: ...Appendix A Examples of information returned by the show commands A 3...
Страница 600: ...A 4 IBM System Storage DS3000 DS4000 and DS5000 Command Line Interface and Script Commands Programming Guide...
Страница 601: ...Appendix A Examples of information returned by the show commands A 5...
Страница 602: ...A 6 IBM System Storage DS3000 DS4000 and DS5000 Command Line Interface and Script Commands Programming Guide...
Страница 603: ...Appendix A Examples of information returned by the show commands A 7...
Страница 604: ...A 8 IBM System Storage DS3000 DS4000 and DS5000 Command Line Interface and Script Commands Programming Guide...
Страница 605: ...Appendix A Examples of information returned by the show commands A 9...
Страница 606: ...A 10 IBM System Storage DS3000 DS4000 and DS5000 Command Line Interface and Script Commands Programming Guide...
Страница 607: ...Appendix A Examples of information returned by the show commands A 11...
Страница 608: ...A 12 IBM System Storage DS3000 DS4000 and DS5000 Command Line Interface and Script Commands Programming Guide...
Страница 609: ...Appendix A Examples of information returned by the show commands A 13...
Страница 610: ...A 14 IBM System Storage DS3000 DS4000 and DS5000 Command Line Interface and Script Commands Programming Guide...
Страница 611: ...Appendix A Examples of information returned by the show commands A 15...
Страница 623: ...Appendix A Examples of information returned by the show commands A 27...
Страница 624: ...A 28 IBM System Storage DS3000 DS4000 and DS5000 Command Line Interface and Script Commands Programming Guide...
Страница 625: ...Appendix A Examples of information returned by the show commands A 29...
Страница 626: ...A 30 IBM System Storage DS3000 DS4000 and DS5000 Command Line Interface and Script Commands Programming Guide...
Страница 627: ...Appendix A Examples of information returned by the show commands A 31...
Страница 628: ...A 32 IBM System Storage DS3000 DS4000 and DS5000 Command Line Interface and Script Commands Programming Guide...
Страница 632: ...B 4 IBM System Storage DS3000 DS4000 and DS5000 Command Line Interface and Script Commands Programming Guide...
Страница 648: ...F 4 IBM System Storage DS3000 DS4000 and DS5000 Command Line Interface and Script Commands Programming Guide...
Страница 651: ......
Страница 652: ...Part Number 00W1466 Printed in USA GA32 0961 05 1P P N 00W1466...