Here you are:

root@node802 [~] cat /etc/sysconfig/network-scripts/ifcfg-bootnic
# Generated by parse-kickstart
UUID=c8ec5532-bb3b-4ee9-b307-24f925e282fc
DNS2=131.246.1.116
DNS1=131.246.9.116
BOOTPROTO=none
DEVICE=bootnic
ONBOOT=yes
IPV6INIT=yes
TYPE=Ethernet
IPADDR=10.255.8.102
PREFIX=16
GATEWAY=10.255.3.234
DEFROUTE=yes
IPV4_FAILURE_FATAL=no
IPV6_AUTOCONF=yes
IPV6_DEFROUTE=yes
IPV6_PEERDNS=yes
IPV6_PEERROUTES=yes
IPV6_FAILURE_FATAL=no
NAME="System bootnic"

root@node802 [~] ifup bootnic
ERROR : [/etc/sysconfig/network-scripts/ifup-eth] Device bootnic does not seem to be present, delaying initialization.

When I set DEVICE=eth0 in the file, it works.

Additional info: I have set "addkcmdline=net.ifnames=0,biosdevname=0" because we have software that relies on traditional interface names.


Markus

On 28.04.2016 08:48, Xiao Peng Wang wrote:
I have not SL7.2 server, but the cfg file ifcfg-bootnic might also be a
valid name. Could you cat this file?

On the compute node, what's the output of 'ifup ifcfg-bootnic'?

Thanks
Best Regards
----------------------------------------------------------------------
Wang Xiaopeng (王晓朋)
IBM China System Technology Laboratory
Tel: 86-10-82453455
Email: [email protected]
Address: 28,ZhongGuanCun Software Park,No.8 Dong Bei Wang West Road,
Haidian District Beijing P.R.China 100193



    ----- Original message -----
    From: "Dr. Markus Hillenbrand" <[email protected]>
    To: "[email protected]" <[email protected]>
    Cc:
    Subject: [xcat-user] SL7.2 and ifcfg-bootnic
    Date: Wed, Apr 27, 2016 3:48 PM

    Hi,

    when deploying a compute node with SL7.2, xCAT generates
    /etc/sysconfig/network-scripts/ifcfg-bootnic instead of
    /etc/sysconfig/network-scripts/ifcfg-eth0. After the first reboot of the
    machine, the network is not working because it looks for a device named
    "bootnic" that does not exists. How can I tell xCAT to create
    /etc/sysconfig/network-scripts/ifcfg-eth0 instead?

    I have set the kernel parameters "net.ifnames=0 biosdevname=0" because
    we need the old style network device names.


    Markus


    
------------------------------------------------------------------------------
    Find and fix application performance issues faster with Applications
    Manager
    Applications Manager provides deep performance insights into
    multiple tiers of
    your business applications. It resolves application problems quickly and
    reduces your MTTR. Get your free trial!
    https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
    _______________________________________________
    xCAT-user mailing list
    [email protected]
    https://lists.sourceforge.net/lists/listinfo/xcat-user




------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z



_______________________________________________
xCAT-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xcat-user


--


------------------------------------------------------------------------
Dr.-Ing. Markus Hillenbrand             E-Mail:  [email protected]
Technische Universität Kaiserslautern   Telefon: 0631/205-4173
Regionales Hochschulrechenzentrum       Telefax: 0631/205-3056
Postfach 3049
67653 Kaiserslautern                    http://www.rhrk.uni-kl.de
------------------------------------------------------------------------

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
xCAT-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xcat-user

Reply via email to