From the error message that ARP failed on your compute node. And from the
screen shot that the mac address of your install nic is xx:24:eb, did you
see this interface sent request to your dhcpd? I am afraid that the
firewall of something blocked the network connection.
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: Vladimir <[email protected]>
To: [email protected]
Date: 2014/11/29 17:55
Subject: [xcat-user] xCAT and dhcpd.conf
Dear xCat team,
Error:
PXE-E11: ARP timeout
PXE-E11: ARP timeout
PXE-E38: TFTP cannot open connection
PXE-M0F: Exiting Intel PXE ROM.
Please see attached file
I use old IBM cluster (3 x Blade Center HS21) and have to run it with xCAT.
As I see xCAT generates dhcpd.conf file for xnba.
How to make the file correctly for pxe if xCat version#2.8.5 is installed
on RHEL 6.5?
/var/log/messages
//// node = n01
Nov 18 12:02:15 e346 dhcpd: DHCPDISCOVER from 00:11:25:9c:23:e2 via eth0
Nov 18 12:02:15 e346 dhcpd: DHCPOFFER on 192.168.1.101 to 00:11:25:9c:23:e2
via eth0
Nov 18 12:02:19 e346 dhcpd: DHCPREQUEST for 192.168.1.101 (192.168.1.1)
from 00:11:25:9c:23:e2 via eth0
Nov 18 12:02:19 e346 dhcpd: DHCPACK on 192.168.1.101 to 00:11:25:9c:23:e2
via eth0
//// node = n02
Nov 18 12:02:24 e346 dhcpd: DHCPDISCOVER from 00:11:25:9c:24:e8 via eth0
Nov 18 12:02:24 e346 dhcpd: DHCPOFFER on 192.168.1.102 to 00:11:25:9c:24:e8
via eth0
Nov 18 12:02:28 e346 dhcpd: DHCPREQUEST for 192.168.1.102 (192.168.1.1)
from 00:11:25:9c:24:e8 via eth0
Nov 18 12:02:28 e346 dhcpd: DHCPACK on 192.168.1.102 to 00:11:25:9c:24:e8
via eth0
[root@e346 ~]# more /etc/dhcp/dhcpd.conf
xCAT generated dhcp configuration
authoritative;
option space isan;
option isan-encap-opts code 43 = encapsulate isan;
option isan.iqn code 203 = string;
option isan.root-path code 201 = string;
option space gpxe;
option gpxe-encap-opts code 175 = encapsulate gpxe;
option gpxe.bus-id code 177 = string;
option user-class-identifier code 77 = string;
option gpxe.no-pxedhcp code 176 = unsigned integer 8;
option tcode code 101 = text;
option iscsi-initiator-iqn code 203 = string;
ddns-update-style interim;
ignore client-updates;
option client-architecture code 93 = unsigned integer 16;
option tcode "Europe/Moscow";
option gpxe.no-pxedhcp 1;
omapi-port 7911;
key xcat_key {
algorithm hmac-md5;
secret "V3FMZHdqalRQUUZVNlA5emN0UDFDYWRLTERVY1Fwazg=";
};
omapi-key xcat_key;
class "pxe" {
match if substring (option vendor-class-identifier, 0, 9) = "PXEClient";
ddns-updates off;
max-lease-time 600;
}
shared-network eth0 {
subnet 192.168.1.0 netmask 255.255.255.0 {
max-lease-time 43200;
min-lease-time 43200;
default-lease-time 43200;
next-server 192.168.1.1;
option log-servers 192.168.1.1;
option ntp-servers 192.168.1.1;
option domain-name "cluster";
option domain-name-servers 192.168.1.1;
option domain-search "cluster";
zone cluster. {
primary 192.168.1.1; key xcat_key;
}
zone 1.168.192.IN-ADDR.ARPA. {
primary 192.168.1.1; key xcat_key;
}
if option user-class-identifier = "xNBA" and option client-architecture =
00:00 { #x86, xCAT Network Boot Agent
always-broadcast on;
filename = "http://192.168.1.1/tftpboot/xcat/xnba/nets/192.168.1.0_24";
} else if option user-class-identifier = "xNBA" and option
client-architecture = 00:09 { #x86, xCAT Network Boo
t Agent
filename = "http://192.168.1.1/tftpboot/xcat/xnba/nets/192.168.1.0_24.uefi
";
} else if option client-architecture = 00:00 { #x86
filename "xcat/xnba.kpxe";
} else if option vendor-class-identifier = "Etherboot-5.4" { #x86
filename "xcat/xnba.kpxe";
} else if option client-architecture = 00:07 { #x86_64 uefi
filename "xcat/xnba.efi";
} else if option client-architecture = 00:09 { #x86_64 uefi alternative id
filename "xcat/xnba.efi";
} else if option client-architecture = 00:02 { #ia64
filename "elilo.efi";
} else if substring(filename,0,1) = null { #otherwise, provide yaboot if
the client isn't specific
filename "/yaboot";
}
range dynamic-bootp 192.168.1.151 192.168.1.199;
} # 192.168.1.0/255.255.255.0 subnet_end
} # eth0 nic_end
[root@e346 ~]# tabdump site
key,value,comments,disable
"blademaxp","64",,
"fsptimeout","0",,
"installdir","/install",,
"ipmimaxp","64",,
"ipmiretries","3",,
"ipmitimeout","2",,
"consoleondemand","no",,
"master","master",,
"domain","cluster",,
"nameservers","192.168.1.1",,
"maxssh","8",,
"ppcmaxp","64",,
"ppcretry","3",,
"ppctimeout","0",,
"powerinterval","0",,
"syspowerinterval","0",,
"sharedtftp","1",,
"SNsyncfiledir","/var/xcat/syncfiles",,
"nodesyncfiledir","/var/xcat/node/syncfiles",,
"tftpdir","/tftpboot",,
"xcatdport","3001",,
"xcatiport","3002",,
"xcatconfdir","/etc/xcat",,
"timezone","Europe/Moscow",,
"useNmapfromMN","yes",,
"enableASMI","no",,
"db2installloc","/mntdb2",,
"databaseloc","/var/lib",,
"sshbetweennodes","ALLGROUPS",,
"dnshandler","ddns",,
"vsftp","n",,
"cleanupxcatpost","no",,
"dhcplease","43200",,
"dhcpinterfaces","eth0",,
"disjointdhcps","0",,
"defserialport","0",,
"defserialspeed","19200",,
"forwarders","192.168.1.1",,
[root@e346 ~]# tabdump networks
netname,net,mask,mgtifname,gateway,dhcpserver,tftpserver,nameservers,ntpservers,logservers,dynamicrange,staticrange,staticrangeincrement,nodehostname,ddnsdomain,vlanid,domain,comments,disable
"internal_network","192.168.1.0","255.255.255.0","eth0",,"192.168.1.1","192.168.1.1","192.168.1.1","192.168.1.1",,"192.168.1.151-192.168.1.199","192.168.1.101-192.168.1.142",,,,,,,
[root@e346 ~]# lsdef n01
Object name: n01
arch=x86_64
chain=runcmd=standby
currchain=boot
currstate=install rhels6.5-x86_64-compute
groups=compute,blade,all
hwtype=blade
id=1
initrd=xcat/osimage/rhels6.5-x86_64-install-compute/initrd.img
installnic=eth0
interface=eth0
ip=192.168.1.101
kcmdline=quiet repo=http://192.168.1.1:80/install/rhels6.5/x86_64 ks=
http://192.168.1.1:80/install/autoinst/n01 ksdevice=eth0 cmdline
console=tty0 console=ttyS1,19200n8r
kernel=xcat/osimage/rhels6.5-x86_64-install-compute/vmlinuz
mac=00:11:25:9c:23:e2
mgt=blade
mpa=mm1
mtm=8843PFB
netboot=pxe
nfsdir=/install
nfsserver=192.168.1.1
nodetype=osi
ondiscover=nodediscover
os=rhels6.5
postbootscripts=otherpkgs
postscripts=syslog,remoteshell,syncfiles,configeth,servicenode,xcatserver,xcatclient
power=blade
primarynic=eth0
profile=compute
provmethod=rhels6.5-x86_64-install-compute
serial=KKVGN7A
serialflow=hard
serialport=1
serialspeed=19200
tftpserver=192.168.1.1
xcatmaster=192.168.1.1[attachment "PXE Error.bmp" deleted by Xiao Peng
Wang/China/IBM]
------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk
_______________________________________________
xCAT-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xcat-user
------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk
_______________________________________________
xCAT-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xcat-user