Here is some more data from tables that may help

tabdump nodelist
#node,groups,status,statustime,appstatus,appstatustime,primarysn,hidden,comments,disable
"stack01","switch",,,,,,,,
"sand-1-59","compute,nodes,rack1","netbooting","05-01-2012 15:34:57",,,,,,

tabdump ipmi
#node,bmc,bmcport,username,password,comments,disable
"rack1","|sand-1-(\d+)|10.145.1.($1)|","0","root","root",,

tabdump nodehm
#node,power,mgt,cons,termserver,termport,conserver,serialport,serialspeed,serialflow,getmac,comments,disable
"compute",,"ipmi","ipmi",,,,"1","115200","hard",,,

tabdump hosts
#node,ip,hostnames,otherinterfaces,comments,disable
"rack1","|sand-\d+-(\d+)|10.143.1.($1+0)|","|(.*)|($1).xcat.cluster|",,,




On 1 May 2012 18:14, Wojciech Turek <woj...@gmail.com> wrote:

> the nodels output is in the bottom of my email but here it is again:
>
>
>  nodels sand-1-59 ipmi
> sand-1-59: ipmi.password: root
> sand-1-59: ipmi.bmcport: 0
> sand-1-59: ipmi.bmc: 10.145.1.59
> sand-1-59: ipmi.node: sand-1-59
> sand-1-59: ipmi.username: root
> sand-1-59: ipmi.comments:
> sand-1-59: ipmi.disable:
>
>
> On 1 May 2012 18:06, Jarrod B Johnson <jbjoh...@us.ibm.com> wrote:
>
>> nodels <node> ipmi
>> ?
>>
>> [image: Inactive hide details for Wojciech Turek ---05/01/2012 12:19:04
>> PM---Hi, I have got stuck at the bmcsetup stage. I can ssh to t]Wojciech
>> Turek ---05/01/2012 12:19:04 PM---Hi, I have got stuck at the bmcsetup
>> stage. I can ssh to the node in genesis
>>
>>
>> From: Wojciech Turek <woj...@gmail.com>
>> To: xCAT Users Mailing list <xcat-user@lists.sourceforge.net>,
>> Date: 05/01/2012 12:19 PM
>>
>> Subject: Re: [xcat-user] auto discovery problem - cat: can't open
>> '/tmp/dhcpserver': No such file or directory
>> ------------------------------
>>
>>
>>
>> Hi,
>>
>> I have got stuck at the bmcsetup stage. I can ssh to the node in genesis
>> image and run my own script but I really would like to make the bmcsetup
>> work so the deployment is automatic.
>>
>> When I run bmcsetup from genesis it will create bmcreq.xml file which
>> then is used to contact xcatserver and obtain info to populate the
>> ipmicfg.xml file. Unfortunately the ipmicfg.xml file does not get populated
>> correctly.
>>
>> cat /tmp/bmcreq.xml
>> <xcatrequest>
>> <command>getbmcconfig</command>
>> <callback_port>300</callback_port>
>> <bmcmac>18:03:73:ff:5c:80</bmcmac>
>> </xcatrequest>
>>
>>
>>  cat /tmp/ipmicfg.xml
>> <xcatresponse>
>>   <error>Invalid table configuration for bmcconfig</error>
>>   <errorcode>1</errorcode>
>> </xcatresponse>
>> <xcatresponse>
>>   <serverdone></serverdone>
>> </xcatresponse>
>>
>> on xcatmaster
>>
>> nodels sand-1-59 ipmi
>> sand-1-59: ipmi.password: root
>> sand-1-59: ipmi.bmcport: 0
>> sand-1-59: ipmi.bmc: 10.145.1.59
>> sand-1-59: ipmi.node: sand-1-59
>> sand-1-59: ipmi.username: root
>> sand-1-59: ipmi.comments:
>> sand-1-59: ipmi.disable:
>>
>> any ideas where is the problem?
>>
>> Many thanks
>>
>> Wojciech
>>
>> On 1 May 2012 15:18, Jarrod B Johnson 
>> <*jbjoh...@us.ibm.com*<jbjoh...@us.ibm.com>>
>> wrote:
>>
>>    runcmd=bmcsetup and such is intended to be identical. The only thing
>>    that is expected to be missing is the ability to run against uclibc linked
>>    executables, which no one was doing to my knowledge, in exchange for 
>> having
>>    glibc available (which most everyone wanted).
>>
>>    [image: Inactive hide details for Wojciech Turek ---05/01/2012
>>    09:44:59 AM---Hi Jarrod, Many thanks for the clue, I managed to make 
>> it]Wojciech
>>    Turek ---05/01/2012 09:44:59 AM---Hi Jarrod, Many thanks for the clue, I
>>    managed to make it work and the MAC table has
>>
>>
>>
>>    From: Wojciech Turek <*woj...@gmail.com* <woj...@gmail.com>>
>>    To: xCAT Users Mailing list 
>> <*xcat-user@lists.sourceforge.net*<xcat-user@lists.sourceforge.net>>,
>>
>>    Date: 05/01/2012 09:44 AM
>>
>>    Subject: Re: [xcat-user] auto discovery problem - cat: can't open
>>    '/tmp/dhcpserver': No such file or directory
>>    ------------------------------
>>
>>
>>
>>    Hi Jarrod,
>>
>>    Many thanks for the clue, I managed to make it work and the MAC table
>>    has been updated with a correct address. Now I would like to give a go to
>>    chain some more actions like bmc setup and the reboot into a compute 
>> image.
>>    Does this work in genesis similarly as in the old xnba ?
>>
>>    regards,
>>
>>    Wojciech
>>
>>    On 1 May 2012 14:32, Jarrod B Johnson 
>> <*jbjoh...@us.ibm.com*<jbjoh...@us.ibm.com>>
>>    wrote:
>>       for now, try yum install xCAT-genesis-x86_64 if CentOS or RedHat...
>>
>>          FYI 2.7.2 should amend the requirements so this would not be
>>          necessary.
>>
>>          [image: Inactive hide details for Wojciech Turek ---05/01/2012
>>          09:18:34 AM---Hi, This is a new Dell C6xxx system (a chassis with 
>> for "s]Wojciech
>>          Turek ---05/01/2012 09:18:34 AM---Hi, This is a new Dell C6xxx 
>> system (a
>>          chassis with for "stick" servers). Yes I
>>
>>
>>
>>          From: Wojciech Turek <*woj...@gmail.com* <woj...@gmail.com>>
>>          To: xCAT Users Mailing list 
>> <*xcat-user@lists.sourceforge.net*<xcat-user@lists.sourceforge.net>>,
>>
>>          Date: 05/01/2012 09:18 AM
>>          Subject: Re: [xcat-user] auto discovery problem - cat: can't
>>          open '/tmp/dhcpserver': No such file or directory
>>
>>          ------------------------------
>>
>>
>>
>>          Hi,
>>
>>          This is a new Dell C6xxx system (a chassis with for "stick"
>>          servers). Yes I though that the lack of network module may be a 
>> cause as
>>          the ifconfig injected into getdestiny script only shows lo 
>> interface. The
>>          system uses intel igb driver I believe.
>>
>>          I was following *
>>          
>> http://sourceforge.net/apps/mediawiki/xcat/index.php?title=XCAT_iDataPlex_Cluster_Quick_Start
>>          
>> *<http://sourceforge.net/apps/mediawiki/xcat/index.php?title=XCAT_iDataPlex_Cluster_Quick_Start>which
>>  may be now outdated to some extent especially for a new hardware.
>>
>>          I am using xcat-2.7, sowhat I need to do to use the new genesis
>>          environment ?
>>
>>          Many thanks for your help.
>>
>>          Wojciech
>>
>>          On 1 May 2012 13:56, Jarrod B Johnson 
>> <*jbjoh...@us.ibm.com*<jbjoh...@us.ibm.com>>
>>          wrote:
>>              What model of system is it? FYI, in 2.7, the package
>>                      'xCAT-genesis-x86_64' replaces nbroot with an 
>> environment with more
>>                      drivers. That is usually the cause of the message you 
>> see, no driver for
>>                      the network device...
>>
>>                      [image: Inactive hide details for Wojciech Turek
>>                      ---05/01/2012 08:32:01 AM---Hi I am attempting to boot 
>> a new node using
>>                      auto discovery]Wojciech Turek ---05/01/2012
>>                      08:32:01 AM---Hi I am attempting to boot a new node 
>> using auto discovery
>>                      mode. The node
>>
>>                      From: Wojciech Turek 
>> <*woj...@gmail.com*<woj...@gmail.com>
>>                      >
>>                      To: xCAT Users Mailing list <*
>>                      
>> xcat-user@lists.sourceforge.net*<xcat-user@lists.sourceforge.net>>,
>>
>>                      Date: 05/01/2012 08:32 AM
>>                      Subject: [xcat-user] auto discovery problem - cat:
>>                      can't open '/tmp/dhcpserver': No such file or directory
>>                      ------------------------------
>>
>>
>>
>>                      Hi
>>
>>                      I am attempting to boot a new node using auto
>>                      discovery mode. The node
>>                      boots into xnba kernel but then fails at getdestiny
>>                      script and goes
>>                      into loop showing following errors
>>
>>                      cat: can't open '/tmp/dhcpserver': No such file or
>>                      directory
>>                      grep: /tmp/destiny: No such file or directory
>>                      grep: /tmp/destiny: No such file or directory
>>
>>                      I have done some investigation but got stuck and
>>                      can not find where
>>                      the /tmp/dhcpserver should be created and populated
>>                      with data, any
>>                      help will be greatly appreciated.
>>
>>                      Best regards
>>
>>                      lsdef sand-1-59
>>                      Object name: sand-1-59
>>                         bmc=sand-1-59
>>                         bmcpassword=XXXXXX
>>                         bmcusername=root
>>                         chain=runcmd=bmcsetup,netboot=pxe
>>                         cons=ipmi
>>                         groups=compute,nodes,rack1
>>                         hostnames=sand-1-59.xcat.cluster
>>                         installnic=eth0
>>                         ip=10.143.1.59
>>                         mgt=ipmi
>>                         netboot=pxe
>>                         nfsserver=10.143.255.100
>>                         postbootscripts=otherpkgs
>>                         postscripts=syslog,remoteshell,syncfiles
>>                         primarynic=eth0
>>                         serialflow=hard
>>                         serialport=1
>>                         serialspeed=115200
>>                         switch=stack01
>>                         switchport=gi2/0/14
>>                         tftpserver=10.143.255.100
>>
>>
>>                      
>> ------------------------------------------------------------------------------
>>                      Live Security Virtual Conference
>>                      Exclusive live event will cover all the ways
>>                      today's security and
>>                      threat landscape has changed and how IT managers
>>                      can respond. Discussions
>>                      will include endpoint security, mobile security and
>>                      the latest in malware
>>                      threats. *
>>                      
>> http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
>>                      
>> *<http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/>
>>                      _______________________________________________
>>                      xCAT-user mailing list*
>>                      
>> **xCAT-user@lists.sourceforge.net*<xCAT-user@lists.sourceforge.net>
>>                      *
>>                      **
>>                      https://lists.sourceforge.net/lists/listinfo/xcat-user
>>                      
>> *<https://lists.sourceforge.net/lists/listinfo/xcat-user>
>>
>>
>>
>>
>>                      
>> ------------------------------------------------------------------------------
>>                      Live Security Virtual Conference
>>                      Exclusive live event will cover all the ways
>>                      today's security and
>>                      threat landscape has changed and how IT managers
>>                      can respond. Discussions
>>                      will include endpoint security, mobile security and
>>                      the latest in malware
>>                      threats. *
>>                      
>> http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
>>                      
>> *<http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/>
>>                      _______________________________________________
>>                      xCAT-user mailing list*
>>                      
>> **xCAT-user@lists.sourceforge.net*<xCAT-user@lists.sourceforge.net>
>>                      *
>>                      **
>>                      https://lists.sourceforge.net/lists/listinfo/xcat-user
>>                      
>> *<https://lists.sourceforge.net/lists/listinfo/xcat-user>
>>
>>          
>> ------------------------------------------------------------------------------
>>          Live Security Virtual Conference
>>          Exclusive live event will cover all the ways today's security
>>          and
>>          threat landscape has changed and how IT managers can respond.
>>          Discussions
>>          will include endpoint security, mobile security and the latest
>>          in malware
>>          threats. *
>>          
>> http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/*<http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/>
>>          _______________________________________________
>>          xCAT-user mailing list*
>>          **xCAT-user@lists.sourceforge.net*<xCAT-user@lists.sourceforge.net>
>>          *
>>          
>> **https://lists.sourceforge.net/lists/listinfo/xcat-user*<https://lists.sourceforge.net/lists/listinfo/xcat-user>
>>
>>
>>
>>          
>> ------------------------------------------------------------------------------
>>          Live Security Virtual Conference
>>          Exclusive live event will cover all the ways today's security
>>          and
>>          threat landscape has changed and how IT managers can respond.
>>          Discussions
>>          will include endpoint security, mobile security and the latest
>>          in malware
>>          threats. *
>>          
>> http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/*<http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/>
>>          _______________________________________________
>>          xCAT-user mailing list*
>>          **xCAT-user@lists.sourceforge.net*<xCAT-user@lists.sourceforge.net>
>>          *
>>          
>> **https://lists.sourceforge.net/lists/listinfo/xcat-user*<https://lists.sourceforge.net/lists/listinfo/xcat-user>
>>
>>
>>    
>> ------------------------------------------------------------------------------
>>    Live Security Virtual Conference
>>    Exclusive live event will cover all the ways today's security and
>>    threat landscape has changed and how IT managers can respond.
>>    Discussions
>>    will include endpoint security, mobile security and the latest in
>>    malware
>>    threats. 
>> *http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/*<http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/>
>>    _______________________________________________
>>    xCAT-user mailing list*
>>    **xCAT-user@lists.sourceforge.net* <xCAT-user@lists.sourceforge.net>*
>>    
>> **https://lists.sourceforge.net/lists/listinfo/xcat-user*<https://lists.sourceforge.net/lists/listinfo/xcat-user>
>>
>>
>>
>>    
>> ------------------------------------------------------------------------------
>>    Live Security Virtual Conference
>>    Exclusive live event will cover all the ways today's security and
>>    threat landscape has changed and how IT managers can respond.
>>    Discussions
>>    will include endpoint security, mobile security and the latest in
>>    malware
>>    threats. 
>> *http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/*<http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/>
>>    _______________________________________________
>>    xCAT-user mailing list*
>>    **xCAT-user@lists.sourceforge.net* <xCAT-user@lists.sourceforge.net>*
>>    
>> **https://lists.sourceforge.net/lists/listinfo/xcat-user*<https://lists.sourceforge.net/lists/listinfo/xcat-user>
>>
>>
>>
>>
>> ------------------------------------------------------------------------------
>> Live Security Virtual Conference
>> Exclusive live event will cover all the ways today's security and
>> threat landscape has changed and how IT managers can respond. Discussions
>> will include endpoint security, mobile security and the latest in malware
>> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
>> _______________________________________________
>> xCAT-user mailing list
>> xCAT-user@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/xcat-user
>>
>>
>>
>> ------------------------------------------------------------------------------
>> Live Security Virtual Conference
>> Exclusive live event will cover all the ways today's security and
>> threat landscape has changed and how IT managers can respond. Discussions
>> will include endpoint security, mobile security and the latest in malware
>> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
>> _______________________________________________
>> xCAT-user mailing list
>> xCAT-user@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/xcat-user
>>
>>
>

<<graycol.gif>>

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
xCAT-user mailing list
xCAT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user

Reply via email to