2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-22 03:00:26 +00:00

Verify enablekdump postscript was executed

This commit is contained in:
Mark Gurevich
2020-01-22 10:22:43 -05:00
parent 66fba2de79
commit b6c81908cd

View File

@@ -86,6 +86,9 @@ check:rc==0
# Verify that kdump directory from management node is still mounted on the compute node
cmd:xdsh $$CN df -H
# Verify enablekdump postscript was executed on the compute node
cmd:xdsh $$CN grep "enablekdump return with" /var/log/xcat/xcat.log
cmd:xdsh $$CN "at now +1 minutes <<< /tmp/kdump.trigger"
cmd:sleep 300