Bug 626648 - multipathd doesn't start as daemon, running in foreground works
Summary: multipathd doesn't start as daemon, running in foreground works
Status: RESOLVED WONTFIX
Alias: None
Product: openSUSE 11.3
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: Final
Hardware: x86-64 openSUSE 11.3
: P5 - None : Major with 5 votes (vote)
Target Milestone: ---
Assignee: Jain Ankit
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-29 13:36 UTC by Lutz Zellober
Modified: 2013-08-29 06:46 UTC (History)
1 user (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lutz Zellober 2010-07-29 13:36:07 UTC
User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.7) Gecko/20100713 Firefox/3.6.7 (.NET CLR 3.5.30729)

The Multipathd daemon doesn't start, when started by the init script. No messages in the log, even when Arg "-v3" is given. Manual start as daemen also fails.

Starting with the Arg "-d" (foreground mode) works. 

strace shows "normal end" of parend and child.

Tests without and with a configuration file (/etc/multipath,conf) showed same results.


Please help.

Reproducible: Always

Steps to Reproduce:
1.fresh installation
2.configer iscsi initiator and connect to target
3.start multipathd
Actual Results:  
multipathd doesn't daemonize

Expected Results:  
runing as daemon
Comment 1 Lutz Zellober 2010-08-02 09:26:09 UTC
Hi,
downloading the multipath-tools-debugsource from the repo i noticed a difference in the version.
The installed multipathd -k prints out "multipath-tools v0.4.9 (04/04, 2009), the provided debug source is version 0.4.8.51.3.
Is this a mistake?
Comment 2 Stefan Kuehne 2010-09-22 08:31:19 UTC
Hi,

i have the same behaviour here.

Dirty workaround (based on the foreground mode):

/etc/init.d/multipathd:

Line 26:
ARGS="-d"

Line 55:
$DAEMON $ARGS &
Comment 4 Jain Ankit 2013-08-29 06:46:54 UTC
Product not supported anymore.