Problem: dsm_om_shrsvc service autostart brings eth0 down after booting

Andres Toomsalu andres at active.ee
Fri May 8 09:07:01 CDT 2009


Made some more tests - apparently the problem is between dsm_om_shrsvc 
and xend service. Workaround:  dsm_om_shrsvc must be run AFTER xend.

In order to do that replace '#  chkconfig: 345 96 04' line in  
/etc/init.d/dsm_om_shrsvc init script with the following line '#  
chkconfig: 345 99 04'.

Hope there will be official fix in srvadmin-all packages - as running 
Xen on RHEL5 is not so uncommon nowdays.

What I have seen so far there is clearly a problem with srvadmin-all 
rpms QA.

Regards,

-- 
----------------------------------------------
Andres Toomsalu, andres at active.ee



Andres Toomsalu wrote:
> After successfully installing srvadmin-all.i386 0:5.5.0-364 we are experincing a wierd problem with dsm_om_shrsvc service.
> When dsm_om_shrsvc service is enabled for autostart at boot time eth0 interface will be down after init scripts - so no network. Doing 'service network restart' from console brings eth0 up again and everything is back to normal - until next reboot ofcourse.
>
> When disabling dsm_om_shrsvc service at boot time eth0 will be up after init scripts. When doing 'service dsm_om_shrsvc start' after boot and init scripts - everything works OK - eth0 will stay up and working.
>  
> Host is PowerEdge 2950 with CentOS 5 standard install with Virtualization package group enabled - so its booting Xen kernel. 
>
> Some debug output:
> uname -a
> Linux virt.domain.com 2.6.18-128.el5xen #1 SMP Wed Jan 21 11:12:42 EST 2009 x86_64 x86_64 x86_64 GNU/Linux
>
> [root at virt ~]# locale
> LANG=en_US.UTF-8
> LC_CTYPE=et_EE.UTF-8
> LC_NUMERIC=et_EE.UTF-8
> LC_TIME=et_EE.UTF-8
> LC_COLLATE=et_EE.UTF-8
> LC_MONETARY=et_EE.UTF-8
> LC_MESSAGES=en_US.UTF-8
> LC_PAPER=et_EE.UTF-8
> LC_NAME=et_EE.UTF-8
> LC_ADDRESS=et_EE.UTF-8
> LC_TELEPHONE=et_EE.UTF-8
> LC_MEASUREMENT=et_EE.UTF-8
> LC_IDENTIFICATION=et_EE.UTF-8
> LC_ALL=
>
> [root at virt ~]# chkconfig --list | grep 3:on | awk '{ print $1 }' | sort
> acpid
> anacron
> atd
> auditd
> autofs
> avahi-daemon
> bluetooth
> cpuspeed
> crond
> cups
> dataeng
> dsm_om_connsvc
> dsm_om_shrsvc
> firstboot
> gpm
> haldaemon
> hidd
> instsvcdrv
> ip6tables
> iptables
> irqbalance
> isdn
> kudzu
> libvirtd
> lvm2-monitor
> mcstrans
> mdmonitor
> messagebus
> microcode_ctl
> mptctl
> netfs
> network
> nfslock
> pcscd
> portmap
> readahead_early
> restorecond
> rpcgssd
> rpcidmapd
> sendmail
> smartd
> sshd
> syslog
> xend
> xendomains
> yum-updatesd
>
>
> Regards,
>
>   





More information about the Linux-PowerEdge mailing list