I have syncfiles defined.
synclists=/install/post/otherpkgs/syncusers.synclist,/install/post/otherpkgs/slurm.synclist
Here are the contents of the files:
[root@hpcmaster ~]# cat /install/post/otherpkgs/syncusers.synclist
/etc/hosts -> /etc/hosts
/etc/passwd -> /etc/passwd
/etc/shadow -> /etc/shadow
/etc/group -> /etc/group
/etc/ganglia/gmond.conf -> /etc/ganglia/gmond.conf
[root@hpcmaster ~]# cat /install/post/otherpkgs/slurm.synclist
/etc/slurm/slurm.conf -> /etc/slurm/slurm.conf
/etc/munge/munge.key -> /etc/munge/munge.key
The files are not being synced during node install.
I've also done touch /etc/{passwd,shadow,group} just to be sure they
wouldn't be skipped due file modification timeframe.
Nor are they being synced if I run updatenode nodename -F
I see the process run in the computes.log and the commands.log, but
/etc/shadow never updates.
As a result, a standard user cannot ssh to a compute node.
Anyone know whats going on here?
_______________________________________________
xCAT-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xcat-user