This bug report was marked as Incomplete and has not had any updated
comments for quite some time. As a result this bug is being closed.
Please reopen if this is still an issue in the current Ubuntu release
http://www.ubuntu.com/getubuntu/download . Also, please be sure to
provide any requested information that may have been missing. To reopen
the bug, click on the current status under the Status column and change
the status back to "New". Thanks.
[This is an automated message. Apologies if it has reached you
inappropriately; please just reply to this message indicating so.]
** Tags added: kj-expired
** Changed in: linux (Ubuntu)
Status: Incomplete => Invalid
--
soft lockup - CPU#0 stuck for 11s! [clurgmgrd:4587]
https://bugs.launchpad.net/bugs/338047
You received this bug notification because you are a member of Ubuntu
High Availability Team, which is a direct subscriber.
Status in “linux” package in Ubuntu: Invalid
Status in “redhat-cluster” package in Ubuntu: Triaged
Bug description:
Hardware:
System - 2 HP servers
Ubuntu version - Hardy 8.04.2
Step to reproduce:
1. Configure the hostname
2. Configure the static IP address
3. Install redhat-cluster-suite software
4. Create the cluster.conf file[1].
5. Reboot both server. When the server boot up, the error message will appear
repeatedly even after reboot:
soft lockup - CPU#0 stuck for 11s! [clurgmgrd:4587]
soft lockup - CPU#0 stuck for 11s! [clurgmgrd:4587]
soft lockup - CPU#0 stuck for 11s! [clurgmgrd:4587]
soft lockup - CPU#0 stuck for 11s! [clurgmgrd:4587]
soft lockup - CPU#0 stuck for 11s! [clurgmgrd:4587]
*see soft_lockup.png
[1] Here is the cluster.conf file that I created.
Here is the cluster.conf file:
<?xml version="1.0" ?>
<cluster alias="ubuntu" config_version="2" name="ubuntu">
<fence_daemon post_fail_delay="0" post_join_delay="3"/>
<clusternodes>
<clusternode name="node0.ubuntu.local" nodeid="1" votes="1">
<fence>
<method name="1">
<device name="m_fencing"
nodename="node0.ubuntu.local"/>
</method>
</fence>
</clusternode>
<clusternode name="node1.ubuntu.local" nodeid="2" votes="1">
<fence>
<method name="1">
<device name="m_fencing"
nodename="node1.ubuntu.local"/>
</method>
</fence>
</clusternode>
</clusternodes>
<cman expected_votes="1" two_node="1"/>
<fencedevices>
<fencedevice agent="fence_manual" name="m_fencing"/>
</fencedevices>
<rm>
<failoverdomains/>
<resources/>
</rm>
</cluster>
_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-ha
Post to : [email protected]
Unsubscribe : https://launchpad.net/~ubuntu-ha
More help : https://help.launchpad.net/ListHelp