[Pacemaker] [Ubuntu-ha] startup problem DLM on ubuntu lucid
Oliver Heinz
oheinz at fbihome.de
Tue Apr 27 10:58:31 UTC 2010
Am Dienstag, 27. April 2010 12:44:57 schrieb Ante Karamatić:
> On 27.04.2010 09:41, Oliver Heinz wrote:
> > Pål Simensen reported that he has the same segfault error, so it would
> > be
> >
> > interessting if the new packages fixed it for him. Did they?
>
> What's your network setup? Do you use bonding or dhcp?
I use bonding, vlans and bridge interfaces. No dhcp just fixed adresses.
According to syslog the bridge interface is in state forwarding before
dlm_controld segfaults.
That's what the networking interfaces look like:
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,SLAVE,UP,LOWER_UP> mtu 1500 qdisc mq master
bond0 state UP qlen 1000
3: eth1: <BROADCAST,MULTICAST,SLAVE,UP,LOWER_UP> mtu 1500 qdisc mq master
bond0 state UP qlen 1000
4: eth2: <BROADCAST,MULTICAST,SLAVE,UP,LOWER_UP> mtu 1500 qdisc mq master
bond0 state UP qlen 1000
5: eth3: <BROADCAST,MULTICAST,SLAVE,UP,LOWER_UP> mtu 1500 qdisc mq master
bond0 state UP qlen 1000
6: bond0: <BROADCAST,MULTICAST,MASTER,UP,LOWER_UP> mtu 1500 qdisc noqueue
state UP
inet6 fe80::225:b3ff:fee7:97de/64 scope link
valid_lft forever preferred_lft forever
7: vlan53 at bond0: <BROADCAST,MULTICAST,MASTER,UP,LOWER_UP> mtu 1500 qdisc
noqueue state UP
inet6 fe80::225:b3ff:fee7:97de/64 scope link
valid_lft forever preferred_lft forever
8: br53: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state
UNKNOWN
inet 192.168.5.103/24 brd 192.168.5.255 scope global br53
inet 192.168.5.150/24 brd 192.168.5.255 scope global secondary br53:0
inet6 fe80::225:b3ff:fee7:97de/64 scope link
valid_lft forever preferred_lft forever
9: vlan83 at bond0: <BROADCAST,MULTICAST,MASTER,UP,LOWER_UP> mtu 1500 qdisc
noqueue state UP
inet6 fe80::225:b3ff:fee7:97de/64 scope link
valid_lft forever preferred_lft forever
10: br83: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state
UNKNOWN
inet 192.168.7.103/24 brd 192.168.7.255 scope global br83
inet6 fe80::225:b3ff:fee7:97de/64 scope link
valid_lft forever preferred_lft forever
Oliver
More information about the Pacemaker
mailing list