Perc 5/i and SMARTD

Andrea B. abelli70 at gmail.com
Sun May 20 13:51:59 CDT 2007


Today I have checked it again:

chkconfig --list dataeng
dataeng         0:off   1:off   2:off   3:on    4:on    5:on    6:off
chkconfig --list dsm_om_connsvc
error reading information on service dsm_om_connsvc: No such file or directory
chkconfig --list dsm_om_ipmi
error reading information on service dsm_om_ipmi: No such file or directory
chkconfig --list dsm_om_shrsvc
dsm_om_shrsvc   0:off   1:off   2:off   3:on    4:on    5:on    6:off

So two are not present on my system (maybe because I didn't installed
the OMSA web part), and I have these other two:

dsm_om_shrsvc   0:off   1:off   2:on    3:on    4:on    5:on    6:off
dsm_sa_ipmi     0:off   1:off   2:off   3:off   4:off   5:off   6:off

I have switched them all to on, but after reboot the CLI command
"omreport storage vdisk" was again not working, and to make it working
I had to start srvadmin-services.sh manually, and so "omreport storage
vdisk" works as expected.

So I have added to /etc/rc.d/rc.local a line with: srvadmin-services.sh start&

But, don't know why, the services didn't start in that way and I have
to start them manually.

Andrea



More information about the Linux-PowerEdge mailing list