This post is more than 5 years old
1 Rookie
•
4 Posts
0
6428
January 30th, 2020 02:00
OMSA 9.4 service not started
DELL PowerEdge R430
Centos 7.5
yum install srvadmin-omacore
All Done
systemctl start dsm_sa_datamgrd.service
return error without any displayed error
journalctl -xe
-- Unit user-0.slice has finished shutting down.
Jan 30 13:34:13 ams-integratebd2 systemd[1]: dsm_sa_datamgrd.service: control process exited, code=exited status=255
Jan 30 13:34:13 ams-integratebd2 systemd[1]: Failed to start Systems Management Data Engine.
-- Subject: Unit dsm_sa_datamgrd.service has failed
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit dsm_sa_datamgrd.service has failed.
--
-- The result is failed.
No Events found!


Kirill S
1 Rookie
•
4 Posts
0
February 4th, 2020 05:00
Tell me how to diagnose the problem? And what to do?
Dell-DylanJ
6 Operator
•
2.9K Posts
0
January 30th, 2020 07:00
What troubleshooting steps have you taken so far? With OpenManage, I generally uninstall it and reinstall it when I run into issues.
Kirill S
1 Rookie
•
4 Posts
0
January 31st, 2020 00:00
I remove all OMSA packages
yum remove srvadmin-*
Delete directory where OMSA was installed
rm -rf /opt/dell/
And install again
yum install srvadmin-omacore
Try run service and again demon not run
puneet.sapra
9 Posts
1
January 31st, 2020 03:00
Hello,
Thank you for reaching out to us.
Please install one of the following selection of meta-packages to install the OMSA functionality you require:
srvadmin-all
— Install all OMSA components
srvadmin-cm
— Install Inventory collector (IC)
srvadmin-base *
— Install only base OMSA, no web server
srvadmin-webserver *
— Install Web Interface
srvadmin-storageservices *
— Install RAID Management
You can refer to Install guide for further details available at: https://www.dell.com/support/home/us/en/04/product-support/product/openmanage-server-administrator-v9.4/docs
If It does not help, then could you please provide more details on this query to check further on this?
Thanks and Regards,
Puneet Sapra
Dell EMC | | Infrastructure Solutions Group
#Iwork4Dell
Kirill S
1 Rookie
•
4 Posts
0
January 31st, 2020 07:00
Ok
going step by step with manuals
yum remove srvadmin-*
rm -rf /opt/dell/
yum install srvadmin-base
and we again having some trouble with start service