v
If the base logical drive already has
n
-1 number of FlashCopy repository logical drives, the default
name is aaa-R
n
.
In the examples from the previous section, the user-defined FlashCopy logical drive name was
Mars_Spirit_4_EnhFlashCopy1, and the user-defined FlashCopy repository logical drive name was
Mars_Spirit_4_rep1. The default name that was provided by the controller for the FlashCopy logical drive
was Mars_Spirit_4-1. The default name that was provided by the controller for the FlashCopy repository
logical drive was Mars_Spirit_4-R1.
Changing FlashCopy Logical Drive Settings
Use the
set (FlashCopy) logicalDrive
command to change these property settings for a FlashCopy
logical drive:
v
The FlashCopy logical drive name
v
The warning threshold percent
v
The FlashCopy repository full policy
This example shows how to change a FlashCopy logical drive name.
c:\...\...\client>smcli 123.45.67.89 -c “set logicalDrive [\”Mars_Spirit_4-1\”]
userLabel=\”Mars_Odyssey_3-2\”;”
This example shows how to use the command in a script file:
set logicalDrive [“Mars_Spirit_4-1”] userLabel=”Mars_Odyssey_3-2”;
When you change the warning threshold percent and the FlashCopy repository full policy, you can apply
the changes to one or several FlashCopy logical drives with this command. This example shows how to
use the
set (FlashCopy) logicalDrive
command to change these properties on more than one FlashCopy
logical drive:
c:\...\...\client>smcli 123.45.67.89 -c “set logicalDrive
[\”Mars_Spirit_4-1\” \”Mars_Spirit_4-2\” \”Mars_Spirit_4-3\”
warningThresholdPercent=50
repositoryFullPolicy=failBaseWrites;”
This example shows how to use the command in a script file:
set logicalDrive [“Mars_Spirit_4-1” “Mars_Spirit_4-2”
“Mars_Spirit_4-3”] warningThresholdPercent=50
repositoryFullPolicy=failBaseWrites;
Stopping, Restarting, and Deleting a FlashCopy Logical Drive
When you create a FlashCopy logical drive, copy-on-write starts running immediately. As long as a
FlashCopy logical drive is enabled, storage subsystem performance is impacted by the copy-on-write
operations to the associated FlashCopy repository logical drive.
If you no longer want copy-on-write operations to run, you can use the
stop flashcopy logicalDrive
command to stop the copy-on-write operations. When you stop a FlashCopy logical drive, the FlashCopy
logicalDrive and the FlashCopy repository logical drive are still defined for the base logical drive. Only
copy-on-write has stopped. This example shows how to stop a FlashCopy logical drive:
c:\...\...\client>smcli 123.45.67.89 -c “stop flashcopy logicalDrives [\”Mars_Spirit_4-2\”
\”Mars_Spirit_4-3\”];”
This example shows how to use the command in a script file:
stop flashcopy logicalDrives [“Mars_Spirit_4-2” “Mars_Spirit_4-3”];
Chapter 5. Using the FlashCopy Premium Feature
5-7
Содержание 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...