On Thu, 4 Sep 2014, Leopold Strauss wrote:
> Found a description of cio_ignore:
>
> syntax:
>
> cio_ignore = {all} |
> {<device> | <range of devices>} |
> {!<device> | !<range of devices>}
That's the old one. Today
{all | [!]ipldev | [!]condev | [!]<devno> | [!]<devno>-<devno>}
are allowed.
Regards,
Sebastian
>
> samples:
>
> cio_ignore=0.0.0023-0.0.0042,0.0.4711 or
> cio_ignore=all,!0.0.4711,!0.0.fd00-0.0.fd02
>
>
>
> On 04.09.2014 12:15, Agblad Tore wrote:
> > Yes, it is, but we have tried both | and !
> > Either way we get error messages.
> > /Tore
> >
> > -----Original Message-----
> > From: Linux on 390 Port [mailto:[email protected]] On Behalf Of Dan
> > Horák
> > Sent: den 3 september 2014 5:03
> > To: [email protected]
> > Subject: Re: RHEL7 install problems someone ? Yes still a problem :-(
> >
> > On Wed, 3 Sep 2014 14:56:23 +0000
> > Agblad Tore <[email protected]> wrote:
> >
> > > Yes, here it is:
> > >
> > > Kernel command line: ro ramdisk_size=131072 cio_ignore=all,|
> > > condev CMSDASD=191
> > > CMSCONFFILE=redhat.conf
> > > inst.keymap='se'
> > > inst.sshd
> > > inst.vnc
> > > inst.vncconnect=10.221.194.22:5500
> > > inst.repo=nfs:10.221.194.22:/data/inst_media/RHEL7/rhel-server-7.0-s390x-dvd.iso
> > > [ 0.000000] cio: |condev is not a valid device for the cio_ignore
> > > kernel parameter
> > it is definitely a wrong character typed in the cio_ignore option, |
> > (pipe) instead of ! (exclamation mark)
> >
> >
> > Dan
> >
> > >
> > > /Tore
> > >
> > > -----Original Message-----
> > > From: Linux on 390 Port [mailto:[email protected]] On Behalf Of
> > > Sebastian Ott Sent: den 3 september 2014 3:58
> > > To: [email protected]
> > > Subject: Re: RHEL7 install problems someone ? Yes still a problem :-(
> > >
> > > On Wed, 3 Sep 2014, Agblad Tore wrote:
> > > > Sorry, it doesn't work either way :-(
> > > > Only change is that ignore does not work at all, so terminal output
> > > > will show up when you specify a valid device.
> > > > When specifying an invalid device you get nothing on the console,
> > > > condev is obviously an invalid device here.
> > > "condev" is treated as a keyword and will be replaced with the actual
> > > (ccw based) console device at IPL-time. Could you please add details
> > > like error messages - especially the "Kernel command line:" from the
> > > kernel log.
> > >
> > > Regards,
> > > Sebastian
> > >
> > > > Well, RedHat is working on it and they have been able to reproduce
> > > > the error.
> > > >
> > > > /Tore Agblad
> > > >
> > > > -----Original Message-----
> > > > From: Linux on 390 Port [mailto:[email protected]] On Behalf
> > > > Of Sebastian Ott Sent: den 21 augusti 2014 4:14
> > > > To: [email protected]
> > > > Subject: Re: RHEL7 install problems someone ?
> > > >
> > > > On Thu, 21 Aug 2014, Sebastian Ott wrote:
> > > > > Hi,
> > > > >
> > > > > On Thu, 21 Aug 2014, Agblad Tore wrote:
> > > > > > Actually it's supposed to be a bug, and is reported to RedHat.
> > > > > >
> > > > > > You did get some complaints:
> > > > > >
> > > > > > ap='se'
> > > > > > inst.sshd
> > > > > > inst.vnc inst.vncconnect=10.221.194.22:5500
> > > > > > inst.repo=nfs:10.221.194.22:/data/inst_media/RHEL7/rhel-server-7.0-s390x-dvd.iso
> > > > > > 13:48:20,750 WARNING kernel:[ 0.000000] cio: |condev is not
> > > > > > a valid device for the cio_ignore kernel parameter
> > > > Or....this could also be a codepage problem. The "|" should be "!"
> > > > - I guessed this was mangled in your mailer or during copy 'n paste
> > > > from the z/VM console. But maybe it's wrong in the parmfile?? (But
> > > > if so - changing only s/condev/9/ in the parmfile wouldn't help
> > > > without fixing the borken "!")
> > > >
> > > > Regards,
> > > > Sebastian
> > > >
> > > > > Which kernel (version) is this? To the best of my knowledge this
> > > > > is not a rhel7 kernel.
> > > > >
> > > > > Regards,
> > > > > Sebastian
> > > > >
> > > > > > Also more than 4 disks crashed the installation at that
> > > > > > disksetup :-(
> > > > > >
> > > > > > BR /Tore
> > > > > >
> > > > > > -----Original Message-----
> > > > > > From: Linux on 390 Port [mailto:[email protected]] On
> > > > > > Behalf Of Sebastian Ott Sent: den 15 augusti 2014 8:16
> > > > > > To: [email protected]
> > > > > > Subject: Re: RHEL7 install problems someone ?
> > > > > >
> > > > > > On Fri, 15 Aug 2014, Sebastian Ott wrote:
> > > > > > > On Fri, 8 Aug 2014, Agblad Tore wrote:
> > > > > > > > We just solved that installation problem.
> > > > > > > >
> > > > > > > > There is a recommendation to use cio_ignore=all,!condev in
> > > > > > > > the GENERIC PRM file used at booting the install. But this
> > > > > > > > also rules out the console on 0009 that is needed at the
> > > > > > > > end of the installation. It should be: "cio_ignore=all,!
> > > > > > > > 0.0009"
> > > > > > > There is a rhbz about this
> > > > > > > (https://bugzilla.redhat.com/show_bug.cgi?id=1129249)
> > > > > > > sadly, with zero additional information. Can you post an
> > > > > > > error message or logfile? I just tried a rhel7 kernel and
> > > > > > > this worked as expected.
> > > > > > Also the zipl configuration for the installed kernel would be
> > > > > > interesting.
> > > > > >
> > > > > > Regards,
> > > > > > Sebastian
> > > > > > > > Then it works :)
> > > > > > > >
> > > > > > > > BR /Tore
> > > > > > > >
> > > > > > > > From: Agblad Tore
> > > > > > > > Sent: den 8 augusti 2014 1:18
> > > > > > > > To: Linux on 390 Port ([email protected])
> > > > > > > > Subject: RHEL7 install problems someone ?
> > > > > > > >
> > > > > > > > Hi, I'm trying to install RHEL7, but the post install steps
> > > > > > > > run into some kind of problem and it crashes. Anybody
> > > > > > > > having done a successful installation, or even better also
> > > > > > > > had such a problem and managed to get a workaround ?
> > > > > > > >
> > > > > > > > Have tried a number of times both via vnc and via ssh.
> > > > > > > > Same result.
> > > > > > > >
> > > > > > > > BR /Tore
> > > > > > > >
> > > > > > > > ________________________________________________
> > > > > > > > Tore Agblad
> > > > > > > > System programmer, Volvo IT certified IT Architect
> > > > > > > > Volvo Information Technology
> > > > > > > > SE-405 08, Gothenburg Sweden
> > > > > > > > E-mail: [email protected]<mailto:[email protected]>
> > > > > > > > http://www.volvo.com/volvoit/global/en-gb/
> > > > > > > >
> > > > > > > >
> > > > > > > > ----------------------------------------------------------------------
> > > > > > > > For LINUX-390 subscribe / signoff / archive access
> > > > > > > > instructions, send email to [email protected] 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/
> > > > > > > >
> > > > > > > >
> > > > > > ----------------------------------------------------------------------
> > > > > > For LINUX-390 subscribe / signoff / archive access instructions,
> > > > > > send email to [email protected] 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/
> > > > > >
> > > > > > ----------------------------------------------------------------------
> > > > > > For LINUX-390 subscribe / signoff / archive access instructions,
> > > > > > send email to [email protected] 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/
> > > > > >
> > > > > >
> > > > ----------------------------------------------------------------------
> > > > For LINUX-390 subscribe / signoff / archive access instructions,
> > > > send email to [email protected] 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/
> > > >
> > > > ----------------------------------------------------------------------
> > > > For LINUX-390 subscribe / signoff / archive access instructions,
> > > > send email to [email protected] 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/
> > > >
> > > >
> > > ----------------------------------------------------------------------
> > > For LINUX-390 subscribe / signoff / archive access instructions,
> > > send email to [email protected] 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/
> > >
> > > ----------------------------------------------------------------------
> > > For LINUX-390 subscribe / signoff / archive access instructions,
> > > send email to [email protected] 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/
> > ----------------------------------------------------------------------
> > For LINUX-390 subscribe / signoff / archive access instructions,
> > send email to [email protected] 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/
> >
> > ----------------------------------------------------------------------
> > For LINUX-390 subscribe / signoff / archive access instructions,
> > send email to [email protected] 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/
> >
> >
>
>
> --
> Mit freundlichen Grüßen / Kind Regards,
> Leopold Strauss, Team DEV-zOsUnix, T: +43-2236-27551-331
>
> ----------------------------------------------------------------------
> For LINUX-390 subscribe / signoff / archive access instructions,
> send email to [email protected] 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/
>
>
>
----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [email protected] 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/