Hi,

I am moving LPARs from one Z10 BC to another.
One is a Zos 1.10 and the other is ZVM 5.4 having Linux images.

I have built IODF and IOCDS for the new Mainframe similar to the old one but 
taking into account the new devices using HCD.

I will do a Dump restore of the ZOS and bring it up.

Will the same work for the ZVM? Can I restore from ZOS the entire ZVM and Z 
Linux volumes?
Currently we are backing up the ZVM and Z Linux images from ZOS using the 
following JCL :

//ZOSBKFIN JOB REGION=0M,NOTIFY=&SYSUID
//STEP1 EXEC PGM=ADRDSSU
//SYSPRINT DD SYSOUT=*
//DASD00   DD DISP=SHR,UNIT=3390,VOL=SER=540RES 1100
//TAPE0    DD DISP=(NEW,KEEP),LABEL=(1,SL),UNIT=791,
//         DSN=SYSBKP.DUMPFULL.B0,VOL=(,RETAIN,SER=ITM051)
//SYSIN    DD *
       DUMP                    -
       TRACKS(0,0,10016,14)   -
       INDDNAME(DASD00)          -
       OUTDDNAME(TAPE0)        -
       ADMINISTRATOR COMPRESS CPVOL
/*

Could there be any issue I might face in this approach?

Any help will be appreciated.

Regards,
Srinivas G



**************** CAUTION - Disclaimer *****************
This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely 
for the use of the addressee(s). If you are not the intended recipient, please 
notify the sender by e-mail and delete the original message. Further, you are 
not 
to copy, disclose, or distribute this e-mail or its contents to any other 
person and 
any such actions are unlawful. This e-mail may contain viruses. Infosys has 
taken 
every reasonable precaution to minimize this risk, but is not liable for any 
damage 
you may sustain as a result of any virus in this e-mail. You should carry out 
your 
own virus checks before opening the e-mail or attachment. Infosys reserves the 
right to monitor and review the content of all messages sent to or from this 
e-mail 
address. Messages sent to or from this e-mail address may be stored on the 
Infosys e-mail system.
***INFOSYS******** End of Disclaimer ********INFOSYS***

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to