Also, a follow up.

If I have machine node01

nicips.ib0=10.1.1.6
nichostnamesuffixes.ib0=-ib

Should create the /etc/hosts entry 

node01-ib 10.1.1.6


If I *also* have in the ib group (which node01 belongs to)

nicaliases.ib0=|(k\d+)|($1).ib|

does that create 

node01.ib OR node01-ib.ib?

Cheers
L.


On Tue, 2020-03-03 at 02:28 +0000, Lachlan Simpson wrote:
> I have two questions:
> 
> 1. If a node belongs to a group with nic* defined are those additions added 
> to the node's def?
> 
> for eg, if I have an existing node  *without* those nics defined, does the 
> installation/config
> process add those values to the node? (lsdef before gives nothing, lsdef 
> after has nic* entries)
> 
> 2. How does one remove errant nicalias entries (for example, any nic* 
> key/value in reality) from a
> node's definition? Given that chdef -m/-p doesn't work (
> https://xcat-docs.readthedocs.io/en/stable/advanced/domain_name_resolution/domain_name_resolution.html#setting-individual-nic-attribute-values
> )
> 
> I have tried re-defining the values I wanted to change and just ended up with 
> two entries for
> nicaliases.ib0= in the node def?
> 
> cheers
> L.
-- 
   
Lachlan Simpson

Research Technology Services

UNSW Research Technology Services
Level 3, Chemical Sciences Building F10
UNSW SYDNEY NSW 2052 AUSTRALIA
E: lachlan.simp...@unsw.edu.au
W: https://research.unsw.edu.au

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

Reply via email to