mirror of https://github.com/apache/cloudstack.git
Merge pull request #1 from remibergsma/remibergsma-kvmheartbeat
reboot much faster in case of storage failure
This commit is contained in:
commit
fe53329958
|
|
@ -155,7 +155,7 @@ then
|
|||
exit 0
|
||||
elif [ "$cflag" == "1" ]
|
||||
then
|
||||
reboot
|
||||
echo b > /proc/sysrq-trigger
|
||||
exit $?
|
||||
else
|
||||
write_hbLog
|
||||
|
|
|
|||
Loading…
Reference in New Issue