Thank you, David and Mark.


 Appreciate the information.


Warm Regards,
Tom



-----Original Message-----
From: Diep, David (OCTO) (OCTO) <david.d...@dc.gov>
To: LINUX-390 <LINUX-390@VM.MARIST.EDU>
Sent: Tue, Nov 7, 2017 9:17 am
Subject: Re: RHEL 7.4 - Difficulties

Mark Post is right. RHEL 7 restricts use of ethN.

Pre-RHEL7, I think by listing the subchannels in the network scripts, RHEL will 
remove device numbers by issuing cio_ignore at boot for you.  For RHEL7 you 
have to take an extra step of removing it in zipl.conf, as it is included after 
the installation:

cio_ignore=all,!condev 
rd.znet=qeth,0.0.0f00,0.0.0f01,0.0.0f02,layer2=0,portno=0,portname=foo 
LANG=en_US.UTF-8"

This has nothing to do with the predictable names rule, but it can prevent your 
network script from starting.


David Diep

-----Original Message-----
From: Linux on 390 Port [mailto:LINUX-390@VM.MARIST.EDU] On Behalf Of Mark Post
Sent: Monday, November 6, 2017 4:25 PM
To: LINUX-390@VM.MARIST.EDU
Subject: Re: RHEL 7.4 - Difficulties

>>> On 11/6/2017 at 03:16 PM, <canzon...@verizon.net> wrote:
> Hi,
> Thank you for the response.  Umm... I'm not sure about this but I
> circumvented with
>
>
>
>  echo 'GRUB_CMDLINE_LINUX=net.ifnames=0' >>/etc/default/grub
>
>
> I would appreciate, you or anybody can bring more light into this.

That's not a circumvention, that's the solution to your problem.  Unless Red 
Hat decides to modify their kernels to use the old naming convention, this will 
continue to be needed until you modify all your scripts to handle the 
"predictable names."


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/

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


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

Reply via email to