Re: Truth/Troth what is the difference?

2018-05-31 Thread R P Herrold
On Thu, 17 May 2018, Frank M. Ramaekers wrote:

> Little help with ClefOS 7.4 install.   It seems to execute just fine until:

>  Starting Device-Mapper Multipath Device Controller...   
> Ý"Ý32m  OK  "Ý0m¨ Started Show Plymouth Boot Screen.""  
> Ý"Ý32m  OK  "Ý0m¨ Reached target Paths."" 
> Ý"Ý32m  OK  "Ý0m¨ Reached target Basic System."" 
> Ý"Ý32m  OK  "Ý0m¨ Started Device-Mapper Multipath Device  Controller."" 
>  Starting Open-iSCSI..."" 
> Ý"Ý32m  OK  "Ý0m¨ Started Open-iSCSI."" 
>  Starting dracut initqueue hook...""   
> Ý  171.594923¨ dracut-initqueueÝ608¨: 
 Warning: dracut-initqueue timeout - starting timeout scripts""

Rick and I saw this "dracut-initqueue timeout" message today, 
during what should have been a uneventful install

It is a horrid message from the installer in that it does not 
suggest that network retrieval problems are in play.  Also 
there HAS to be an option to NOT try to use: Open-iSCSI, or if 
not site local appropriate: Device-Mapper Multipath

(note to self -- file some bugs on this)

I _think_ that the: Show Plymouth Boot part may be suppressed 
by adding to the kernel boot options at this point [but am 
not sure]:

plymouth.enable=0 

(testing needed)


1. it was NOT a local network install, but rather across the 
internet (the later may work, but local is better as it 
permits disgnosing slow networking and so forth)

2. TUI, under znetboot


The installer, Anaconda, did what it could and even did a 
retry after a timeout, but without success on attaining an 
install

I am still pulling a local mirror of the 7.5 'as shipped'  
updates, and have noticed some 'hangs' in that process as 
well.  It is unclear if the congestion is on my local 'last 
hop', at the upstream, or somewhere in between

... it scarcely matters -0- one needs good connectivity for 
installs

-- Russ herrold

--
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: ClefOS 7.4 installation (was: RE: Truth/Troth what is the difference?)

2018-05-21 Thread R P Herrold
On Mon, 21 May 2018, Frank M. Ramaekers wrote:

> Can someone tell me where to find what the url below is
(root=),

> it appears we have some sort of dummy protection on urls.
> (If I enter it, in it's entirety, it attempts to download.)

> root=live:

> junk https://urldefense.proofpoint.com/v2/url?u=

http : / / download .  sinenomine . net /
clefos / 7 / images / install . img
 ramdisk_size=131072 cio_ignore=all,!0.0.0009


Is there not an 'ro' between the img and the ram... ? see:
http://download.sinenomine.net/clefos/7/images/generic.prm


good heavens --- all one line for that [whitespace after 'img'
and before 'ramdisk...' ].  If your network people are doing
this, you need to take one into the back room, and convince
that person that it is in their better interest to get an IP
opened up without such   ;)

it may work for you to clone the installer tool Rick and I are
working on locally, to get good documentation inside your site
filtering

cd wherever
mkdir ZNETBOOT
cd ZNETBOOT
git clone https://github.com/trothr/znetboot

which has most of the link information which you seek
inside its content

-- Russ herrold

--
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: ClefOS 7.4 installation (was: RE: Truth/Troth what is the difference?)

2018-05-21 Thread Frank M. Ramaekers
Nevermind, I got it off the LISTSERV web interface.

Frank M. Ramaekers Jr.


-Original Message-
From: Frank M. Ramaekers 
Sent: Monday, May 21, 2018 2:57 PM
To: LINUX-390@VM.MARIST.EDU
Subject: RE: ClefOS 7.4 installation (was: RE: Truth/Troth what is the 
difference?)

Can someone tell me where to find what the url below is (root=), it appears we 
have some sort of dummy protection on urls.   (If I enter it, in it's entirety, 
it attempts to download.)

Frank M. Ramaekers Jr.


-Original Message-
From: Linux on 390 Port [mailto:LINUX-390@VM.MARIST.EDU] On Behalf Of Neale 
Ferguson
Sent: Thursday, May 17, 2018 11:08 AM
To: LINUX-390@VM.MARIST.EDU
Subject: Re: ClefOS 7.4 installation (was: RE: Truth/Troth what is the 
difference?)

Here's a generic.prm I use to get things going:

root=live:https://urldefense.proofpoint.com/v2/url?u=http-3A__download.sinenomine.net_clefos_7_images_install.img&d=DwIGaQ&c=laxeQK7vPmHfouIIPNyCfbQd49eK3u00U8Jdo0RFvts&r=EOaM1MkMLG24_TOy4m7EdDoX0CP9-c0YJ2kTdeagcqQ&m=Eqlxhnxq0RZuaSa85wHNj4MqX-7lagPlQu4YpE6b8rg&s=yTnBtst3rqsd0lbjT6VXsAoPjeWQF-Zm600pVvrUkCg&e=

ramdisk_size=131072 cio_ignore=all,!0.0.0009

There is also the genericdvd.prm on the ISO image.

On 5/17/18, 12:04, "Linux on 390 Port on behalf of Hamilton, Robert" 
 wrote:

I am installing ClefOS 7.4 to run under Hercules, to make sure what I have 
to do before attempting to install it (ClefOS) into an LPAR.

Hercules is running under Centos 6.something on my laptop.
I have the 74base.iso loop-mounted, so it should be loading everything via 
http within Hercules.
I have the 74update.iso, if that would work better, but I haven't tried it 
yet.

I have done a variety of things to make the installation work, and it 
hasn't so far. I never get the timeout-starting messages Frank gets, but I 
always seem to get down to that message about /dev/root not existing.
Google shows a number of these occurrences in the past, mostly because the 
ramdisk didn't get started/created properly. I have increased the memory that 
Hercules specifies for this guy, but I keep getting...

>Warning: /dev/root does not exist

I figured it was just me. I think I have a problem with my kernel parms, 
based on what I found in Google; I think I've just been using the basic setup 
included in the ISO (generic.ins). I have taken the CMS "support' files that 
they also distribute, and concatenate those on device 000C so I can IPL from it 
in Hercules, and that works slightly differently, but...I always end up with...

>Warning: /dev/root does not exist

I'd be happy to hear any ideas, too.
 


--
For LINUX-390 subscribe / signoff / archive access instructions, send email to 
lists...@vm.marist.edu with the message: INFO LINUX-390 or visit 
https://urldefense.proofpoint.com/v2/url?u=http-3A__www.marist.edu_htbin_wlvindex-3FLINUX-2D390&d=DwIGaQ&c=laxeQK7vPmHfouIIPNyCfbQd49eK3u00U8Jdo0RFvts&r=EOaM1MkMLG24_TOy4m7EdDoX0CP9-c0YJ2kTdeagcqQ&m=Eqlxhnxq0RZuaSa85wHNj4MqX-7lagPlQu4YpE6b8rg&s=q2Mb2ASBEn1hcw8yo1ugupR2STv401XGy6E5sjeexXA&e=
--
For more information on Linux on System z, visit 
https://urldefense.proofpoint.com/v2/url?u=http-3A__wiki.linuxvm.org_&d=DwIGaQ&c=laxeQK7vPmHfouIIPNyCfbQd49eK3u00U8Jdo0RFvts&r=EOaM1MkMLG24_TOy4m7EdDoX0CP9-c0YJ2kTdeagcqQ&m=Eqlxhnxq0RZuaSa85wHNj4MqX-7lagPlQu4YpE6b8rg&s=gvPmQZ8ZowUSE7vdNkgIy4kpW7yKQCG3ulWzfU-O68U&e=

--
This message contains information which is privileged and confidential and is 
solely for the use of the intended recipient. If you are not the intended 
recipient, be aware that any review, disclosure, copying, distribution, or use 
of the contents of this message is strictly prohibited. If you have received 
this in error, please destroy it immediately and notify us at 
privacy...@torchmarkcorp.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: ClefOS 7.4 installation (was: RE: Truth/Troth what is the difference?)

2018-05-21 Thread Frank M. Ramaekers
Can someone tell me where to find what the url below is (root=), it appears we 
have some sort of dummy protection on urls.   (If I enter it, in it's entirety, 
it attempts to download.)

Frank M. Ramaekers Jr.


-Original Message-
From: Linux on 390 Port [mailto:LINUX-390@VM.MARIST.EDU] On Behalf Of Neale 
Ferguson
Sent: Thursday, May 17, 2018 11:08 AM
To: LINUX-390@VM.MARIST.EDU
Subject: Re: ClefOS 7.4 installation (was: RE: Truth/Troth what is the 
difference?)

Here's a generic.prm I use to get things going:

root=live:https://urldefense.proofpoint.com/v2/url?u=http-3A__download.sinenomine.net_clefos_7_images_install.img&d=DwIGaQ&c=laxeQK7vPmHfouIIPNyCfbQd49eK3u00U8Jdo0RFvts&r=EOaM1MkMLG24_TOy4m7EdDoX0CP9-c0YJ2kTdeagcqQ&m=Eqlxhnxq0RZuaSa85wHNj4MqX-7lagPlQu4YpE6b8rg&s=yTnBtst3rqsd0lbjT6VXsAoPjeWQF-Zm600pVvrUkCg&e=

ramdisk_size=131072 cio_ignore=all,!0.0.0009

There is also the genericdvd.prm on the ISO image.

On 5/17/18, 12:04, "Linux on 390 Port on behalf of Hamilton, Robert" 
 wrote:

I am installing ClefOS 7.4 to run under Hercules, to make sure what I have 
to do before attempting to install it (ClefOS) into an LPAR.

Hercules is running under Centos 6.something on my laptop.
I have the 74base.iso loop-mounted, so it should be loading everything via 
http within Hercules.
I have the 74update.iso, if that would work better, but I haven't tried it 
yet.

I have done a variety of things to make the installation work, and it 
hasn't so far. I never get the timeout-starting messages Frank gets, but I 
always seem to get down to that message about /dev/root not existing.
Google shows a number of these occurrences in the past, mostly because the 
ramdisk didn't get started/created properly. I have increased the memory that 
Hercules specifies for this guy, but I keep getting...

>Warning: /dev/root does not exist

I figured it was just me. I think I have a problem with my kernel parms, 
based on what I found in Google; I think I've just been using the basic setup 
included in the ISO (generic.ins). I have taken the CMS "support' files that 
they also distribute, and concatenate those on device 000C so I can IPL from it 
in Hercules, and that works slightly differently, but...I always end up with...

>Warning: /dev/root does not exist

I'd be happy to hear any ideas, too.
 


--
For LINUX-390 subscribe / signoff / archive access instructions, send email to 
lists...@vm.marist.edu with the message: INFO LINUX-390 or visit 
https://urldefense.proofpoint.com/v2/url?u=http-3A__www.marist.edu_htbin_wlvindex-3FLINUX-2D390&d=DwIGaQ&c=laxeQK7vPmHfouIIPNyCfbQd49eK3u00U8Jdo0RFvts&r=EOaM1MkMLG24_TOy4m7EdDoX0CP9-c0YJ2kTdeagcqQ&m=Eqlxhnxq0RZuaSa85wHNj4MqX-7lagPlQu4YpE6b8rg&s=q2Mb2ASBEn1hcw8yo1ugupR2STv401XGy6E5sjeexXA&e=
--
For more information on Linux on System z, visit 
https://urldefense.proofpoint.com/v2/url?u=http-3A__wiki.linuxvm.org_&d=DwIGaQ&c=laxeQK7vPmHfouIIPNyCfbQd49eK3u00U8Jdo0RFvts&r=EOaM1MkMLG24_TOy4m7EdDoX0CP9-c0YJ2kTdeagcqQ&m=Eqlxhnxq0RZuaSa85wHNj4MqX-7lagPlQu4YpE6b8rg&s=gvPmQZ8ZowUSE7vdNkgIy4kpW7yKQCG3ulWzfU-O68U&e=

--
This message contains information which is privileged and confidential and is 
solely for the use of the intended recipient. If you are not the intended 
recipient, be aware that any review, disclosure, copying, distribution, or use 
of the contents of this message is strictly prohibited. If you have received 
this in error, please destroy it immediately and notify us at 
privacy...@torchmarkcorp.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: Truth/Troth what is the difference?

2018-05-18 Thread Mark Post
>>> On 5/18/2018 at 10:47 AM, Robert J Brenneman  wrote: 
> Thanks for the gentle reminder about VMWorkshop guys - I've already got
> stuff on the docket that I can't back out of for that week though.
> 
> It's due for a refresh in any event with current releases though - is there
> anything you'd like to see in the way of 'stuff to add to a ramdisk to make
> recovery easier'  ??
> 
> New and exciting failure modes to figure out how to get out of ?

Take a look at https://build.opensuse.org/package/show/home:markkp/Rescuesystem 
for what I've done for this.


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/


Re: Truth/Troth what is the difference?

2018-05-18 Thread Robert J Brenneman
Thanks for the gentle reminder about VMWorkshop guys - I've already got
stuff on the docket that I can't back out of for that week though.

It's due for a refresh in any event with current releases though - is there
anything you'd like to see in the way of 'stuff to add to a ramdisk to make
recovery easier'  ??

New and exciting failure modes to figure out how to get out of ?

--
Jay Brenneman

--
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: ClefOS 7.4 installation (was: RE: Truth/Troth what is the difference?)

2018-05-17 Thread Hamilton, Robert
That's my understanding of the reason for the /dev/root being missing; there's 
no root= in the kernel parms.

Again, I have the ISO loop-mounted so I can IPL from it in Hercules, and I can 
find the install.img file, and the generic.ins file  points to the install.img 
file andI don't know what more I have to specify in the kernel parms for it 
to find that copy, but I'll experiment with that again.

So, I used your kernel parms, and it booted much like it has been; the lines 
that are different in my install log are trivial...

setup: Linux is running natively in 64-bit mode
cpu: The CPU configuration topology of the machines is: 0 0 0 0 1
8 / 2

My memory setting is 1/4th of yours.
The Kernel command line shows as

   Kernel command line: root=live:http://download.sinenomine.net/cle
fos/7/images/install.img
   ramdisk_siz

And that's it for the kernel command; for some reason Hercules doesn't always 
dump output lines correctly, like, the message about "static device nodes"  
sometimes comes out as "sta...ce nodes". Don't know what that’s about, but it 
continues right along, regardless.

And the rest of your log and mine match, down to that kernel command.


Thanks for the info. I'm still thinking about how I'm going to install it in an 
LPAR; I'm going to have to burn a DVD to get this ISO to my HMC, which is ok, I 
just need to make it work here first. B-/

R;



Rob Hamilton
Infrastructure Engineer
Chemical Abstracts Service



>-Original Message-
>From: Linux on 390 Port [mailto:LINUX-390@VM.MARIST.EDU] On Behalf
>Of Neale Ferguson
>Sent: Thursday, May 17, 2018 4:43 PM
>To: LINUX-390@VM.MARIST.EDU
>Subject: Re: ClefOS 7.4 installation (was: RE: Truth/Troth what is the
>difference?)
>
>A root= is needed for an install over the network. It needs to get hold of
>install.img from somewhere. Here's my console when I boot from the virtual
>reader and use and internal server to hold the 7.4.1708 image:
>
>
>
>RDR FILE 0732 SENT FROM CLCTLR   PUN WAS 0674 RECS 054K CPY
>001 B NOHOLD NOKEEP
>
>RDR FILE 0733 SENT FROM CLCTLR   PUN WAS 0675 RECS 0005 CPY
>001 B NOHOLD NOKEEP
>
>RDR FILE 0734 SENT FROM CLCTLR   PUN WAS 0676 RECS 399K CPY
>001 B NOHOLD NOKEEP
>
>00: I C CLEAR
>
>00:  NO FILES CHANGED
>
>00: Uncompressing Linux...
>
>00: Ok, booting the kernel.
>
>00:
>
>[0.220768] Initializing cgroup subsys cpuset
>
>[0.220772] Initializing cgroup subsys cpu
>
>[0.220774] Initializing cgroup subsys cpuacct
>
>[0.220781] Linux version 3.10.0-693.el7.s390x (mockbuild@clefos-build-
>image08.bld.sinenomine.net) (gcc version 4.8.5 20150623
>
>(R
>
>ed Hat 4.8.5-11) (GCC) ) #1 SMP Sat Sep 16 05:21:59 EDT 2017
>
>[0.220791] setup: Linux is running as a z/VM guest operating system in 64-
>bit mode
>
>[0.694918] Zone ranges:
>
>[0.694925]   DMA  [mem 0x-0x7fff]
>
>[0.694928]   Normal   [mem 0x8000-0x3]
>
>[0.694931] Movable zone start for each node
>
>[0.694933] Early memory node ranges
>
>[0.694936]   node   0: [mem 0x-0x3]
>
>[0.694942] Initmem setup node 0 [mem 0x-0x3]
>
>[0.797912] PERCPU: Embedded 15 pages/cpu @92325000
>s24064 r8192 d29184 u61440
>
>[0.798098] Built 1 zonelists in Zone order, mobility grouping on.  Total
>pages: 4128768
>
>[0.798104] Kernel command line:
>root=live:http://192.168.0.1/7.4.1708/images/install.img
>ramdisk_size=
>
>131
>
>072 cio_ignore=all,!0.0.0009CMSDASD=191
>CMSCONFFILE=TESTING.CONF
>
>ks=http://192.168.0.13/
>
>
>
>Note the report of the kernel command line.
>
>
>
>Neale
>
>
>
>On 5/17/18, 16:27, "Linux on 390 Port on behalf of Hamilton, Robert"
> wrote:
>
>
>
>There are two generic*.prm files in the iso in the images directory they
>have
>
>
>
>ro ramdisk_size=4 cio_ignore=all,!condef rd.cmdline=ask
>(genericdvd)
>
>ro ramdisk_size=4 cio_ignore=all,!condef  (generic)
>
>
>
>I started using the support files to IPL in Hercules, and modified the
>generic.prm there to increase the ramdisk_size to 65536.
>
>I've made one or two other changes to it; once I dropped the cio_ignore
>parameter, and another time I added the rd.cmdline=ask.
>
>
>
>This last time I used your version, verbatim, and ended up with the same
>result, /dev/root does not exist. Sometimes along the way I've gotten
>variations on that theme, /dev/ram0 or /dev/ram1.
>
>It always ends up st

Re: ClefOS 7.4 installation (was: RE: Truth/Troth what is the difference?)

2018-05-17 Thread Neale Ferguson
A root= is needed for an install over the network. It needs to get hold of 
install.img from somewhere. Here's my console when I boot from the virtual 
reader and use and internal server to hold the 7.4.1708 image:



RDR FILE 0732 SENT FROM CLCTLR   PUN WAS 0674 RECS 054K CPY  001 B NOHOLD NOKEEP

RDR FILE 0733 SENT FROM CLCTLR   PUN WAS 0675 RECS 0005 CPY  001 B NOHOLD NOKEEP

RDR FILE 0734 SENT FROM CLCTLR   PUN WAS 0676 RECS 399K CPY  001 B NOHOLD NOKEEP

00: I C CLEAR

00:  NO FILES CHANGED

00: Uncompressing Linux...

00: Ok, booting the kernel.

00:

[0.220768] Initializing cgroup subsys cpuset

[0.220772] Initializing cgroup subsys cpu

[0.220774] Initializing cgroup subsys cpuacct

[0.220781] Linux version 3.10.0-693.el7.s390x 
(mockbu...@clefos-build-image08.bld.sinenomine.net) (gcc version 4.8.5 20150623

(R

ed Hat 4.8.5-11) (GCC) ) #1 SMP Sat Sep 16 05:21:59 EDT 2017

[0.220791] setup: Linux is running as a z/VM guest operating system in 
64-bit mode

[0.694918] Zone ranges:

[0.694925]   DMA  [mem 0x-0x7fff]

[0.694928]   Normal   [mem 0x8000-0x3]

[0.694931] Movable zone start for each node

[0.694933] Early memory node ranges

[0.694936]   node   0: [mem 0x-0x3]

[0.694942] Initmem setup node 0 [mem 0x-0x3]

[0.797912] PERCPU: Embedded 15 pages/cpu @92325000 s24064 r8192 
d29184 u61440

[0.798098] Built 1 zonelists in Zone order, mobility grouping on.  Total 
pages: 4128768

[0.798104] Kernel command line: 
root=live:http://192.168.0.1/7.4.1708/images/install.img
ramdisk_size=

131

072 cio_ignore=all,!0.0.0009CMSDASD=191 
CMSCONFFILE=TESTING.CONF

ks=http://192.168.0.13/



Note the report of the kernel command line.



Neale



On 5/17/18, 16:27, "Linux on 390 Port on behalf of Hamilton, Robert" 
 wrote:



There are two generic*.prm files in the iso in the images directory they 
have



ro ramdisk_size=4 cio_ignore=all,!condef rd.cmdline=ask (genericdvd)

ro ramdisk_size=4 cio_ignore=all,!condef  (generic)



I started using the support files to IPL in Hercules, and modified the 
generic.prm there to increase the ramdisk_size to 65536.

I've made one or two other changes to it; once I dropped the cio_ignore 
parameter, and another time I added the rd.cmdline=ask.



This last time I used your version, verbatim, and ended up with the same 
result, /dev/root does not exist. Sometimes along the way I've gotten 
variations on that theme, /dev/ram0 or /dev/ram1.

It always ends up stopping after the



lcs: Loading LCS driver



message. This particular process runs for 7+ minutes and then stops after 
finding...well, NOT finding a root directory.

--
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: ClefOS 7.4 installation (was: RE: Truth/Troth what is the difference?)

2018-05-17 Thread Hamilton, Robert
There are two generic*.prm files in the iso in the images directory they have

ro ramdisk_size=4 cio_ignore=all,!condef rd.cmdline=ask (genericdvd)
ro ramdisk_size=4 cio_ignore=all,!condef  (generic)

I started using the support files to IPL in Hercules, and modified the 
generic.prm there to increase the ramdisk_size to 65536.
I've made one or two other changes to it; once I dropped the cio_ignore 
parameter, and another time I added the rd.cmdline=ask.

This last time I used your version, verbatim, and ended up with the same 
result, /dev/root does not exist. Sometimes along the way I've gotten 
variations on that theme, /dev/ram0 or /dev/ram1.
It always ends up stopping after the

lcs: Loading LCS driver

message. This particular process runs for 7+ minutes and then stops after 
finding...well, NOT finding a root directory.


R;


Rob Hamilton
Infrastructure Engineer
Chemical Abstracts Service


>-Original Message-
>From: Linux on 390 Port [mailto:LINUX-390@VM.MARIST.EDU] On Behalf
>Of Neale Ferguson
>Sent: Thursday, May 17, 2018 12:08 PM
>To: LINUX-390@VM.MARIST.EDU
>Subject: Re: ClefOS 7.4 installation (was: RE: Truth/Troth what is the
>difference?)
>
>Here's a generic.prm I use to get things going:
>
>root=live:http://download.sinenomine.net/clefos/7/images/install.img
>ramdisk_size=131072 cio_ignore=all,!0.0.0009
>
>There is also the genericdvd.prm on the ISO image.


Confidentiality Notice: This electronic message transmission, including any 
attachment(s), may contain confidential, proprietary, or privileged information 
from CAS, a division of the American Chemical Society ("ACS"). If you have 
received this transmission in error, be advised that any disclosure, copying, 
distribution, or use of the contents of this information is strictly 
prohibited. Please destroy all copies of the message and contact the sender 
immediately by either replying to this message or calling 614-447-3600.



--
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: Truth/Troth what is the difference?

2018-05-17 Thread Paul Flint

Greetings List Lurkers,

Agreed!

Regards,

Flint

On Thu, 17 May 2018, Mike Walter wrote:


Date: Thu, 17 May 2018 14:58:01 +
From: Mike Walter 
Reply-To: Linux on 390 Port 
To: LINUX-390@VM.MARIST.EDU
Subject: Re: Truth/Troth what is the difference?

Jay,

That might be an excellent session for the 2018 VM Workshop at NC A&T in 
Greensboro, NC this June.

Mike Walter

From: Linux on 390 Port  on behalf of Robert J Brenneman 

Sent: Thursday, May 17, 2018 8:48:07 AM
To: LINUX-390@VM.MARIST.EDU
Subject: Re: Truth/Troth what is the difference?

I had a linux recovery session at share a couple years ago:
https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Flinuxvm.org%2FPresent%2FSHARE110%2FS9240jb.pdf&data=02%7C01%7C%7Ccb957da383264ef2809a08d5bbfd1646%7C84df9e7fe9f640afb435%7C1%7C0%7C636621618027099866&sdata=0fPP0S9%2BW4FND3hSeseVUP11mYEGZFnKEBxbXnnhTVE%3D&reserved=0

the last section covers ripping open the Linux initrd and adding more tools
to it to do bare metal recovery from the ramdisk - the approach is still
valid, but some of the tools used have probably changed.

--
Jay Brenneman

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.marist.edu%2Fhtbin%2Fwlvindex%3FLINUX-390&data=02%7C01%7C%7Ccb957da383264ef2809a08d5bbfd1646%7C84df9e7fe9f640afb435%7C1%7C0%7C636621618027099866&sdata=0Hd%2FbW%2BvbI3%2Bq%2BmtObrTWzouhLMagjkXb2QW1Ogdtis%3D&reserved=0
--
For more information on Linux on System z, visit
https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwiki.linuxvm.org%2F&data=02%7C01%7C%7Ccb957da383264ef2809a08d5bbfd1646%7C84df9e7fe9f640afb435%7C1%7C0%7C636621618027099866&sdata=waeIDDzO9kr1KeH4mVncyQzdSSXhA7m3gf6Y2E7Mj%2FA%3D&reserved=0

--
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/



Kindest Regards,



☮ Paul Flint
(802) 479-2360 Home
(802) 595-9365 Cell

/
Based upon email reliability concerns,
please send an acknowledgement in response to this note.

Paul Flint
17 Averill Street
Barre, VT
05641

--
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: ClefOS 7.4 installation (was: RE: Truth/Troth what is the difference?)

2018-05-17 Thread Neale Ferguson
Here's a generic.prm I use to get things going:

root=live:http://download.sinenomine.net/clefos/7/images/install.img
ramdisk_size=131072 cio_ignore=all,!0.0.0009

There is also the genericdvd.prm on the ISO image.

On 5/17/18, 12:04, "Linux on 390 Port on behalf of Hamilton, Robert" 
 wrote:

I am installing ClefOS 7.4 to run under Hercules, to make sure what I have 
to do before attempting to install it (ClefOS) into an LPAR.

Hercules is running under Centos 6.something on my laptop.
I have the 74base.iso loop-mounted, so it should be loading everything via 
http within Hercules.
I have the 74update.iso, if that would work better, but I haven't tried it 
yet.

I have done a variety of things to make the installation work, and it 
hasn't so far. I never get the timeout-starting messages Frank gets, but I 
always seem to get down to that message about /dev/root not existing.
Google shows a number of these occurrences in the past, mostly because the 
ramdisk didn't get started/created properly. I have increased the memory that 
Hercules specifies for this guy, but I keep getting...

>Warning: /dev/root does not exist

I figured it was just me. I think I have a problem with my kernel parms, 
based on what I found in Google; I think I've just been using the basic setup 
included in the ISO (generic.ins). I have taken the CMS "support' files that 
they also distribute, and concatenate those on device 000C so I can IPL from it 
in Hercules, and that works slightly differently, but...I always end up with...

>Warning: /dev/root does not exist

I'd be happy to hear any ideas, too.
 


--
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/


ClefOS 7.4 installation (was: RE: Truth/Troth what is the difference?)

2018-05-17 Thread Hamilton, Robert
I am installing ClefOS 7.4 to run under Hercules, to make sure what I have to 
do before attempting to install it (ClefOS) into an LPAR.

Hercules is running under Centos 6.something on my laptop.
I have the 74base.iso loop-mounted, so it should be loading everything via http 
within Hercules.
I have the 74update.iso, if that would work better, but I haven't tried it yet.

I have done a variety of things to make the installation work, and it hasn't so 
far. I never get the timeout-starting messages Frank gets, but I always seem to 
get down to that message about /dev/root not existing.
Google shows a number of these occurrences in the past, mostly because the 
ramdisk didn't get started/created properly. I have increased the memory that 
Hercules specifies for this guy, but I keep getting...

>Warning: /dev/root does not exist

I figured it was just me. I think I have a problem with my kernel parms, based 
on what I found in Google; I think I've just been using the basic setup 
included in the ISO (generic.ins). I have taken the CMS "support' files that 
they also distribute, and concatenate those on device 000C so I can IPL from it 
in Hercules, and that works slightly differently, but...I always end up with...

>Warning: /dev/root does not exist

I'd be happy to hear any ideas, too.


R;


Rob Hamilton
Infrastructure Engineer
Chemical Abstracts Service



>-Original Message-
>From: Linux on 390 Port [mailto:LINUX-390@VM.MARIST.EDU] On Behalf
>Of Frank M. Ramaekers
>Sent: Thursday, May 17, 2018 10:10 AM
>To: LINUX-390@VM.MARIST.EDU
>Subject: Re: Truth/Troth what is the difference?
>
>Little help with ClefOS 7.4 install.   It seems to execute just fine until:
> Starting Device-Mapper Multipath Device Controller...

>Ý  234.311564¨ dracut-initqueueÝ608¨: Warning: Could not boot.""
>Ý  234.314917¨ dracut-initqueueÝ608¨: Warning: /dev/root does not exist
> Starting Dracut Emergency Shell...
>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/initr
>amfs/rdsosreport.txt" to a USB stick or /boot
>after mounting them and attach it to a bug report.
>
>
>dracut:/#
>
>Googling the error message doesn't help.
>
>TIA,
>Frank M. Ramaekers Jr.


Confidentiality Notice: This electronic message transmission, including any 
attachment(s), may contain confidential, proprietary, or privileged information 
from CAS, a division of the American Chemical Society ("ACS"). If you have 
received this transmission in error, be advised that any disclosure, copying, 
distribution, or use of the contents of this information is strictly 
prohibited. Please destroy all copies of the message and contact the sender 
immediately by either replying to this message or calling 614-447-3600.



--
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: Truth/Troth what is the difference?

2018-05-17 Thread Mike Walter
Jay,

That might be an excellent session for the 2018 VM Workshop at NC A&T in 
Greensboro, NC this June.

Mike Walter

From: Linux on 390 Port  on behalf of Robert J 
Brenneman 
Sent: Thursday, May 17, 2018 8:48:07 AM
To: LINUX-390@VM.MARIST.EDU
Subject: Re: Truth/Troth what is the difference?

I had a linux recovery session at share a couple years ago:
https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Flinuxvm.org%2FPresent%2FSHARE110%2FS9240jb.pdf&data=02%7C01%7C%7Ccb957da383264ef2809a08d5bbfd1646%7C84df9e7fe9f640afb435%7C1%7C0%7C636621618027099866&sdata=0fPP0S9%2BW4FND3hSeseVUP11mYEGZFnKEBxbXnnhTVE%3D&reserved=0

the last section covers ripping open the Linux initrd and adding more tools
to it to do bare metal recovery from the ramdisk - the approach is still
valid, but some of the tools used have probably changed.

--
Jay Brenneman

--
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.marist.edu%2Fhtbin%2Fwlvindex%3FLINUX-390&data=02%7C01%7C%7Ccb957da383264ef2809a08d5bbfd1646%7C84df9e7fe9f640afb435%7C1%7C0%7C636621618027099866&sdata=0Hd%2FbW%2BvbI3%2Bq%2BmtObrTWzouhLMagjkXb2QW1Ogdtis%3D&reserved=0
--
For more information on Linux on System z, visit
https://eur02.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwiki.linuxvm.org%2F&data=02%7C01%7C%7Ccb957da383264ef2809a08d5bbfd1646%7C84df9e7fe9f640afb435%7C1%7C0%7C636621618027099866&sdata=waeIDDzO9kr1KeH4mVncyQzdSSXhA7m3gf6Y2E7Mj%2FA%3D&reserved=0

--
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: Truth/Troth what is the difference?

2018-05-17 Thread Dan Horák
On Thu, 17 May 2018 14:09:48 +
"Frank M. Ramaekers"  wrote:

> Little help with ClefOS 7.4 install.   It seems to execute just fine
> until: Starting Device-Mapper Multipath Device
> Controller... Ý"Ý32m  OK  "Ý0m¨ Started Show Plymouth Boot
> Screen."" Ý"Ý32m  OK  "Ý0m¨ Reached target
> Paths."" Ý"Ý32m  OK  "Ý0m¨ Reached target Basic
> System."" Ý"Ý32m  OK  "Ý0m¨ Started Device-Mapper Multipath Device
> Controller."" Starting
> Open-iSCSI..."" Ý"Ý32m  OK  "Ý0m¨ Started
> Open-iSCSI."" Starting dracut initqueue
> hook..."" Ý  171.594923¨ dracut-initqueueÝ608¨: Warning:
> dracut-initqueue timeout - starting timeout scripts"" Ý  172.127034¨
> dracut-initqueueÝ608¨: Warning: dracut-initqueue timeout - starting
> timeout scripts"" Ý  172.652282¨ dracut-initqueueÝ608¨: Warning:
> dracut-initqueue timeout - starting timeout scripts"" Ý  173.186876¨
> dracut-initqueueÝ608¨: Warning: dracut-initqueue timeout - starting
> timeout scripts"" Ý  173.707376¨ dracut-initqueueÝ608¨: Warning:
> dracut-initqueue timeout - starting timeout scripts"" Ý  174.230095¨
> dracut-initqueueÝ608¨: Warning: dracut-initqueue timeout - starting
> timeout scripts"" Ý  174.766323¨ dracut-initqueueÝ608¨: Warning:
> dracut-initqueue timeout - starting timeout scripts"" Ý  175.291544¨
> dracut-initqueueÝ608¨: Warning: dracut-initqueue timeout - starting
> timeout scripts"" Ý  175.824094¨ dracut-initqueueÝ608¨: Warning:
> dracut-initqueue timeout - starting timeout scripts"" Ý  176.344563¨
> dracut-initqueueÝ608¨: Warning: dracut-initqueue timeout - starting
> timeout scripts"" Ý  176.867482¨ dracut-initqueueÝ608¨: Warning:
> dracut-initqueue timeout - starting timeout scripts"" Ý  177.393685¨
> dracut-initqueueÝ608¨: Warning: dracut-initqueue timeout - starting
> timeout scripts"" Ý  177.913158¨ dracut-initqueueÝ608¨: Warning:
> dracut-initqueue timeout - starting timeout scripts"" ... Ý
> 215.703603¨ dracut-initqueueÝ608¨: Warning: dracut-in itqueue timeout
> - starting timeout scripts"" Ý  216.223841¨ dracut-initqueueÝ608¨:
> Warning: dracut-initqueue timeout - starting timeout scripts"" Ý
> 216.747331¨ dracut-initqueueÝ608¨: Warning: dracut-initqueue timeout
> - starting timeout scripts"" Ý  217.267422¨ dracut-initqueueÝ608¨:
> Warning: dracut-initqueue timeout - starting timeout scripts"" ... Ý
> 234.311157¨ dracut-initqueueÝ608¨: Warning: dracut-initqueue timeout
> - starting timeout scripts"" Ý  234.311564¨ dracut-initqueueÝ608¨:
> Warning: Could not boot."" Ý  234.314917¨ dracut-initqueueÝ608¨:
> Warning: /dev/root does not exist Starting Dracut Emergency Shell...
> 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/initr amfs/rdsosreport.txt" to a USB stick
> or /boot after mounting them and attach it to a bug report. 
>   
>   
> dracut:/# 
>   
> 
> Googling the error message doesn't help.

this usually means the installer boot environment can't download the
installer runtime over network, so checking network settings (devices,
IPs, URLs) should be the next step. Some diagnostic can be done also
from the dracut prompt.


Dan

--
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: Truth/Troth what is the difference?

2018-05-17 Thread Frank M. Ramaekers
Little help with ClefOS 7.4 install.   It seems to execute just fine until:
 Starting Device-Mapper Multipath Device Controller...  

Ý"Ý32m  OK  "Ý0m¨ Started Show Plymouth Boot Screen.""  

Ý"Ý32m  OK  "Ý0m¨ Reached target Paths.""   

Ý"Ý32m  OK  "Ý0m¨ Reached target Basic System.""

Ý"Ý32m  OK  "Ý0m¨ Started Device-Mapper Multipath Device Controller.""  

 Starting Open-iSCSI...""   

Ý"Ý32m  OK  "Ý0m¨ Started Open-iSCSI."" 

 Starting dracut initqueue hook...""

Ý  171.594923¨ dracut-initqueueÝ608¨: Warning: dracut-initqueue timeout - 
starting timeout scripts""
Ý  172.127034¨ dracut-initqueueÝ608¨: Warning: dracut-initqueue timeout - 
starting timeout scripts""
Ý  172.652282¨ dracut-initqueueÝ608¨: Warning: dracut-initqueue timeout - 
starting timeout scripts""
Ý  173.186876¨ dracut-initqueueÝ608¨: Warning: dracut-initqueue timeout - 
starting timeout scripts""
Ý  173.707376¨ dracut-initqueueÝ608¨: Warning: dracut-initqueue timeout - 
starting timeout scripts""
Ý  174.230095¨ dracut-initqueueÝ608¨: Warning: dracut-initqueue timeout - 
starting timeout scripts""
Ý  174.766323¨ dracut-initqueueÝ608¨: Warning: dracut-initqueue timeout - 
starting timeout scripts""
Ý  175.291544¨ dracut-initqueueÝ608¨: Warning: dracut-initqueue timeout - 
starting timeout scripts""
Ý  175.824094¨ dracut-initqueueÝ608¨: Warning: dracut-initqueue timeout - 
starting timeout scripts""
Ý  176.344563¨ dracut-initqueueÝ608¨: Warning: dracut-initqueue timeout - 
starting timeout scripts""
Ý  176.867482¨ dracut-initqueueÝ608¨: Warning: dracut-initqueue timeout - 
starting timeout scripts""
Ý  177.393685¨ dracut-initqueueÝ608¨: Warning: dracut-initqueue timeout - 
starting timeout scripts""
Ý  177.913158¨ dracut-initqueueÝ608¨: Warning: dracut-initqueue timeout - 
starting timeout scripts""
 ...
Ý  215.703603¨ dracut-initqueueÝ608¨: Warning: dracut-in

itqueue timeout - starting timeout scripts""

Ý  216.223841¨ dracut-initqueueÝ608¨: Warning: dracut-initqueue timeout - 
starting timeout scripts""
Ý  216.747331¨ dracut-initqueueÝ608¨: Warning: dracut-initqueue timeout - 
starting timeout scripts""
Ý  217.267422¨ dracut-initqueueÝ608¨: Warning: dracut-initqueue timeout - 
starting timeout scripts""
 ...
Ý  234.311157¨ dracut-initqueueÝ608¨: Warning: dracut-initqueue timeout - 
starting timeout scripts""
Ý  234.311564¨ dracut-initqueueÝ608¨: Warning: Could not boot.""

Ý  234.314917¨ dracut-initqueueÝ608¨: Warning: /dev/root does not exist 

 Starting Dracut Emergency Shell... 

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/initr  

amfs/rdsosreport.txt" to a USB stick or /boot   

after mounting them and attach it to a bug report.  





dracut:/#                       


Googling the error message doesn't help.

TIA,
Frank M. Ramaekers Jr.

-Original Message-
From: Linux on 390 Port [mailto:LINUX-390@VM.MARIST.EDU] On Behalf Of Paul Flint

Re: Truth/Troth what is the difference?

2018-05-17 Thread Paul Flint

Master Robert,

This should have been the first thing anyone should have turned to.

Sincerely,

Flint

On Thu, 17 May 2018, Robert J Brenneman wrote:


Date: Thu, 17 May 2018 09:48:07 -0400
From: Robert J Brenneman 
Reply-To: Linux on 390 Port 
To: LINUX-390@VM.MARIST.EDU
Subject: Re: Truth/Troth what is the difference?

I had a linux recovery session at share a couple years ago:
http://linuxvm.org/Present/SHARE110/S9240jb.pdf

the last section covers ripping open the Linux initrd and adding more tools
to it to do bare metal recovery from the ramdisk - the approach is still
valid, but some of the tools used have probably changed.

--
Jay Brenneman

--
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/



Kindest Regards,



☮ Paul Flint
(802) 479-2360 Home
(802) 595-9365 Cell

/
Based upon email reliability concerns,
please send an acknowledgement in response to this note.

Paul Flint
17 Averill Street
Barre, VT
05641

--
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: Truth/Troth what is the difference?

2018-05-17 Thread Robert J Brenneman
I had a linux recovery session at share a couple years ago:
http://linuxvm.org/Present/SHARE110/S9240jb.pdf

the last section covers ripping open the Linux initrd and adding more tools
to it to do bare metal recovery from the ramdisk - the approach is still
valid, but some of the tools used have probably changed.

--
Jay Brenneman

--
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/