Trying to use multiple synclists for different node groups, and seeing some 
xdcp strangeness:

xCAT Version 2.13.5.POST107.g8489de8

I have:

lsdef -t osimage ces
Object name: ces
*snip*
    
synclists=/install/templates/ces/ces.synclist,/install/templates/stg.synclist
*snip*

In each synclist is a line to push a file to /etc/sysconfig/network. The one 
called by stg.synclist is a default file all hosts get while the one called by 
ces.synclist is specific to this node group. I cannot get updatenode to push 
the correct file to the hosts. Regardless of the order they're listed in the 
osimage definition, the name of the file, or the atime on the file, "updatenode 
node -VF" shows xdcp reading ces.synclist first and stg.synclist second. If I 
only have  ces.synclist defined in there, it pushes the correct file.

Running command on xcat-bloom: ip -4 --oneline addr show |awk -F ' ' '{print 
$4}'|awk -F '/' '{print $1}' 2>&1

Running command on xcat-bloom: ip -4 --oneline addr show |awk -F ' ' '{print 
$4}'|awk -F '/' '{print $1}' 2>&1

Running command on xcat-bloom: chmod -R a+r /install/postscripts 2>&1

  xcat-bloom: Internal call command: xdcp bces0 --nodestatus -F 
/install/templates/ces/ces.synclist
Running internal xCAT command: xdcp ...

Running command on xcat-bloom: ip -4 --oneline addr show |awk -F ' ' '{print 
$4}'|awk -F '/' '{print $1}' 2>&1

  xcat-bloom: Internal call command: xdcp bces0 --nodestatus -F 
/install/templates/stg.synclist
Running internal xCAT command: xdcp ...

Running command on xcat-bloom: ip -4 --oneline addr show |awk -F ' ' '{print 
$4}'|awk -F '/' '{print $1}' 2>&1

File synchronization has completed for nodes.

Regards,
Christian Caruthers
Lenovo Professional Services
Mobile: 757-289-9872

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
xCAT-user mailing list
xCAT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user

Reply via email to