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:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user