Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 31943 - Wrong order @ startup eth0 need be up before drbd starts
Summary: Wrong order @ startup eth0 need be up before drbd starts
Status: RESOLVED DUPLICATE of bug 29231
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: High minor
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-24 14:19 UTC by TobbY Nowack
Modified: 2005-07-17 13:06 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 TobbY Nowack 2003-10-24 14:19:17 UTC
In the /etc/init.d/drbd script line 2 needed to be changed from "use net" to
"need net". Otherwise the whole startup process will hang until manual changes
on the system.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.




emerge --info
Portage 2.0.49-r3 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1, 2.4.22)
=================================================================
System uname: 2.4.22 i686 Pentium II (Deschutes)
distcc 2.9 i586-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -mcpu=k6 -funroll-loops -pipe"
CHOST="i586-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config
/usr/kde/2/share/config /usr/kde/3/share/config /var/bind"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O3 -mcpu=k6 -funroll-loops -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="sandbox ccache autoaddcvs buildpkg distcc"
GENTOO_MIRRORS="http://indiancoder.lan.indiancoder.de"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://indiancoder.lan.indiancoder.de/gentoo-portage"
USE="x86 oss apm arts avi cups encode foomaticdb gif gtk imlib jpeg kde gnome
libg++ libwww mad mikmod motif mpeg oggvorbis opengl pdflib png qt quicktime sdl
slang spell svga truetype xml2 xmms xv zlib gdbm berkdb java tcpd perl python
3dnow mmx -X ncurses readline pam ssl crypt imap ldap samba nls -doc gpm"

 emerge -s drbd
Searching...
[ Results for search key : drbd ]
[ Applications found : 1 ]

*  sys-cluster/drbd
      Latest version available: 0.6.6-r2
      Latest version installed: 0.6.6-r2
      Size of downloaded files: 154 kB
      Homepage:    http://www.drbd.org
      Description: mirror/replicate block-devices across a network-connection
Comment 1 Heinrich Wendel (RETIRED) gentoo-dev 2003-10-25 05:39:10 UTC

*** This bug has been marked as a duplicate of 29231 ***