if for some reason installnic is not 
available, does xNBA fallsback to whatever works (in BIOS order) ?
[installnic concerns xNBA, doesn't it] ?
 
the behavior is determined by the "boot order" in bios settings, if the selected network boot device("installnic" you mentioned) is not available, the next boot device specified in "boot order" will be tried, this is the behavior of bios, not xNBA.
 
"xNBA" is a patched version of ipxe/gpxe, which complies with the PXE specification,  
 
> when installnic and boot PXE interace setup in BIOS differ ?
For instance you set up BIOS to PXE on (what the OS will call) eth2 but 
installnic in noderes is set to eth1.
 
The network boot device specified in BIOS, eth2 in your example, will send out dhcp discover packet, however, since nodders.installnic is set to eth1, hence the management server(DHCP server) side only presents dhcp lease for "eth1", "eth2" cannot obtain lease from management server(if no dhcp range configured),the network boot will fail, and the next boot device specified in bios "boot order" will attempt. 
 
If you did not specified any specific NIC as the network boot device, all active NICs will send out DHCP discover, it is another story. 
------------------------------------------------------------------------------
YANG Song (杨嵩)
IBM China System Technology Laboratory
Tel: 86-10-82452903
Email: 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: Thomas HUMMEL <thomas.hum...@pasteur.fr>
To: xcat-user@lists.sourceforge.net
Cc:
Subject: Re: [xcat-user] [External] xnba, noderes nics and BOOTIF
Date: Sat, Jan 26, 2019 1:07 AM
 
On 1/25/19 5:22 PM, Thomas HUMMEL wrote:

> I was under the impression that installnic was just ignored in that case
> but it may be due to my switch setup (I have to check that again).

Or, to state it differently : if for some reason installnic is not
available, does xNBA fallsback to whatever works (in BIOS order) ?
[installnic concerns xNBA, doesn't it] ?

Thanks.

--
Thomas HUMMEL



_______________________________________________
xCAT-user mailing list
xCAT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user

 
 

_______________________________________________
xCAT-user mailing list
xCAT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user

Reply via email to