Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 235283 - boot order problem: sys-cluster/drbd-8.0.12 sys-cluster/heartbeat-2.0.8
Summary: boot order problem: sys-cluster/drbd-8.0.12 sys-cluster/heartbeat-2.0.8
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Cluster Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-20 11:55 UTC by JBP
Modified: 2010-09-10 18:51 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description JBP 2008-08-20 11:55:33 UTC
I have not edited any of the init scripts, but heartbeat and drbd are starting before net!

Aug 20 11:38:42 machine EXT3 FS on sda11, internal journal
Aug 20 11:38:42 machine EXT3-fs: mounted filesystem with ordered data mode.
Aug 20 11:38:42 machine Adding 2008116k swap on /dev/sda2.  Priority:-1 extents:1 across:2008116k
Aug 20 11:38:42 machine e1000: eth0: e1000_watchdog: NIC Link is Up 100 Mbps Full Duplex, Flow Control: RX
Aug 20 11:38:42 machine e1000: eth0: e1000_watchdog: 10/100 speed: disabling TSO
Aug 20 11:38:42 machine e1000: eth1: e1000_watchdog: NIC Link is Up 100 Mbps Full Duplex, Flow Control: RX
Aug 20 11:38:42 machine e1000: eth1: e1000_watchdog: 10/100 speed: disabling TSO
Aug 20 11:38:42 machine ip_tables: (C) 2000-2006 Netfilter Core Team
Aug 20 11:38:42 machine nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
Aug 20 11:38:43 machine sshd[4885]: Server listening on 0.0.0.0 port 22.
Aug 20 11:38:43 machine drbd: initialised. Version: 8.0.12 (api:86/proto:86)

[..]

Aug 20 11:38:44 machine drbd0: Unable to bind source sock (-99)
Aug 20 11:38:44 machine drbd0: Unable to bind sock2 (-99)
Aug 20 11:38:44 machine drbd0: conn( WFConnection -> Disconnecting ) 
Aug 20 11:38:44 machine drbd0: Discarding network configuration.
Aug 20 11:38:44 machine drbd0: tl_clear()
Aug 20 11:38:44 machine drbd0: Connection closed
Aug 20 11:38:44 machine drbd0: conn( Disconnecting -> StandAlone ) 
Aug 20 11:38:44 machine drbd0: receiver terminated
Aug 20 11:38:44 machine drbd0: Terminating receiver thread
Aug 20 11:38:49 machine heartbeat: [5133]: ERROR: glib: Get broadcast for interface eth3 failed: Cannot assign requested address
Aug 20 11:38:49 machine heartbeat: [5133]: ERROR: glib: IP interface [eth3] does not exist
Aug 20 11:38:49 machine heartbeat: [5133]: ERROR: Illegal bcast [UDP/IP broadcast] in config file [eth3]
Aug 20 11:38:49 machine heartbeat: [5133]: ERROR: Heartbeat not started: configuration error.
Aug 20 11:38:49 machine heartbeat: [5133]: ERROR: Configuration error, heartbeat not started.
Aug 20 11:38:50 machine bonding: bond0: Warning: failed to get speed and duplex from eth0, assumed to be 100Mb/sec and Full.
Aug 20 11:38:50 machine bonding: bond0: enslaving eth0 as an active interface with an up link.
Aug 20 11:38:50 machine bonding: bond0: Warning: failed to get speed and duplex from eth1, assumed to be 100Mb/sec and Full.
Aug 20 11:38:50 machine bonding: bond0: enslaving eth1 as an active interface with an up link.
Aug 20 11:38:52 machine e1000: eth0: e1000_watchdog: NIC Link is Up 100 Mbps Full Duplex, Flow Control: RX
Aug 20 11:38:52 machine e1000: eth0: e1000_watchdog: 10/100 speed: disabling TSO
Aug 20 11:38:52 machine e1000: eth1: e1000_watchdog: NIC Link is Up 100 Mbps Full Duplex, Flow Control: RX
Aug 20 11:38:52 machine e1000: eth1: e1000_watchdog: 10/100 speed: disabling TSO
Aug 20 11:38:53 machine e1000: eth2: e1000_watchdog: NIC Link is Up 100 Mbps Full Duplex, Flow Control: RX
Aug 20 11:38:53 machine e1000: eth2: e1000_watchdog: 10/100 speed: disabling TSO
Aug 20 11:38:56 machine e1000: eth3: e1000_watchdog: NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX/TX
Aug 20 11:39:00 machine nrpe[6611]: Starting up daemon
Aug 20 11:39:00 machine nrpe[6611]: Cannot write to pidfile '/var/run/nrpe.pid' - check your privileges.
Aug 20 11:39:00 machine nrpe[6611]: Listening for connections on port 5666

Runlevel: default
 drbd                                                                                                                                                                                               [ started  ]
 heartbeat                                                                                                                                                                                          [ stopped  ]
 iptables                                                                                                                                                                                           [ started  ]
 local                                                                                                                                                                                              [ started  ]
 net.bond0                                                                                                                                                                                          [ started  ]
 net.eth2                                                                                                                                                                                           [ started  ]
 net.eth3                                                                                                                                                                                           [ started  ]
 netmount                                                                                                                                                                                           [ started  ]
 nrpe                                                                                                                                                                                               [ started  ]
 ntp-client                                                                                                                                                                                         [ started  ]
 ntpd                                                                                                                                                                                               [ started  ]
 postfix                                                                                                                                                                                            [ started  ]
 snmpd                                                                                                                                                                                              [ started  ]
 sshd                                                                                                                                                                                               [ started  ]
 syslog-ng                                                                                                                                                                                          [ started  ]
 vixie-cron                                                                                                                                                                                         [ started  ]



Reproducible: Always
Comment 1 JBP 2008-08-20 12:55:43 UTC
RC_NET_STRICT_CHECKING="yes"