Re: [xcat-user] [External] Netboot process stuck

2019-04-23 Thread Angelo Cavalcanti
> > *From:* Angelo Cavalcanti > *Sent:* Saturday, March 30, 2019 11:54 AM > *To:* xCAT Users Mailing list > *Subject:* Re: [xcat-user] [External] Netboot process stuck > > > > Hi Song, > > > > The status has been changed to "netbooting" (below) but the

Re: [xcat-user] [External] Netboot process stuck

2019-04-04 Thread David Rajendra
est Road, Haidian District Beijing 100193, PRC 北京市海淀区东北旺西路8号中关村软件园28号楼 邮编: 100193 - Original message - From: Angelo Cavalcanti mailto:angelo.cavalca...@gmail.com>> To: xCAT Users Mailing list mailto:xcat-user@lists.sourceforge.net>> Cc: Subject: Re: [xcat-user] [External] Netb

Re: [xcat-user] [External] Netboot process stuck

2019-03-20 Thread Song BJ Yang
Hi Angelo,    From the xcatprobe, the rootfs tarball has been downloaded and extracted. It is strange that status is still `powering-off` instead of "netbooting", since we can find that node has reported its status to MN inside dracut. Would you please provide the log file `log.txt`  generated by

Re: [xcat-user] [External] Netboot process stuck

2019-03-19 Thread Angelo Cavalcanti
yang...@cn.ibm.com >> Address: Building 28, ZhongGuanCun Software Park, >> No.8, Dong Bei Wang West Road, Haidian District Beijing 100193, PRC >> >> 北京市海淀区东北旺西路8号中关村软件园28号楼 >> 邮编: 100193 >> >> >> >> - Original message - >> From: Ange

Re: [xcat-user] [External] Netboot process stuck

2019-03-16 Thread Angelo Cavalcanti
园28号楼 > 邮编: 100193 > > > > - Original message - > From: Angelo Cavalcanti > To: Song BJ Yang > Cc: xcat-user@lists.sourceforge.net > Subject: Re: [xcat-user] [External] Netboot process stuck > Date: Fri, Mar 15, 2019 10:37 AM > > Thanks Song, > >

Re: [xcat-user] [External] Netboot process stuck

2019-03-15 Thread Song BJ Yang
ps.    `[2019-03-14T10:20:39-03:00] [   37.280041] systemd-fstab-generator[261]: Could not find a root= entry on the kernel command line.`,    this kind of issue might be caused by the DHCP, please check whether the node can obtain DHCP lease from MN/SN

Re: [xcat-user] [External] Netboot process stuck

2019-03-15 Thread Song BJ Yang
Hi,   If the console output covers the whole process, seems the the initrd boot up process did not reach the rootimg download phase. And there is a `[2019-03-14T10:20:39-03:00] [   37.280041] systemd-fstab-generator[261]: Could not find a root= entry on the kernel command line.`,    several

Re: [xcat-user] [External] Netboot process stuck

2019-03-14 Thread Angelo Cavalcanti
0193, PRC > > 北京市海淀区东北旺西路8号中关村软件园28号楼 > 邮编: 100193 > > > > ----- Original message - > From: Jarrod Johnson > To: xCAT Users Mailing list > Cc: > Subject: Re: [xcat-user] [External] Netboot process stuck > Date: Thu, Mar 14, 2019 5:33 AM > > > What does

Re: [xcat-user] [External] Netboot process stuck

2019-03-14 Thread Jarrod Johnson
as a test, you might want to see if adding quiet to the arguments changes anything. Without flow control, I'm not seeing why it should slow things down, but it will be something too try. A general slowness in booting is very peculiar. On March 14, 2019 3:44:43 PM Angelo Cavalcanti wrote:

Re: [xcat-user] [External] Netboot process stuck

2019-03-14 Thread Angelo Cavalcanti
Hi Jarrod, I'm using netboot via PXE: # cat /tftpboot/pxelinux.cfg/gn001 #netboot centos7.6-x86_64-gpu-compute DEFAULT xCAT LABEL xCAT KERNEL xcat/osimage/centos7.6-x86_64-netboot-gpu-compute/kernel APPEND initrd=xcat/osimage/centos7.6-x86_64-netboot-gpu-compute/initrd-stateless.gz imgurl=

Re: [xcat-user] [External] Netboot process stuck

2019-03-14 Thread Song BJ Yang
Hi,   We encountered a similar issue  https://github.com/xcat2/xcat-core/issues/274 , but in this case the console uncovered the root cause.     However, your console output does not show why the boot up process hang.   I suggest you add more verbose output during boot up, this is a reference

Re: [xcat-user] [External] Netboot process stuck

2019-03-13 Thread Jarrod Johnson
What does the boot kernel get command line wise (e.g. /tftpboot/xcat/xnba/nodes/) From: Angelo Cavalcanti Sent: Wednesday, March 13, 2019 4:23 PM To: xcat-user@lists.sourceforge.net Subject: [External] [xcat-user] Netboot process stuck Hi everyone, I've setup various nodes to netboot image