Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 216169 - drbd child process does not terminate error
Summary: drbd child process does not terminate error
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Cluster Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-04 11:03 UTC by Richard Scott
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 Richard Scott 2008-04-04 11:03:55 UTC
When running drbd-8.0.11 for the first time and it starts to sync devices the init.d script produces an error:

"*   Become primary if configured Child process does not terminate!"

Reproducible: Didn't try

Steps to Reproduce:
1.emerge drbd drbd-kernel
2.configure drbd device
3.start /etc/init.d/drbd
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2008-04-04 22:58:47 UTC
Please have a look where the ebuild stems from, before you file a bug. There is no drdb package in the Gentoo repository.
Comment 2 Richard Scott 2008-04-05 00:32:54 UTC
what you mean this one doesn't exist ;-)

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

*  sys-cluster/drbd
      Latest version available: 8.0.11
      Latest version installed: [ Not Installed ]
      Size of files: 311 kB
      Homepage:      http://www.drbd.org
      Description:   mirror/replicate block-devices across a network-connection
      License:       GPL-2

*  sys-cluster/drbd-kernel
      Latest version available: 8.0.11
      Latest version installed: [ Not Installed ]
      Size of files: 311 kB
      Homepage:      http://www.drbd.org
      Description:   mirror/replicate block-devices across a network-connection
      License:       GPL-2
Comment 3 Carsten Lohrke (RETIRED) gentoo-dev 2008-04-05 08:26:49 UTC
Ah sorry. Probably a "ls -d */foobra" typo, which lead me to the assumption.
Comment 4 Richard Scott 2008-04-08 13:40:27 UTC
This is more of a feature of the way drbd operates rather than a bug in a gentoo script! ;-)

It only seems to happen when bringing up a secondary node that then has to sync with the primary node as it boots.

It seems that the sync process is the child process that doesn't terminate.

We could most likely close this bug?
Comment 5 Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2010-06-26 16:52:28 UTC
(In reply to comment #4)
> This is more of a feature of the way drbd operates rather than a bug in a
> gentoo script! ;-)
> We could most likely close this bug?
Closing then...