[Linux-HA] ipfail on 2.6.10 or 2.6.11

Sheldon Hearn sheldonh at starjuice.net
Wed Mar 30 23:55:44 MST 2005


On Tue, 2005-03-29 at 07:51 -0500, Kevin Dwyer wrote:

> It sounds like there are some people with working 2.6.10+ setups and
> some without.  Maybe comparing kernel .configs would point to an
> importatnt difference?

I've attached a preprocessed diff showing the changes in kernel config
file from 2.6.9 to 2.6.11.  Note that no change was made to the set of
modules actually loaded at boot time.

> > I don't have a test cluster to play with, and it would take some time to
> > install an ipfail image with debugging symbols and arrange for its core
> > dumps to go somewhere sane.
> 
> The heartbeat core file would be helpful too.

I can't figure out how to get one. :-(

After rebuilding the heartbeat package with deubgging options and
arranging for an unstripped installation, I'm starting heartbeat with
ulimit -c unlimited, and have made /etc/ha.d temporarily world-writable,
as per advise in the archives.  But alas, no core file.

Ciao,
Sheldon.
-------------- next part --------------
+++ 2.6.11-gentoo-r4.config	2005-03-30 13:13:00.000000000 +0000
+CONFIG_ACPI_AC=m
+CONFIG_ACPI_BATTERY=m
+CONFIG_ACPI_BUTTON=m
+CONFIG_ACPI_FAN=m
+CONFIG_ACPI_PROCESSOR=m
+CONFIG_ACPI_THERMAL=m
+CONFIG_ACPI_VIDEO=m
+CONFIG_BLK_DEV_RAM_COUNT=16
+CONFIG_CC_ALIGN_FUNCTIONS=0
+CONFIG_CC_ALIGN_JUMPS=0
+CONFIG_CC_ALIGN_LABELS=0
+CONFIG_CC_ALIGN_LOOPS=0
+CONFIG_CRYPTO_DEFLATE=m
+CONFIG_CRYPTO_HMAC=y
+CONFIG_CRYPTO_SHA1=m
+CONFIG_DEBUG_BUGVERBOSE=y
+CONFIG_GENERIC_CALIBRATE_DELAY=y
+CONFIG_GENERIC_HARDIRQS=y
+CONFIG_GENERIC_IRQ_PROBE=y
+CONFIG_INET_AH=m
+CONFIG_INET_ESP=m
+CONFIG_INET_IPCOMP=m
+CONFIG_INITRAMFS_SOURCE=""
+CONFIG_IP_NF_CONNTRACK_MARK=y
+CONFIG_IP_NF_MATCH_CONNMARK=m
+CONFIG_IP_NF_MATCH_HASHLIMIT=m
+CONFIG_IP_NF_TARGET_CLUSTERIP=m
+CONFIG_IP_NF_TARGET_CONNMARK=m
+CONFIG_IP_TCPDIAG=y
+CONFIG_KOBJECT_UEVENT=y
+CONFIG_LOCK_KERNEL=y
+CONFIG_PCMCIA_PROBE=y
+CONFIG_PNPACPI=y
+CONFIG_SERIO_LIBPS2=y
+CONFIG_USB_ARCH_HAS_HCD=y
+CONFIG_USB_ARCH_HAS_OHCI=y
+CONFIG_XFRM_USER=m


More information about the Linux-HA mailing list