Not certain if this is your problem, butvthere might still be something else in 
your reader queue when you IPL from reader.

Line: 'PIPE CP PURGE RDR ALL  HOLE'
Is missing the stage separator before: HOLE
so anything in the reader is still in the reader after the PIPE command 
silently fails.

To detect what is in the reader every time, just before the IPL add line:
'CP QUERY * READER ALL'

Mike Walter


-------- Original message --------
From: Kumar <[email protected]>
Date: 12/22/16 8:19 AM (GMT-06:00)
To: [email protected]
Subject: Goldimage Redhat 7.1

Hi,

We are trying to build a gold image for Redhat 7.1 and it fails with below
error.

*1
*

*DMSFOR732I 6676 cylinders formatted on Z(201)
                                       *

*DMSACR723I I (AB:LINUX999.RHEL71)
R/O                                                             *

*00: RDR FILE 0058 SENT FROM LINUX999 PUN WAS 0058 RECS 047K CPY  001 A
NOHOLD NOKEEP              *

*00: RDR FILE 0059 SENT FROM LINUX999 PUN WAS 0059 RECS 0006 CPY  001 A
NOHOLD NOKEEP              *

*00: RDR FILE 0060 SENT FROM LINUX999 PUN WAS 0060 RECS 329K CPY  001 A
NOHOLD NOKEEP              *

*HCPVMJ232E IPL UNIT ERROR; IRB 01404417 00000010 00202101
00800000                                *

*00: HCPGIR450W CP entered; disabled wait PSW 000E0000 00000232 *


I have ftp'd the INITRD, KERNEL and PRM file over to z/VM and the files
seem to be good


SETUP parms from the EXEC is as below


*Setup:
           *




*'PIPE CP DETACH 201 C12 | HOLE'
            *

*'PIPE CP LINK * C12 201 | HOLE'
            *




*/*×××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××ׯ
            *

*| Format the disk which will form the one-pack LVM                      |
            *

*¿××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××*/
            *

*'MAKEBUF'
            *

*Push 'RH-7.1'
            *

*Push '1'
           *

*'FORMAT 201 Z ( BLKSIZE 4K'
            *

*'DROPBUF'
            *




*/*×××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××ׯ
            *

*| Swap space is now included in the 201 LVM.  The 200 must be NOT       |
            *

*| exist at installation or /boot will be written to the disk.  See the  |
            *

*| SharePoint document on installing RH7 for zSeries!                    |
            *

*¿××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××××*/
            *

*'PIPE CP DETACH 200 | HOLE'
            *




*|...+....1....+....2....+....3....+....4....+....5....+....6....+....7....+....8....+.*

*'PIPE CP CLOSE RDR | HOLE'
           *

*'PIPE CP PURGE RDR ALL  HOLE'
            *

*'PIPE CP SPOOL PUNCH * RDR | HOLE'
           *

*'PIPE CP CHANGE RDR ALL KEEP NOHOLD | HOLE'
            *

*'CP TERM HOLD OFF'
           *

*'CP TERM MORE 10 5'
            *




*'ACCESS CA:LINUX024.RHEL71. I'
           *




*'PUNCH KERNEL   IMG    I (NOH'
           *

*'PUNCH RH7      PRM    I (NOH'
           *

*'PUNCH INITRD   IMG    I (NOH'   *


Please let me know if any assistance on this.






Regards,

Kumar

Reply via email to