Hi everybody, I'm trying to understand why my postscript is not running. I set up a simple postscript to easy reproduction, my image object is like this
https://gist.github.com/dhilst/2dc46ab433f17c07cce2c460fff05153 My postscript is in the same gist When booting the node, I follow all logs as `tail -F /var/log/xcat/*`. I can't see any information in the logs regarding postscript, I put the logs in the same gist too. When I log in the node I can see my script at `/xcatpost/versatushpc/` but it doesn't created the file /tmp/bootdate and no messages at computes.log so it seems to not being run. I'm using xCAT-2.15 recently released and CentOS 7 I don't really understand how and when postscripts run. They are started by a service? And syncfiles run before or after postscripts? I have a postscript that depends on syncfiles running before it, what would be the right approach? Use syncfiles EXECUTE directive? Regards, Daniel
_______________________________________________ xCAT-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xcat-user
