Under /tftpboot/pxelinux.cfg there should be a file named for the node 
you're trying to install. This file contains the kickstart boot command 
that's passed to the system in response to its PXE request. Can you send 
the contents of that file? Also, does this node have 10Gb ports, or any 
additional PCI Ethernet cards in it? If so, Red Hat more than likely sees 
port 1 on this card as eth0 while the system BIOS (or uEFI or whatever) 
sees the planar port 1 as eth0. Clearing out installnic and prinic help 
get around this, Where you're install is failing, the network device 
Network Manager is trying to initialize is dictated by the ksdevice option 
in the file I mentioned above.

Regards,
Christian Caruthers
Senior Consultant - System x Linux HPC
Mobile: 757-289-9872
Find me on LinkedIn 



From:   Damir Krstic <damir.krs...@gmail.com>
To:     xCAT Users Mailing list <xcat-user@lists.sourceforge.net>
Date:   2014-07-17 11:51
Subject:        Re: [xcat-user] trying to install new 3650m4 eth0 link is 
not ready



I did the above nodech command and then did nodeset quser10 install and it 
still timed out with same message.

damir


On Thu, Jul 17, 2014 at 10:37 AM, Damir Krstic <damir.krs...@gmail.com> 
wrote:
would this work:

nodech quser10 noderes.installnic=

?


On Thu, Jul 17, 2014 at 10:28 AM, Jarrod Johnson <
jarrod.b.john...@gmail.com> wrote:
What happens if you blank installnic?  If not set it will autodetect and 
the result may surprise you. I recommend never setting installnic or 
primarynic on x86 anymore, since the autodetect works as desired 99.9% of 
the time.
On Jul 17, 2014 10:05 AM, "Damir Krstic" <damir.krs...@gmail.com> wrote:
we have 4 new login nodes that i am trying to deploy in next couple of 
days.  they were autodiscovered (have mac in the mac table) and i have 
trying to installed them now:

nodeset quser10 install

the installation stops at the following:

NetworkManager: eth0 link is not ready
eth0 deactivating device
(screenshot included)

lsdef of the node itself:
Object name: quser10
    arch=x86_64
    bmc=quser10-bmc
    bmcpassword=PASSW0RD
    bmcport=0
    bmcusername=USERID
    currchain=boot
    currstate=install rhels6.2-x86_64-user6
    groups=user6,user6-profile,ipmi,bnt103-user6,x3650m2,all
    initrd=xcat/rhels6.2/x86_64/initrd.img
    installnic=eth0
    ip=172.20.4.10
    kcmdline=nofb utf8 ks=http://172.20.0.1/install/autoinst/quser10 
ksdevice=eth0 console=tty0 console=ttyS0,115200 noipv6
    kernel=xcat/rhels6.2/x86_64/vmlinuz
    mac=40:f2:e9:ce:e2:8a
    mgt=ipmi
    mtm=7914AC1
    netboot=pxe
    nfsserver=172.20.0.1
    os=rhels6.2
    postbootscripts=otherpkgs,setupntp
    
postscripts=syslog,remoteshell,syncfiles,syslog-adminnodes,ssh,ifcfg-eth,fstab,passwd,statefull_tasks6,ipoib
    primarynic=eth0
    profile=user6
    provmethod=install
    serial=06ATFXT
    serialport=0
    serialspeed=115200
    status=configuring
    statustime=07-16-2014 14:29:10
    supportedarchs=x86,x86_64
    switch=bnt103
    switchinterface=eth0
    switchport=1
    switchvlan=1
    tftpserver=172.20.0.1
    xcatmaster=172.20.0.1

xcat version: 
[root@mgt rh]# xcatconfig --version
Version 2.7.3 (svn r13117, built Mon Jun 18 05:12:28 EDT 2012)
We will be deploying a new management node with updated xCAT as soon as 
the login nodes are provisioned.
Thanks in advance for your help.

------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
xCAT-user mailing list
xCAT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user


------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
xCAT-user mailing list
xCAT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user


------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds_______________________________________________
xCAT-user mailing list
xCAT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user

------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
xCAT-user mailing list
xCAT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user

Reply via email to