RE: FLASHCOPY performance to a DS6800 DASD

New Message Reply Date view Thread view Subject view Author view Other groups

Subject: RE: FLASHCOPY performance to a DS6800 DASD
industrynews@winwholesale.com
Date: Wed Jul 16 2008 - 11:22:23 EDT


owner-vse-l@Lehigh.EDU wrote on 07/16/2008 11:05:31 AM:
> ... I remotely execute the following script from the network through
> DSCLI in order to copy our production system to our test system: 

        Actually, I didn't post the entire script.  The following is the 
entire script.  I first shutdown my test system, then execute the 
following script, then after all the establishment messages stop scrolling 
by on my test VSE system console, I go ahead and re-ipl my test system 
without waiting for any of the completion messages I mentioned previously. 
 In the script below, I've indicated (as comments) the volumes which I 
don't copy from production to test.  Those volumes contain our vse 
libraries, bim-edit library, faqs pds files, other files, etc., which can 
be different between production and test as development and fixes take 
place.

#dscli -script prod2test.txt
#
#------------------------------------------------------------
#--- remove existing FlashCopy relationships for volume
#------------------------------------------------------------
#
#              0000-0001:0100-0101   DOSRES & SYSWK1
rmflash -quiet 0002-000D:0102-010D
#              000E-0011:010E-0111   IDD030 & IDD031 & IDD032 & IDD033
rmflash -quiet 0012-0047:0112-0147
rmflash -quiet 0148-018F:0048-008F
rmflash -quiet 0300-0317:0260-0277
rmflash -quiet 0248-025F:0318-032F
#
#------------------------------------------------------------
#--- establish FlashCopy relationships for source volume
#------------------------------------------------------------
#
#                          0000-0001:0100-0101   DOSRES & SYSWK1
mkflash -freeze -seqnum 02 0002-000D:0102-010D
#                          000E-0011:010E-0111   IDD030 & IDD031 & IDD032 
& IDD033
mkflash -freeze -seqnum 02 0012-0047:0112-0147
mkflash -freeze -seqnum 02 0148-018F:0048-008F
mkflash -freeze -seqnum 02 0300-0317:0260-0277
mkflash -freeze -seqnum 02 0248-025F:0318-032F
#
#--- release update locks
unfreezeflash 00
unfreezeflash 01
unfreezeflash 02
unfreezeflash 03

Sincerely,

Dave Clark

WinWholesale Group Services
3110 Kettering Boulevard
Dayton, Ohio  45439  USA
(937) 294-5331
This email message and any attachments is for use only by the named 
addressee(s) and may contain confidential, privileged and/or proprietary 
information. If you have received this message in error, please 
immediately notify the sender and delete and destroy the message and all 
copies. All unauthorized direct or indirect use or disclosure of this 
message is strictly prohibited. No right to confidentiality or privilege 
is waived or lost by any error in transmission. 


New Message Reply Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b25 : Sun Jul 27 2008 - 05:20:10 EDT