Cannot recreate your issue, I used your definition and got the following
section in the /var/lib/dhcpd/dhcpd.leases
host n01 {
  dynamic;
  hardware ethernet 00:25:90:4a:88:dc;
        supersede server.ddns-hostname = "n01";
        supersede host-name = "n01";
        if option vendor-class-identifier = "ScaleMP" {
          supersede server.filename = "vsmp/pxelinux.0";
        } else {
          supersede server.filename = "pxelinux.0";
        }
        supersede server.next-server = 0a:01:0a:fe;
}


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



From:   Sten Wolf <[email protected]>
To:     [email protected]
Date:   2011-12-27 11:06
Subject:        Re: [xcat-user] xcat 2.6.10 makedhcp pxe issues



1. lsdef n01
# lsdef n01
Object name: n01
    arch=x86_64
    bmc=ipmi01
    bmcpassword=ADMIN
    bmcusername=ADMIN
    currchain=boot
    currstate=install centos6.1-x86_64-compute
    groups=ipmi,compute,all
    hostnames=n01.cluster
    initrd=xcat/centos6.1/x86_64/initrd.img
    installnic=mac
    interface=eth0
    ip=10.1.10.1
    kcmdline=nofb utf8 ks=http://10.1.10.254/install/autoinst/n01
ksdevice=00:25:90:4A:88:DC console=tty0 console=ttyS0,115200n8r noipv6
    kernel=xcat/centos6.1/x86_64/vmlinuz
    mac=00:25:90:4A:88:DC
    mgt=ipmi
    netboot=pxe
    nfsserver=10.1.10.254
    nodetype=osi
    os=centos6.1
    otherinterfaces=ipmi01:10.1.11.1,ib01:10.1.12.1
    postscripts=syslog,remoteshell,syncfiles,initial_fstab,otherpkgs,ofed
    primarynic=mac
    profile=compute
    provmethod=centos6.1-x86_64-install-compute
    serialflow=hard
    serialport=0
    serialspeed=115200
    status=booted
    statustime=12-22-2011 22:23:11
    tftpserver=10.1.10.254
    xcatmaster=10.1.10.254
changing to netboot=xnba , then running makedhcp -a n01 recreated the same
lines as before -no 'server.filename' keyword in the dhcpd.leases file.
2. corrected.
4. # updatenode n01 -F -V
File synchronization has completed.
no file was updated.
However xdcp n01
-F /install/custom/install/centos/centos6.1-x86_64-install-compute.synclist
updated the files correctly
Thanks for the help




On 26/12//2011 03:05, [email protected] wrote:
                                                                            
 Subject: Re: [xcat-user] xcat 2.6.10 makedhcp pxe issues                   
                                                                            
 From: Xiao Peng Wang <[email protected]>                                      
                                                                            
 Date: 26/12//2011 03:04                                                    
                                                                            

                                                                            
 To: xCAT Users Mailing list <[email protected]>              
                                                                            
 CC: [email protected]                                        
                                                                            



      1. Show me the definition of node by 'lsdef n01', and make sure the
      'netboot=pxe'. And you also can set the 'netboot=xnba' and to see
      there is 'server.filename' keyword in the dhcpd.leases file for the
      n01 node.

      2. Check the 'inet addr:10.1.11.254 Bcast:10.255.255.255
      Mask:255.0.0.0'

      4. You can try the 'updatenode n01 -F -V' to get verbose information.
      You should get message 'Internal call command: xdcp
      -F /install/custom/install/rh/centos6.1-x86_64-install-compute.synclist'.
 If yes, you need to check the entries in the synclist.

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

      Write once. Port to many.
      Get the SDK and tools to simplify cross-platform app development.
      Create
      new or port existing apps to sell to consumers worldwide. Explore the

      Intel AppUpSM program developer opportunity.
      appdeveloper.intel.com/join
      http://p.sf.net/sfu/intel-appdev
      _______________________________________________
      xCAT-user mailing list
      [email protected]
      https://lists.sourceforge.net/lists/listinfo/xcat-user

<<inline: graycol.gif>>

------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
_______________________________________________
xCAT-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xcat-user

Reply via email to