mirror of https://github.com/apache/cloudstack.git
Merge branch 'master' of https://github.com/remibergsma/cloudstack
This commit is contained in:
commit
da233c7bf1
|
|
@ -156,7 +156,8 @@ then
|
|||
elif [ "$cflag" == "1" ]
|
||||
then
|
||||
/usr/bin/logger -t heartbeat "kvmheartbeat.sh rebooted system because it was unable to write the heartbeat to the storage."
|
||||
sync
|
||||
sync &
|
||||
sleep 5
|
||||
echo b > /proc/sysrq-trigger
|
||||
exit $?
|
||||
else
|
||||
|
|
|
|||
Loading…
Reference in New Issue