Re: SLES12 Kernel parameter root=/dev/dasd-x

2016-12-23 Thread Alan Ackerman
http://www2.marist.edu/htbin/wlvtype?LINUX-VM.93689 
 got me:

linux-...@www2.marist.edu post from :
Index 
Previous  Lines: From: 
Subject:
 Sorry,  WLVTYPE  has experienced a serious syntax error. If the error 
persists, contact  Error Report 

That link in turn tries to send email to HARRY@SERVER_NAME.

What's going on here?

Alan Ackerman
alan.ackerma...@gmail.com




--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
--
For more information on Linux on System z, visit
http://wiki.linuxvm.org/


Re: Goldimage Redhat 7.1

2016-12-23 Thread Kumar
Hi Mike and Berry,

Thank you for the responses.

There is indeed 'IPL 00C CLEAR' , I missed to copy it in my first email.

I followed Mike's update and added  the pipe in the line  'PIPE CP PURGE
RDR ALL  HOLE'
I also added 'CP QUERY * READER ALL' and re-tried the SETUP and it took a
while and when i came back and saw my session i see below screen

dracut://#

I will retry again today and see what happens.


Regards,
Kumar




On Thu, Dec 22, 2016 at 8:05 PM, van Sleeuwen, Berry <
berry.vansleeu...@atos.net> wrote:

> Hi Kumar,
>
> The HCP232E error is an IPL error. What device are you trying to IPL? You
> didn't specify the IPL command after the punch of the linux images. Since
> you punch the files, you would like to IPL from the RDR device 00C.
>
> My (SLES) exec looks like:
> /**/
> 'CLOSE RDR'
> 'PURGE RDR ALL'
> 'SPOOL PUNCH * RDR'
> 'PUNCH SLES122 IMAGE A (NOH'
> 'PUNCH SLES122 PARMFILE  A (NOH'
> 'PUNCH SLES122 INITRD A (NOH'
> 'CHANGE RDR ALL KEEP NOHOLD'
> 'IPL 00C CLEAR'
>
>
>
> Met vriendelijke groet/With kind regards/Mit freundlichen Grüßen,
> Berry van Sleeuwen
>
> -Original Message-
> From: Linux on 390 Port [mailto:LINUX-390@VM.MARIST.EDU] On Behalf Of
> Kumar
> Sent: Thursday, December 22, 2016 3:15 PM
> To: LINUX-390@VM.MARIST.EDU
> 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 0010 00202101
> 0080*
>
> *00: HCPGIR450W CP entered; disabled wait PSW 000E 0232 *
>
>
> 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   IMGI (NOH'
>*
>
> *'PUNCH RH7  PRMI (NOH'
>*
>
> *'PUNCH INITRD   IMGI (NOH'   *
>
>
> Please let me know if any assistance on this.
>
>
>
>
>
>
> Regards,
>
> Kumar
> This e-mail and the documents attached are confidential and intended
> solely for the addressee; it may also be privileged. If you receive this
> e-mail in error, please notify the sender immediately and destroy it. As
> its integrity cannot be secured on the Internet, Atos’ liability cannot be
> triggered for the message content. Although the sender endeavours to
> maintain a computer virus-free network, the sender does not warrant that
> this transmission is virus-free and will not be liable for any damages
> resulting from any virus transmitted. On all offers and agreements under
> which Atos Nederland B.V. supplies goods and/or services of whatever
> nature, the Terms of Delivery from Atos Nederland B.V. exclusively apply.
> The Terms of Delivery shall be promptly submitted to you on your request.
>

--
For LINUX-390 subscribe / s

Re: Goldimage Redhat 7.1

2016-12-23 Thread Kumar
I retried the installation and i didnt miss all messages this time

*[ [32m  OK   [0m] Started Show Plymouth Boot Screen.
  *
*[ [32m  OK   [0m] Reached target Paths.
   *
*[ [32m  OK   [0m] Reached target Basic System.
 *
* Starting Dracut Emergency Shell...
 *
*dracut-initqueue[680]: Warning: Could not boot.
 *
*dracut-initqueue[680]: Warning: /dev/root does not exist
*
*Warning: /dev/root does not exist
 *


*Generating "/run/initramfs/rdsosreport.txt"
 *




*Entering emergency mode. Exit the shell to continue.
*
*Type "journalctl" to view system logs.
*
*You might want to save "/run/initramfs/rdsosreport.txt" to a USB stick or
/boot*
*after mounting them and attach it to a bug report.
*




*dracut:/#   *
*dracut:/# journalctl
  *
*journalctl
  *
* [?1h = -- Logs begin at Fri 2016-12-23 10:39:14 UTC, end at Fri
2016-12-23 10:42:41 UTC [m  *
*Dec 23 10:39:14 localhost systemd-journal[63]: Runtime journal is using
6.1M (ma [m  *
*Dec 23 10:39:14 localhost systemd-journal[63]: Runtime journal is using
6.1M (ma [m  *
*Dec 23 10:39:14 localhost kernel: Initializing cgroup subsys cpuset [m
  *
*Dec 23 10:39:14 localhost kernel: Initializing cgroup subsys cpu [m
*
*Dec 23 10:39:14 localhost kernel: Initializing cgroup subsys cpuacct [m
*
*Dec 23 10:39:14 localhost kernel:  [1;39mLinux version
3.10.0-229.el7.s390x (mockbuild@ [m*
*Dec 23 10:39:14 localhost kernel: setup: Linux is running as a z/VM guest
operat [m   *
*Dec 23 10:39:14 localhost kernel:  [1;39mZone ranges: [0m [m
   *
*Dec 23 10:39:14 localhost kernel:  [1;39m  DMA  [mem
0x-0x7fff] [0m [m*
*Dec 23 10:39:14 localhost kernel:  [1;39m  Normal   empty [0m [m
   *
*Dec 23 10:39:14 localhost kernel:  [1;39mMovable zone start for each node
[0m [m  *
*Dec 23 10:39:14 localhost kernel:  [1;39mEarly memory node ranges [0m [m
   *
*Dec 23 10:39:14 localhost kernel:  [1;39m  node   0: [mem
0x-0x3fff] [0m [m   *
*Dec 23 10:39:14 localhost kernel: On node 0 totalpages: 262144 [m
*
*Dec 23 10:39:14 localhost kernel:   DMA zone: 4096 pages used for memmap
[m   *
*Dec 23 10:39:14 localhost kernel:   DMA zone: 0 pages reserved [m
*
*Dec 23 10:39:14 localhost kernel:   DMA zone: 262144 pages, LIFO batch:31
[m  *
*Dec 23 10:39:14 localhost kernel: PERCPU: Embedded 12 pages/cpu
@036e500 [m   *
*Dec 23 10:39:14 localhost kernel: pcpu-alloc: s18688 r8192 d22272 u49152
alloc=1 [m   *
*Dec 23 10:39:14 localhost kernel: pcpu-alloc: [0] 00 [0] 01 [0] 02 [0] 03
[0] 04 [m   *
*Dec 23 10:39:14 localhost kernel: pcpu-alloc: [0] 08 [0] 09 [0] 10 [0] 11
[0] 12 [m   *
*Dec 23 10:39:14 localhost kernel: pcpu-alloc: [0] 16 [0] 17 [0] 18 [0] 19
[0] 20 [m   *
* [7mlines 1-23 [m [K*

Why does it show that /dev/root missing? I am unalble to ssh to it to
complete the installation.

Regards,
Kumar





On Fri, Dec 23, 2016 at 2:33 PM, Kumar  wrote:

> Hi Mike and Berry,
>
> Thank you for the responses.
>
> There is indeed 'IPL 00C CLEAR' , I missed to copy it in my first email.
>
> I followed Mike's update and added  the pipe in the line  'PIPE CP PURGE
> RDR ALL  HOLE'
> I also added 'CP QUERY * READER ALL' and re-tried the SETUP and it took a
> while and when i came back and saw my session i see below screen
>
> dracut://#
>
> I will retry again today and see what happens.
>
>
> Regards,
> Kumar
>
>
>
>
> On Thu, Dec 22, 2016 at 8:05 PM, van Sleeuwen, Berry <
> berry.vansleeu...@atos.net> wrote:
>
>> Hi Kumar,
>>
>> The HCP232E error is an IPL error. What device are you trying to IPL? You
>> didn't specify the IPL command after the punch of the linux images. Since
>> you punch the files, you would like to IPL from the RDR device 00C.
>>
>> My (SLES) exec looks like:
>> /**/
>> 'CLOSE RDR'
>> 'PURGE RDR ALL'
>> 'SPOOL PUNCH * RDR'
>> 'PUNCH SLES122 IMAGE A (NOH'
>> 'PUNCH SLES122 PARMFILE  A (NOH'
>> 'PUNCH SLES122 INITRD A (NOH'
>> 'CHANGE RDR ALL KEEP NOHOLD'
>> 'IPL 00C CLEAR'
>>
>>
>>
>> Met vriendelijke groet/With kind regards/Mit freundlichen Grüßen,
>> Berry van Sleeuwen
>>
>> -Original Message-
>> From: Linux on 390 Port [mailto:LINUX-390@VM.MARIST.EDU] On Behalf Of
>> Kumar
>> Sent: Thursday, December 22, 2016 3:15 PM
>> To: LINUX-390@VM.MARIST.EDU
>> Subject: Goldimage Redhat 7.1
>>
>> Hi,
>>
>> We are trying to build a gold image for Redhat 7.1 and it fails wi

Re: Goldimage Redhat 7.1

2016-12-23 Thread Waite, Dick (External)
Good Morning,

I have SR 101040685023 with SUSE, open against issues with /dev not there 
after, in my case, an update/migration from SP-1... but I understand from 
support it can occur under other circumstance. Seem you have found one of the 
circumstances...

It's not just /dev/root this is missing, it's /dev

I was told by support yesterday morning then have repro'ed the issue and are 
working on it...

We have seen this with RHEL but not so often as with SUSE  With SUSE and a 
LVM environment with /usr as part of "/" it can happen each time you migrate a 
SP-1 to SP-2. In our case a new install does work Okay, only update/migration 
has this missing /dev

Have a grand day.

__R


From: Linux on 390 Port [LINUX-390@VM.MARIST.EDU] on behalf of Kumar 
[kumarsyste...@gmail.com]
Sent: 23 December 2016 11:54
To: LINUX-390@VM.MARIST.EDU
Subject: Re: Goldimage Redhat 7.1

I retried the installation and i didnt miss all messages this time

*[ [32m  OK   [0m] Started Show Plymouth Boot Screen.
  *
*[ [32m  OK   [0m] Reached target Paths.
   *
*[ [32m  OK   [0m] Reached target Basic System.
 *
* Starting Dracut Emergency Shell...
 *
*dracut-initqueue[680]: Warning: Could not boot.
 *
*dracut-initqueue[680]: Warning: /dev/root does not exist
*
*Warning: /dev/root does not exist
 *


*Generating "/run/initramfs/rdsosreport.txt"
 *




*Entering emergency mode. Exit the shell to continue.
*
*Type "journalctl" to view system logs.
*
*You might want to save "/run/initramfs/rdsosreport.txt" to a USB stick or
/boot*
*after mounting them and attach it to a bug report.
*




*dracut:/#   *
*dracut:/# journalctl
  *
*journalctl
  *
* [?1h = -- Logs begin at Fri 2016-12-23 10:39:14 UTC, end at Fri
2016-12-23 10:42:41 UTC [m  *
*Dec 23 10:39:14 localhost systemd-journal[63]: Runtime journal is using
6.1M (ma [m  *
*Dec 23 10:39:14 localhost systemd-journal[63]: Runtime journal is using
6.1M (ma [m  *
*Dec 23 10:39:14 localhost kernel: Initializing cgroup subsys cpuset [m
  *
*Dec 23 10:39:14 localhost kernel: Initializing cgroup subsys cpu [m
*
*Dec 23 10:39:14 localhost kernel: Initializing cgroup subsys cpuacct [m
*
*Dec 23 10:39:14 localhost kernel:  [1;39mLinux version
3.10.0-229.el7.s390x (mockbuild@ [m*
*Dec 23 10:39:14 localhost kernel: setup: Linux is running as a z/VM guest
operat [m   *
*Dec 23 10:39:14 localhost kernel:  [1;39mZone ranges: [0m [m
   *
*Dec 23 10:39:14 localhost kernel:  [1;39m  DMA  [mem
0x-0x7fff] [0m [m*
*Dec 23 10:39:14 localhost kernel:  [1;39m  Normal   empty [0m [m
   *
*Dec 23 10:39:14 localhost kernel:  [1;39mMovable zone start for each node
[0m [m  *
*Dec 23 10:39:14 localhost kernel:  [1;39mEarly memory node ranges [0m [m
   *
*Dec 23 10:39:14 localhost kernel:  [1;39m  node   0: [mem
0x-0x3fff] [0m [m   *
*Dec 23 10:39:14 localhost kernel: On node 0 totalpages: 262144 [m
*
*Dec 23 10:39:14 localhost kernel:   DMA zone: 4096 pages used for memmap
[m   *
*Dec 23 10:39:14 localhost kernel:   DMA zone: 0 pages reserved [m
*
*Dec 23 10:39:14 localhost kernel:   DMA zone: 262144 pages, LIFO batch:31
[m  *
*Dec 23 10:39:14 localhost kernel: PERCPU: Embedded 12 pages/cpu
@036e500 [m   *
*Dec 23 10:39:14 localhost kernel: pcpu-alloc: s18688 r8192 d22272 u49152
alloc=1 [m   *
*Dec 23 10:39:14 localhost kernel: pcpu-alloc: [0] 00 [0] 01 [0] 02 [0] 03
[0] 04 [m   *
*Dec 23 10:39:14 localhost kernel: pcpu-alloc: [0] 08 [0] 09 [0] 10 [0] 11
[0] 12 [m   *
*Dec 23 10:39:14 localhost kernel: pcpu-alloc: [0] 16 [0] 17 [0] 18 [0] 19
[0] 20 [m   *
* [7mlines 1-23 [m [K*

Why does it show that /dev/root missing? I am unalble to ssh to it to
complete the installation.

Regards,
Kumar





On Fri, Dec 23, 2016 at 2:33 PM, Kumar  wrote:

> Hi Mike and Berry,
>
> Thank you for the responses.
>
> There is indeed 'IPL 00C CLEAR' , I missed to copy it in my first email.
>
> I followed Mike's update and added  the pipe in the line  'PIPE CP PURGE
> RDR ALL  HOLE'
> I also added 'CP QUERY * READER ALL' and re-tried the SETUP and it took a
> while and when i came back and saw my session i see below screen
>
> dracut://#
>
> I will retry again today and see what happens.
>
>
> Regards,
> Kumar
>
>
>
>
> On Thu, Dec 22, 2016 at 8:05 PM, van Sleeuwen, Berry <
> berry.van

Re: SLES12 Kernel parameter root=/dev/dasd-x

2016-12-23 Thread van Sleeuwen, Berry
Hi Mark,

Thanks. I missed that one. I now have the correct boot parms.

Met vriendelijke groet/With kind regards/Mit freundlichen Grüßen,
Berry van Sleeuwen

-Original Message-
From: Linux on 390 Port [mailto:LINUX-390@VM.MARIST.EDU] On Behalf Of Mark Post
Sent: Thursday, December 22, 2016 8:55 PM
To: LINUX-390@VM.MARIST.EDU
Subject: Re: SLES12 Kernel parameter root=/dev/dasd-x

>>> On 12/22/2016 at 09:21 AM, "van Sleeuwen, Berry"
>>> 
wrote:

> How can we enforce the root device to be referenced as
> /dev/disk/by-path/ccw-0.0.0100?

http://www2.marist.edu/htbin/wlvtype?LINUX-VM.93689


Mark Post

--
For LINUX-390 subscribe / signoff / archive access instructions, send email to 
lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
--
For more information on Linux on System z, visit http://wiki.linuxvm.org/
This e-mail and the documents attached are confidential and intended solely for 
the addressee; it may also be privileged. If you receive this e-mail in error, 
please notify the sender immediately and destroy it. As its integrity cannot be 
secured on the Internet, Atos’ liability cannot be triggered for the message 
content. Although the sender endeavours to maintain a computer virus-free 
network, the sender does not warrant that this transmission is virus-free and 
will not be liable for any damages resulting from any virus transmitted. On all 
offers and agreements under which Atos Nederland B.V. supplies goods and/or 
services of whatever nature, the Terms of Delivery from Atos Nederland B.V. 
exclusively apply. The Terms of Delivery shall be promptly submitted to you on 
your request.


Fwd: SUDO XE: in David's root and an Oracle flash of bright light. Look, use it--it's fire for freedom.

2016-12-23 Thread Adam M. Dobrin
Blind?  That's Exodus in reverse, and it's the most iconic phrase God
has ever spoken.  Listen.  Let there be light.

HTTP://REVOLUTION.WHENISTHEAPOCALYPSE.COMl

This is a message about freedom--delivering true universal voting,
indicating a number of technologies that have been hidden, and yet
recorded by religion throughout history.

This is a revolution, it is the Revolution.


It's incendiary, it should have gone viral already--see that as
glowing sign that we have a free speech problem.  CARNIVORE, eating
what?  Oh right, packets and freedom.  Wake up.

This is a time sensitive message--I hope you can see that from it's
delivery.  There is a self-destruct.

To be really, really clear--you have a big problem here; light this up
now.  Get as many eyes as you can on it.

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
--
For more information on Linux on System z, visit
http://wiki.linuxvm.org/