Running 2.16.0.lenovo1 on stock CentOS 8.2. I have the following setup:
nodels login hosts.hostnames midway3-login1: login1,l1 midway3-login2: login2,l2 When I run makehosts login (w/ or w/o "-l"), these are not created: grep login /etc/hosts ##.##.##.## midway3-login1.rcc.local midway3-login1 ##.##.##.## midway3-login2.rcc.local midway3-login2 It appears to be related to bug 6828. Was there a workaround beyond duplicating efforts and defining the interface in the nics table? As a test, I added the following: nodels login nics.nicaliases midway3-login1: bond0!login1,l1 midway3-login2: bond0!login2,l2 After running makehosts: ##.##.##.## midway3-login1.rcc.local midway3-login1 login1 ##.##.##.## midway3-login2.rcc.local midway3-login2 login2 ... So it appears to have gotten one of the aliases. FWIW, if I remove the first alias, leaving l[1,2] as aliases, makehosts uses that entry: ##.##.##.## midway3-login1.rcc.local midway3-login1 l1 ##.##.##.## midway3-login2.rcc.local midway3-login2 l2 Regards, Christian Caruthers Lenovo Professional Services Mobile: 757-289-9872
_______________________________________________ xCAT-user mailing list xCAT-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xcat-user