i Wang West Road, Haidian District,> Beijing P.R.China 100193>> IBM环宇大厦> 北京市海淀区东北旺西路8号,中关村软件园28号楼> 邮编:100193> > >> - Original message -> From: "Roosen, Nicolas" > To: "xcat-user@lists.sourceforge.net" > Cc:> Subje
ei Wang West Road, Haidian District,
> Beijing P.R.China 100193
>
> IBM环宇大厦
> 北京市海淀区东北旺西路8号,中关村软件园28号楼
> 邮编:100193
>
>
>
> ----- Original message -
> From: "Roosen, Nicolas"
> To: "xcat-user@lists.sourceforge.net"
> Cc:
> Subjec
Hi Nicolas
Based on your log, you use `confignics`. `confignics` cannot configure bond.
Could you try to use like the following command to configure bond?
chdef cn1 postbootscripts="otherpkgs,confignetwork -s" postscripts="syslog,remoteshell,syncfiles"
Best Regards-
On 5/22/19 8:52 AM, Yuan Y Bai wrote:
> Hi Roosen,
>
> Could you try to use `confignetwork -s` instead of `confignetwork` in
> your postscripts?
>
> You can use this command to change your postscripts: chdef node1
> postscripts="syslog,remoteshell,syncfiles,confignetwork -s"
>
> I think you
Hi Roosen,
Could you try to use `confignetwork -s` instead of `confignetwork` in your postscripts?
You can use this command to change your postscripts: chdef node1 postscripts="syslog,remoteshell,syncfiles,confignetwork -s"
I think you use install NIC as one of bond slaves. `confignetwork -s
On 5/21/19 2:33 PM, Roosen, Nicolas wrote:
> Hello, on xCAT 2.14.6 w/ RHEL 7.6, I have this weird issue: after
> provisioning the hostname is not correctly set, it stays to "localhost".
>
> This happened since I added the "confignetwork" script to the node
> definition (to setup bonded interfaces)