System information
58 Sharing and maintaining SLES 10 SP2 Linux under z/VM
S10GOLD2 so as to not affect the other read-only systems linked to the read-only disks on
S10GOLD (LNX227 and LNX242 in this example).
1. From CMSCLONE, the read-write system is copied from S10RWTST to S10RWMNT:
==> tst2mnt
...
2. From CMSCLONE, the read-write system is copied from S10RWMNT to S10GOLD.
==> mnt2gold
...
3. From the Linux system running on LNXCLONE, the read-write system on S10RWMNT is
converted into a read-only system on S10ROGLD. It is observed that this step can be done
concurrently with the previous step since both scripts read from the S10RWMNT disks.
# mnt2rogld.sh
...
4. To populate the new set of disks on S10GOLD2, a second EXEC named RO2GOLD2 is written
(included in the associated tar file). It is almost identical to the RO2GOLD script, except that it
populates the disks on S10GOLD2. The RO2GOLD2 EXEC is run to copy the update golden
image to the new storage virtual machine, S10GOLD2:
==> ro2gold2
1
DASD 21B7 DETACHED
Do you want to copy disks from S10ROGLD to S10GOLD2? y/n
y
Copying minidisk 01B0 to 21B0 ...
Command complete: FLASHCOPY 01B0 0 END TO 21B0 0 END
Return value = 0
Copying minidisk 01B1 to 21B1 ...
Command complete: FLASHCOPY 01B1 0 END TO 21B1 0 END
Return value = 0
Copying minidisk 01B4 to 21B4 ...
Command complete: FLASHCOPY 01B4 0 END TO 21B4 0 END
Return value = 0
Copying minidisk 01B5 to 21B5 ...
Command complete: FLASHCOPY 01B5 0 END TO 21B5 0 END
Return value = 0
Copying minidisk 01B6 to 21B6 ...
Command complete: FLASHCOPY 01B6 0 END TO 21B6 0 END
Return value = 0
Copying minidisk 01B7 to 21B7 ...
Command complete: FLASHCOPY 01B7 0 END TO 21B7 0 END
Return value = 0
Copying minidisk 01B8 to 21B8 ...
Command complete: FLASHCOPY 01B8 0 END TO 21B8 0 END
Return value = 0
Cleaning up ...
01B0 01B1 01B4 01B5 01B6 01B7 01B8 21B0 DETACHED
21B1 21B4 21B5 21B6 21B7 21B8 DETACHED
Setting current Gold Disk Variable ...