I have a 2.7.3 cluster w/ the latest deps and am trying to configure nodes 
to netboot using a non-standard HTTP port. Here's the output of lsdef for 
the compute node:

Object name: n01
    arch=x86_64
    bmc=n01-imm
    bmcport=1
    chain=netboot rhels6.1-x86_64-data
    currchain=netboot rhels6.1-x86_64-data
    currstate=netboot rhels6.1-x86_64-data
    groups=compute,ipmi
    initrd=xcat/netboot/rhels6.1/x86_64/data/initrd-stateless.gz
 
kcmdline=imgurl=http://10.1.1.1//install/netboot/rhels6.1/x86_64/data/rootimg.gz
 
XCAT=10.1.1.1:3001 BOOTIF=5c:f3:fc:a9:xx:xx  console=tty0 
console=ttyS0,115200
    kernel=xcat/netboot/rhels6.1/x86_64/data/kernel
    mac=5c:f3:fc:a9:xx:xx
    mgt=ipmi
    netboot=pxe
    nfsserver=10.1.1.1:8080
    ondiscover=nodediscover
    os=rhels6.1
    postbootscripts=otherpkgs
    postscripts=syslog,remoteshell,syncfiles,setupntp
    profile=data
    provmethod=netboot
    serialport=0
    serialspeed=115200
    status=netbooting
    statustime=07-12-2012 20:10:20
    xcatmaster=10.1.1.1

I've set noderes.nfsserver to include the port (10.1.1.1:8080), but when I 
run nodeset n01 netboot, the kcmdline in bootparams doesn't include the 
port. Not only does this break installation, but if I manually put the 
port in /tftpboot/pxelinux.cfg/n01, I can get it to install. Then 
postscripts won't run because the wget tries to go through port 80!
------------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/xcat-user

Reply via email to