Wind River Support Network

HomeDefectsLIN6-609
Fixed

LIN6-609 : [Feature Testing][userspace]: daemon status is wrong after start the multipathd service

Created: Dec 9, 2013    Updated: Dec 3, 2018
Resolved Date: Dec 18, 2013
Found In Version: 6.0
Fix Version: 6.0,6.0.0.2
Severity: Severe
Applicable for: Wind River Linux 6
Component/s: Userspace

Description

Problem Description
======================
daemon status is wrong after start the multipathd service
the status should be  [ + ]

Expected Behavior
======================
daemon status is right

Observed Behavior
======================
root@localhost:~# /etc/init.d/multipathd status
Not running
root@localhost:~# /etc/init.d/multipathd start 
Starting multipathd daemon: 
root@localhost:~# /etc/init.d/multipathd status
Running
root@localhost:~# service --status-all
 [ ? ]  apache2
 [ + ]  arptables
 [ + ]  atd
 [ + ]  avahi-daemon
 [ ? ]  banner.sh
 [ + ]  bind
 [ - ]  bootlogd
 [ ? ]  bootmisc.sh
 [ ? ]  checkroot.sh
 [ - ]  collectd
 [ + ]  crond
 [ + ]  dbus-1
 [ ? ]  devpts.sh
 [ ? ]  dhcp-server
 [ + ]  distcc
 [ ? ]  dmesg.sh
 [ - ]  dnsmasq
 [ + ]  ebtables
 [ - ]  edac
 [ - ]  fuse
 [ ? ]  hostname.sh
 [ ? ]  hwclock.sh
 [ ? ]  modutils.sh
 [ ? ]  mountall.sh
 [ ? ]  mountnfs.sh
 [ ? ]  multipathd
 [ ? ]  mysqld
 [ ? ]  networking
 [ + ]  nfscommon
 [ + ]  nfsserver
 [ ? ]  ntpd
 [ ? ]  populate-volatile.sh
 [ ? ]  portmap
 [ - ]  postfix
 [ - ]  postgresql-server
 [ ? ]  ppp
 [ + ]  pppoe-server
 [ + ]  proftpd
 [ + ]  quagga
 [ ? ]  rcinit
 [ ? ]  read-only-rootfs-hook.sh
 [ ? ]  rmnologin.sh
 [ - ]  rpcbind
 [ + ]  rsyslog
 [ ? ]  run-postinsts
 [ ? ]  samba
 [ ? ]  save-rtc.sh
 [ ? ]  sendsigs
 [ + ]  smartd
 [ + ]  sshd
 [ - ]  stop-bootlogd
 [ ? ]  sysfs.sh
 [ + ]  syslog
 [ + ]  tcf-agent
 [ ? ]  tftpd-hpa
 [ + ]  udev
 [ ? ]  udev-cache
 [ ? ]  umountfs
 [ ? ]  umountnfs.sh
 [ ? ]  urandom
 [ ? ]  usermode-agent
 [ ? ]  vsftpd
 [ + ]  watchquagga
 [ + ]  xinetd
root@localhost:~# /etc/init.d/multipathd --help
Usage: /etc/init.d/multipathd {start|stop|force-stop|status|restart|force-restart|condrestart|reload}
root@localhost:~# ps aux|grep multipath
root      2087  0.0  0.4   7920  4440 ?        SLl  09:24   0:00 /usr/bin/multipathd
root      2374  0.0  0.0   2216   616 pts/0    S+   09:26   0:00 grep multipath
root@localhost:~# 

Steps to Reproduce

1 configure a project
/lpg-build/cdc/fast_prod/wrlinux60/dvd_install/lx28_13fa/wrlinux-6/wrlinux/configure --enable-board=bcm-xlp --enable-kernel=standard --enable-rootfs=glibc-std --with-layer=/buildarea2/fyan/wr-testing/userspace-new/ --with-template=feature/lttng2,feature/acl,feature/nfsd,feature/mysql,feature/mysql-odbc,feature/oprofile --enable-test=yes --enable-prelink=no --enable-build=profiling --enable-jobs=16 --enable-parallel-pkgbuilds=8
2. make fs
3. boot target 
4. on target
	a. /etc/init.d/multipathd start
	b. ps aux|grep collectd
	c. service --status-all

Other Downloads


Live chat
Online