did u check your network table and dhcpinterface attribute in the site table?
just wondering how did u config your xcat-test system, exactly same as production cluster with same network, ip address? it's possible you can stop dhcpd on the production cluster then restart xcatd on the test system? then rinstall again? Thanks, Casandra ................................................................... Casandra Hong Qiu Phone: (845) 433-9291, t/l 293-9291 Office: Building 8, 3-B-04 cxh...@us.ibm.com From: John Roche <john.ro...@crick.ac.uk> To: xCAT Users Mailing list <xcat-user@lists.sourceforge.net> Date: 06/01/2020 11:27 AM Subject: [EXTERNAL] Re: [xcat-user] PXE-E18: Server response timeout. Still no luck with the rinstall Regards John R From: John Roche <john.ro...@crick.ac.uk> Sent: 29 May 2020 17:12 To: xCAT Users Mailing list <xcat-user@lists.sourceforge.net> Subject: Re: [xcat-user] PXE-E18: Server response timeout. Hi Casandra, [root@xcat-test custom]# nodeset cloud001 osimage=centos7.6-image-compute cloud001: install centos7.6-x86_64-compute [root@xcat-test custom]# cat /tftpboot/xcat/xnba/nodes/cloud001 #!gpxe #install centos7.6-x86_64-compute imgfetch -n kernel http://$ {next-server}:80/tftpboot/xcat/osimage/centos7.6-image-compute/vmlinuz imgload kernel imgargs kernel quiet inst.repo= http://10.28.9.183:80/install/centos7.6/x86_64/base inst.ks= http://10.28.9.183:80/install/autoinst/cloud001 ip=dhcp inst.cmdline console=tty0 console=ttyS0,115200 BOOTIF=01-${netX/machyp} imgfetch http://$ {next-server}:80/tftpboot/xcat/osimage/centos7.6-image-compute/initrd.img imgexec kernel I’ll look at the other comments you made there now Thanks John From: Casandra H Qiu <cxh...@us.ibm.com> Sent: 29 May 2020 16:59 To: xCAT Users Mailing list <xcat-user@lists.sourceforge.net> Subject: Re: [xcat-user] PXE-E18: Server response timeout. looks like your compute network (compute) is different than management network (virt) , also on different vlan? "virt","10.28.9.0","255.255.255.0","eth0","10.28.9.1","10.28.9.183","10.28.9.183",,,,"10.28.9.185 10.28.9.199",,,,,"503",,,, <---- xcat MN "virt_ipmi","10.28.25.0","255.255.255.0","!remote!","10.28.25.1",,,,,,,,,,,,,,, "virt_10g","10.28.41.0","255.255.255.0","!remote!","10.28.41.1",,,,,,,,,,,,,,, "compute","10.28.0.0","255.255.248.0","!remote!","10.28.0.1","10.28.9.183","10.28.9.183",,,,"10.28.5.1 10.28.5.254",,,,,"500",,,, <----compute "compute_ipmi","10.28.16.0","255.255.248.0","!remote!","10.28.16.1",,,,,,,,,,,,,,, which network is on for bmc? I think should be compute_ipmi, is managment node has interface to the BMC? can u able to ssh to `cloud001-ipmi0` ? is bmc admin/password set on the passwd table? bmc=cloud001-ipmi0 bmcport=0 bmcvlantag=504 for the dhcpinterface, maybe get rid of mgmt, I don't think this is hostname of xCAT management node, right? "dhcpinterfaces","mgmt|eth0",, cau u also show me the output of tftpboot file after nodeset command? nodeset cloud001 osimage=centos7.6-image-compute cat /tftpboot/xcat/xnba/nodes/cloud001 Thanks, Casandra Qiu ................................................................... Casandra Hong Qiu Phone: (845) 433-9291, t/l 293-9291 Office: Building 8, 3-B-04 cxh...@us.ibm.com Inactive hide details for John Roche ---05/29/2020 10:36:49 AM---Hi, here are some files that may help Thanks againJohn Roche ---05/29/2020 10:36:49 AM---Hi, here are some files that may help Thanks again From: John Roche <john.ro...@crick.ac.uk> To: xCAT Users Mailing list <xcat-user@lists.sourceforge.net> Date: 05/29/2020 10:36 AM Subject: [EXTERNAL] Re: [xcat-user] PXE-E18: Server response timeout. Hi, here are some files that may help Thanks again #key,value,comments,disable "blademaxp","64",, "domain","camp.thecrick.org",, "fsptimeout","0",, "installdir","/install",, "ipmimaxp","64",, "ipmiretries","3",, "ipmitimeout","2",, "consoleondemand","yes",, "master","10.28.9.183",, "nameservers","10.28.9.183",, "forwarders","10.27.244.40,10.27.244.41",, "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/London",, "useNmapfromMN","no",, "enableASMI","no",, "db2installloc","/mntdb2",, "databaseloc","/var/lib",, "sshbetweennodes","ALLGROUPS",, "dnshandler","ddns",, "vsftp","n",, "cleanupxcatpost","no",, "dhcplease","43200",, "auditnosyslog","0",, "xcatsslversion","TLSv1",, "dhcpinterfaces","mgmt|eth0",, "nmapoptions","--min-rtt-timeout 1s",, "FQDNfirst","y",, "xcatdebugmode","0",, #netname,net,mask,mgtifname,gateway,dhcpserver,tftpserver,nameservers,ntpservers,logservers,dynamicrange,staticrange,staticrangeincrement,nodehostname,ddnsdomain,vlanid,domain,mtu,comments,disable "virt","10.28.9.0","255.255.255.0","eth0","10.28.9.1","10.28.9.183","10.28.9.183",,,,"10.28.9.185 10.28.9.199",,,,,"503",,,, "virt_ipmi","10.28.25.0","255.255.255.0","!remote!","10.28.25.1",,,,,,,,,,,,,,, "virt_10g","10.28.41.0","255.255.255.0","!remote!","10.28.41.1",,,,,,,,,,,,,,, "compute","10.28.0.0","255.255.248.0","!remote!","10.28.0.1","10.28.9.183","10.28.9.183",,,,"10.28.5.1 10.28.5.254",,,,,"500",,,, "compute_ipmi","10.28.16.0","255.255.248.0","!remote!","10.28.16.1",,,,,,,,,,,,,,, "compute_10g","10.28.32.0","255.255.248.0","!remote!","10.28.32.1",,,,,,,,,"| \z|-10g|",,,,,, "peripheral","10.28.10.0","255.255.255.0","!remote!","10.28.10.1",,,,,,,,,,,,,,, "storage","10.28.8.0","255.255.255.0","!remote!","10.28.8.1","10.28.9.183","10.28.9.183",,,,"10.28.8.160 10.28.8.199",,,,,"501",,,, "storage_ipmi","10.28.24.0","255.255.255.0","!remote!","10.28.24.1",,,,,,,,,,,,,,, "storage_10g","10.28.40.0","255.255.255.0","!remote!","10.28.40.1",,,,,,,,,,,,,,, "infiniband","10.28.48.0","255.255.240.0","!remote!",,,,,,,,,,,,,,,, ip addr show 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000 link/ether 56:6f:3d:18:00:72 brd ff:ff:ff:ff:ff:ff inet 10.28.9.183/24 brd 10.28.9.255 scope global noprefixroute eth0 valid_lft forever preferred_lft forever inet6 fe80::546f:3dff:fe18:72/64 scope link valid_lft forever preferred_lft forever lsdef cloud001 Object name: cloud001 arch=x86_64 bmc=cloud001-ipmi0 bmcport=0 bmcvlantag=504 chain=runcmd=bmcsetup,shell cons=ipmi consoleenabled=1 cpucount=32 cputype=Intel(R) Xeon(R) CPU E5-2640 v3 @ 2.60GHz currchain=boot currstate=install centos7.6-x86_64-compute disksize=sda:240GB groups=C08,nx00,nx360m5,ipmi,cloud,slurmtest initrd=xcat/osimage/centos7.6-image-compute/initrd.img ip=10.28.6.2 kcmdline=console=tty0 console=ttyS0,115200 kernel=xcat/osimage/centos7.6-image-compute/vmlinuz mac=40:f2:e9:c6:7e:84 memory=258354MB mgt=ipmi mpa=fpc000 mtm=5465FT1 netboot=xnba nicextraparams.ib0=CONNECTED_MODE=no nicextraparams.ens6d1=MTU=9000 nichostnamesuffixes.ens6d1=-10g nicips.ipmi0=10.28.22.2 nicips.ib0=10.28.54.2 nicips.ens6d1=10.28.38.2 nicips.eno1=10.28.6.2 nicnetworks.ib0=infiniband nicnetworks.ens6d1=compute_10g nicnetworks.eno1=compute nictypes.ib0=infiniband nictypes.ens6d1=ethernet nictypes.eno1=ethernet nodetype=osi ondiscover=0 os=centos7.6 postbootscripts=otherpkgs power=ipmi profile=compute provmethod=centos7.6-image-compute routenames=virt_net_comp serial=06HLGPT serialport=0 serialspeed=115200 slotid=5 status=unreachable statustime=05-29-2020 15:33:20 supportedarchs=x86,x86_64 updatestatus=synced updatestatustime=05-28-2019 10:24:11 xcatmaster=10.28.9.183 [root@xcat-test tmp]# lsdef -t osimage centos7.5-image-base (osimage) centos7.5-image-compute (osimage) centos7.6-image-base (osimage) centos7.6-image-compute (osimage) centos7.7-image-base (osimage) centos7.7-x86_64-install-compute (osimage) centos7.7-x86_64-netboot-compute (osimage) centos7.7-x86_64-statelite-compute (osimage) From: Casandra H Qiu <cxh...@us.ibm.com> Sent: 28 May 2020 19:43 To: xCAT Users Mailing list <xcat-user@lists.sourceforge.net> Subject: Re: [xcat-user] PXE-E18: Server response timeout. if mac address already define in the node definition, it should not get to dodiscovery phase. if you think only this new server services this mac address right now, maybe try to clean up the system by: service xcatd restart makedns -n makedhcp -n makedhcp -a then verify by: makedhcp -q <nodename> xcatprobe detect_dhcpd nslookup <nodename> if still hit same issue, I like to have xcat snap, or at least following output tabdump site tabdump networks ip addr show lsdef <nodename> lsdef -t osimage <node's provmethod> output of xcat log at the time of node provision: /var/log/messages /var/log/xcat/cluster.log /var/log/xcat/compute.log some output from console too sorry if ask too much, you can send me the outputs direct to my email address . Thanks, Casandra Qiu ................................................................... Casandra Hong Qiu Phone: (845) 433-9291, t/l 293-9291 Office: Building 8, 3-B-04 cxh...@us.ibm.com Inactive hide details for John Roche ---05/28/2020 02:14:41 PM---Hi Casandra, My mistake,John Roche ---05/28/2020 02:14:41 PM---Hi Casandra, My mistake, From: John Roche <john.ro...@crick.ac.uk> To: xCAT Users Mailing list <xcat-user@lists.sourceforge.net> Date: 05/28/2020 02:14 PM Subject: [EXTERNAL] Re: [xcat-user] PXE-E18: Server response timeout. Hi Casandra, My mistake, I just changed it there to eno1 as this was like this on the prod server It’s back to eth0, Still makes no difference unfortunately JR From: Casandra H Qiu <cxh...@us.ibm.com> Sent: 28 May 2020 16:04 To: xCAT Users Mailing list <xcat-user@lists.sourceforge.net> Subject: Re: [xcat-user] PXE-E18: Server response timeout. "dhcpinterfaces","mgmt|eno1",, <<<<<<<<<< --- is this correct? from your previous output, xcat-test is node name and eth0 is the interface name [A[root@xcat-test ~]# xcatprobe xcatmn -i eth0 Thanks, Casandra Qiu ................................................................... Casandra Hong Qiu Phone: (845) 433-9291, t/l 293-9291 Office: Building 8, 3-B-04 cxh...@us.ibm.com Inactive hide details for John Roche ---05/28/2020 10:43:43 AM---Hi Casandra Here is the site tableJohn Roche ---05/28/2020 10:43:43 AM---Hi Casandra Here is the site table From: John Roche <john.ro...@crick.ac.uk> To: xCAT Users Mailing list <xcat-user@lists.sourceforge.net> Date: 05/28/2020 10:43 AM Subject: [EXTERNAL] Re: [xcat-user] PXE-E18: Server response timeout. Hi Casandra Here is the site table The master address is set to the test server #key,value,comments,disable "blademaxp","64",, "domain","xxxxxxxxxxxxxx",, "fsptimeout","0",, "installdir","/install",, "ipmimaxp","64",, "ipmiretries","3",, "ipmitimeout","2",, "consoleondemand","yes",, "master","10.28.9.183",, "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/London",, "useNmapfromMN","no",, "enableASMI","no",, "db2installloc","/mntdb2",, "databaseloc","/var/lib",, "sshbetweennodes","ALLGROUPS",, "dnshandler","ddns",, "vsftp","n",, "cleanupxcatpost","no",, "dhcplease","43200",, "auditnosyslog","0",, "xcatsslversion","TLSv1",, "dhcpinterfaces","mgmt|eno1",, "nmapoptions","--min-rtt-timeout 1s",, "FQDNfirst","y",, "xcatdebugmode","0",, did u run `rinstall` again after you clean up dhcp lease on the prod cluster? Yes I did this, how did u pull the node out from prod cluster to this new server? same ip address/hostname, right? Correct yes Thanks for your help on this JR From: Casandra H Qiu <cxh...@us.ibm.com> Sent: 27 May 2020 18:25 To: xCAT Users Mailing list <xcat-user@lists.sourceforge.net> Subject: Re: [xcat-user] PXE-E18: Server response timeout. if you add master ip address to the /etc/resolv.conf, the hostname should be resolved. did u run `rinstall` again after you clean up dhcp lease on the prod cluster? can u show me node definition here? and master/domain/dhcpinterface on the site table? if you can run rinstall, the mac address should be set and should not get to the dodiscover phase. how did u pull the node out from prod cluster to this new server? same ip address/hostname, right? Thanks, Casandra Qiu ................................................................... Casandra Hong Qiu Phone: (845) 433-9291, t/l 293-9291 Office: Building 8, 3-B-04 cxh...@us.ibm.com Inactive hide details for John Roche ---05/27/2020 01:00:20 PM---Hi Casandra nslookup works for the hostnameJohn Roche ---05/27/2020 01:00:20 PM---Hi Casandra nslookup works for the hostname From: John Roche <john.ro...@crick.ac.uk> To: xCAT Users Mailing list <xcat-user@lists.sourceforge.net> Date: 05/27/2020 01:00 PM Subject: [EXTERNAL] Re: [xcat-user] PXE-E18: Server response timeout. Hi Casandra nslookup works for the hostname but it doesn’t for the IP address could this be a problem? JR From: Casandra H Qiu <cxh...@us.ibm.com> Sent: 27 May 2020 17:14 To: xCAT Users Mailing list <xcat-user@lists.sourceforge.net> Subject: Re: [xcat-user] PXE-E18: Server response timeout. this is example of detect_dhcpd output: # xcatprobe detect_dhcpd -i enP50p3s0f0 -m 70:e2:84:14:29:10 Start to detect DHCP, please wait 10 seconds [INFO] ++++++++++++++++++++++++++++++++++ [INFO] There are 1 servers replied to dhcp discover. [INFO] Server:172.20.253.31 assign IP [172.20.226.1]. The next server is [172.20.253.31]! [INFO] ++++++++++++++++++++++++++++++++++ [INFO] can u check your hostname/ip address? Server: XX.XX.X.XXX assign IP [XX.XX.X.XXX]. The next server is [XX.XX.X.XXX]! [INFO] ß--- this is the prod xcat server, how do I remove this?? Server: XX.XX.X.XXX assign IP [ZZ.ZZ.Z.ZZZ]. The next server is [ZZ.ZZ.Z.ZZZ]! [INFO] <- THIS IS THE NEW TEST XCAT SERVER ^^^^^^ ^^^^^^ |------------------------------------those two should be same --------------| what's the output from nslookup? Thanks, Casandra Qiu ................................................................... Casandra Hong Qiu Phone: (845) 433-9291, t/l 293-9291 Office: Building 8, 3-B-04 cxh...@us.ibm.com Inactive hide details for John Roche ---05/27/2020 11:29:13 AM---This is what I see when doing the rinstall xcat.genesis.dodiscJohn Roche ---05/27/2020 11:29:13 AM---This is what I see when doing the rinstall xcat.genesis.dodiscovery: My findme request is still unde From: John Roche <john.ro...@crick.ac.uk> To: xCAT Users Mailing list <xcat-user@lists.sourceforge.net> Date: 05/27/2020 11:29 AM Subject: [EXTERNAL] Re: [xcat-user] PXE-E18: Server response timeout. This is what I see when doing the rinstall xcat.genesis.dodiscovery: My findme request is still under processing, do not send new request xcat.genesis.dodiscovery: My findme request is still under processing, do not send new request xcat.genesis.minixcatd: The request is already processed by xCAT master, but not matched. xcat.genesis.dodiscovery: Beginning echo information to discovery packet file... xcat.genesis.dodiscovery: Discovery packet file is ready. xcat.genesis.dodiscovery: Sending the discovery packet to xCAT (XX.XX.X.XXX:3001)... Thanks JR From: John Roche <john.ro...@crick.ac.uk> Sent: 27 May 2020 16:01 To: xCAT Users Mailing list <xcat-user@lists.sourceforge.net> Subject: Re: [xcat-user] PXE-E18: Server response timeout. Hi Casandra Thanks for the reply, Ran those commands you And also did a nodepurge cloud001 on the prod server And It’s still picking up the prod servers address when doing an rinstall ( John From: Casandra H Qiu <cxh...@us.ibm.com> Sent: 27 May 2020 15:42 To: xCAT Users Mailing list <xcat-user@lists.sourceforge.net> Subject: Re: [xcat-user] PXE-E18: Server response timeout. did u run this command on XX.XX.X.XXX server? makedhcp -d nodename and two more command to clean up from prod cluster, you should remove the node definition too, at lease need to remove mac address. makedns -d nodename makegocons -d nodename then on the new test cluster: makedns nodename makegocons nodename makedhcp nodename nslookup nodename <<<<<--- make sure it return correct address thanks, Casandra Qiu ................................................................... Casandra Hong Qiu Phone: (845) 433-9291, t/l 293-9291 Office: Building 8, 3-B-04 cxh...@us.ibm.com Inactive hide details for John Roche ---05/27/2020 10:22:47 AM---Hi ddj, Yes I’m pulling a few nodes from the prod cluster,John Roche ---05/27/2020 10:22:47 AM---Hi ddj, Yes I’m pulling a few nodes from the prod cluster, From: John Roche <john.ro...@crick.ac.uk> To: xCAT Users Mailing list <xcat-user@lists.sourceforge.net> Date: 05/27/2020 10:22 AM Subject: [EXTERNAL] Re: [xcat-user] PXE-E18: Server response timeout. Hi ddj, Yes I’m pulling a few nodes from the prod cluster, I did makedhcp -d nodename and this sort of helped It does a pxe boot, but still picks up the prod xcat server address xcatprobe detect_dhcpd -i <MN interface name> -m <node's mac address> Server: XX.XX.X.XXX assign IP [XX.XX.X.XXX]. The next server is [XX.XX.X.XXX]! [INFO] ß--- this is the prod xcat server, how do I remove this?? Server: XX.XX.X.XXX assign IP [ZZ.ZZ.Z.ZZZ]. The next server is [ZZ.ZZ.Z.ZZZ]! [INFO] <- THIS IS THE NEW TEST XCAT SERVER Is there any way to remove this, will this help? JR From: David D Johnson <david_john...@brown.edu> Sent: 27 May 2020 12:23 To: xCAT Users Mailing list <xcat-user@lists.sourceforge.net> Subject: Re: [xcat-user] PXE-E18: Server response timeout. When you have two dhcp servers on the same wire/subnet, need to make sure that the MAC address is only recognized by one of them. If the "production" server is running xcat, use makedhcp -d nodename to get rid of the association over there, and presume (or check, with makedhcp -q nodename) that it's registered in your new cluster. My guess is that you pulled out a compute node from the production cluster to play with. -- ddj On May 27, 2020, at 5:08 AM, John Roche <john.ro...@crick.ac.uk> wrote: [A[root@xcat-test ~]# xcatprobe xcatmn -i eth0 [mn]: Checking all xCAT daemons are running... [ OK ] [mn]: Checking xcatd can receive command request... [ OK ] [mn]: Checking 'site' table is configured... [ OK ] [mn]: Checking provision network is configured... [ OK ] [mn]: Checking 'passwd' table is configured... [ OK ] [mn]: Checking important directories(installdir,tftpdir) are configured... [ OK ] [mn]: Checking SELinux is disabled... [ OK ] [mn]: Checking HTTP service is configured... [ OK ] [mn]: Checking TFTP service is configured... [ OK ] [mn]: Checking DNS service is configured... [ OK ] [mn]: Checking DHCP service is configured... [ OK ] [mn]: Checking NTP service is configured... [ OK ] [mn]: Checking rsyslog service is configured... [ OK ] [mn]: Checking firewall is disabled... [ OK ] [mn]: Checking minimum disk space for xCAT ['/var' needs 1GB;'/install' needs 10GB;'/tmp' needs 1GB]... [ OK ] [mn]: Checking Linux ulimits configuration... [ OK ] [mn]: Checking network kernel parameter configuration... [ OK ] [mn]: Checking xCAT daemon attributes configuration... [ OK ] [mn]: Checking xCAT log is stored in /var/log/xcat/cluster.log... [ OK ] [mn]: Checking xCAT management node IP: <10.28.9.183> is configured to static... [ OK ] [mn]: Checking dhcpd.leases file is less than 100M... [ OK ] =================================== SUMMARY ==================================== [MN]: Checking on MN... [ OK ] That’s all good xcatprobe detect_dhcpd -i <MN interface name> -m <node's mac address> Start to detect DHCP, please wait 10 seconds [INFO] ++++++++++++++++++++++++++++++++++ [INFO] There are 3 servers replied to dhcp discover. [INFO] Server: XX.XX.X.XXX assign IP [XX.XX.X.XXX]. The next server is [XX.XX.X.XXX]! [INFO] ß--- this is the prod xcat server, how do I remove this?? Server: XX.XX.X.XXX assign IP [ZZ.ZZ.Z.ZZZ]. The next server is [ZZ.ZZ.Z.ZZZ]! [INFO] <- THIS IS THE NEW TEST XCAT SERVER Server:JJ.JJ.JJ.J assign IP [JJ.JJ.J.J]. The next server is [ZZ.ZZ.Z.ZZZ]! [INFO] ++++++++++++++++++++++++++++++++++ [INFO] [root@xcat-test ~]# From: Casandra H Qiu <cxh...@us.ibm.com> Sent: 26 May 2020 17:17 To: xCAT Users Mailing list <xcat-user@lists.sourceforge.net> Subject: Re: [xcat-user] PXE-E18: Server response timeout. try those two command to diagnosis if there are configure issues xcatprobe xcatmn -i <MN interface name> xcatprobe detect_dhcpd -i <MN interface name> -m <node's mac address> Thanks, Casandra Qiu ................................................................... Casandra Hong Qiu Phone: (845) 433-9291, t/l 293-9291 Office: Building 8, 3-B-04 cxh...@us.ibm.com <image001.gif>John Roche ---05/26/2020 12:11:36 PM---Tried this No luck From: John Roche <john.ro...@crick.ac.uk> To: xCAT Users Mailing list <xcat-user@lists.sourceforge.net> Date: 05/26/2020 12:11 PM Subject: Re: [xcat-user] [External] PXE-E18: Server response timeout. Tried this No luck How did people set up the dhpc part for doing a pxe boot? John From: Jarrod Johnson <jjohns...@lenovo.com> Sent: 22 May 2020 17:25 To: xCAT-user@lists.sourceforge.net Subject: Re: [xcat-user] [External] PXE-E18: Server response timeout. Hmm, nodeset <nodename> stat Rinstall thould have taken care of that, but checking... From: John Roche <john.ro...@crick.ac.uk> Sent: Friday, May 22, 2020 8:40 AM To: xCAT-user@lists.sourceforge.net < xCAT-user@lists.sourceforge.net> Subject: [External] [xcat-user] PXE-E18: Server response timeout. Hi, I recently build an xcat server Rpower works But doing an rinstall, it keeps failing at the PXE boot I’m doing rinstal <node name> -u It uses UEFI I’m starting to pull my hair now on what’s the issue Here is the error I see when I’m doing an rcons. Thanks Boot Failed - PXE Network: PciRoot(0x0)/Pci (0x2,0x0)/Pci(0x0,0x0)/Ctrl(0x1)/MAC (E41D2DDE7931,0x0)/IPv4 (0.0.0.0,0x0,DHCP,0.0.0.0,0.0.0.0,0.0.0.0) >>Start PXE over IPv4. PXE-E18: Server response timeout. >>Start PXE over IPv4. PXE-E18: Server response timeout. Boot Failed - PXE Network: PciRoot(0x0)/Pci (0x2,0x0)/Pci(0x0,0x0)/Ctrl(0x2)/MAC (E41D2DDE7932,0x0)/IPv4 (0.0.0.0,0x0,DHCP,0.0.0.0,0.0.0.0,0.0.0.0) >>Start PXE over IPv4. The Francis Crick Institute Limited is a registered charity in England and Wales no. 1140062 and a company registered in England and Wales no. 06885462, with its registered office at 1 Midland Road London NW1 1AT The Francis Crick Institute Limited is a registered charity in England and Wales no. 1140062 and a company registered in England and Wales no. 06885462, with its registered office at 1 Midland Road London NW1 1AT _______________________________________________ xCAT-user mailing list xCAT-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xcat-user The Francis Crick Institute Limited is a registered charity in England and Wales no. 1140062 and a company registered in England and Wales no. 06885462, with its registered office at 1 Midland Road London NW1 1AT _______________________________________________ xCAT-user mailing list xCAT-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xcat-user The Francis Crick Institute Limited is a registered charity in England and Wales no. 1140062 and a company registered in England and Wales no. 06885462, with its registered office at 1 Midland Road London NW1 1AT _______________________________________________ xCAT-user mailing list xCAT-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xcat-user The Francis Crick Institute Limited is a registered charity in England and Wales no. 1140062 and a company registered in England and Wales no. 06885462, with its registered office at 1 Midland Road London NW1 1AT The Francis Crick Institute Limited is a registered charity in England and Wales no. 1140062 and a company registered in England and Wales no. 06885462, with its registered office at 1 Midland Road London NW1 1AT _______________________________________________ xCAT-user mailing list xCAT-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xcat-user The Francis Crick Institute Limited is a registered charity in England and Wales no. 1140062 and a company registered in England and Wales no. 06885462, with its registered office at 1 Midland Road London NW1 1AT _______________________________________________ xCAT-user mailing list xCAT-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xcat-user The Francis Crick Institute Limited is a registered charity in England and Wales no. 1140062 and a company registered in England and Wales no. 06885462, with its registered office at 1 Midland Road London NW1 1AT _______________________________________________ xCAT-user mailing list xCAT-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xcat-user The Francis Crick Institute Limited is a registered charity in England and Wales no. 1140062 and a company registered in England and Wales no. 06885462, with its registered office at 1 Midland Road London NW1 1AT _______________________________________________ xCAT-user mailing list xCAT-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xcat-user The Francis Crick Institute Limited is a registered charity in England and Wales no. 1140062 and a company registered in England and Wales no. 06885462, with its registered office at 1 Midland Road London NW1 1AT _______________________________________________ xCAT-user mailing list xCAT-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xcat-user The Francis Crick Institute Limited is a registered charity in England and Wales no. 1140062 and a company registered in England and Wales no. 06885462, with its registered office at 1 Midland Road London NW1 1AT The Francis Crick Institute Limited is a registered charity in England and Wales no. 1140062 and a company registered in England and Wales no. 06885462, with its registered office at 1 Midland Road London NW1 1AT _______________________________________________ xCAT-user mailing list xCAT-user@lists.sourceforge.net https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.sourceforge.net_lists_listinfo_xcat-2Duser&d=DwICAg&c=jf_iaSHvJObTbx-siA1ZOg&r=n1LR_Py9TQX0dVqfGTbLHUMGx25-C8VtBDS0nCzyNXY&m=cDg0TsUpKy76dp5ghJ8T8mhziu_FD0rb3jOJiNyJ0KA&s=jQB79GY4qyE5yjVYhK2i2pV7PDHR1ly6WPO5zXCm61U&e=
_______________________________________________ xCAT-user mailing list xCAT-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xcat-user