Remi Bergsma created CLOUDSTACK-7527:
----------------------------------------
Summary: XenServer heartbeat-script: make it reboot faster (when
fencing)
Key: CLOUDSTACK-7527
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7527
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Components: XenServer
Affects Versions: 4.3.0, 4.4.0
Reporter: Remi Bergsma
Priority: Minor
xenheartbeat.sh:
I've seen the 'reboot' command hang, even though it has the force option
specified (last line of the script). Wouldn't it be better to invoke it like
this:
echo b > /proc/sysrq-trigger
Tested it, starts boot sequence immediately.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)