You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Remi Bergsma (JIRA)" <ji...@apache.org> on 2014/09/10 11:33:28 UTC

[jira] [Created] (CLOUDSTACK-7527) XenServer heartbeat-script: make it reboot faster (when fencing)

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)