While clarifying remaining work on (admittedly too old) bugs I found that
this bugs package no more is in Ubuntu since >12.04
Nowdays you'd directly use corosync/pacemaker/*agents for that, see 
https://ubuntu.com/server/docs/ubuntu-ha-introduction.

** Changed in: redhat-cluster (Ubuntu)
       Status: Triaged => Won't Fix

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/338047

Title:
  soft lockup - CPU#0 stuck for 11s! [clurgmgrd:4587]

Status in linux package in Ubuntu:
  Invalid
Status in redhat-cluster package in Ubuntu:
  Won't Fix

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>

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/338047/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to