Dell — Internal Use — Confidential
Hi,
OMSS was crashing due to NVMe Library. It should work in OM 8.2, but not in OM
8.3.
Actually, We made lot of changes in OM 8.3 and started supporting both Inbox
NVMe Driver and Out-of-Box NVMe Driver. OMSS code is now totally dependent on
supported OS, like RHEL and SLES. Since, Oracle Linux is not supported, it is
failed to load NVMe Library. Customer can disable loading psrvil library for
by-passing the crash.
Please do the following steps for disabling psrvil which is required for
detecting NVMe Devices:
1. To stop all the services, please execute the command —
srvadmin-services.sh stop
2. Go to /opt/dell/srvadmin/etc/srvadmin-storage/ directory
3. Open stsvc.ini file
4. Please comment the line — vil7=dsm_sm_psrvil. For commenting it out,
you need to write «;» and one space before the statement, like «;
vil7=dsm_sm_psrvil»
5. Save and close stsvc.ini file
6. To start all the services, please execute the command —
srvadmin-services.sh start
It will stop loading psrvil library and OMSS should work fine.
Note: After commenting out psrvil library in stsvc.ini file, NO NVMe devices
will get detected by OMSA
Thanks
Souvik
а еще семафоры кончаются
May 16 11:52:03 m1-arc-manager01 Server Administrator (Shared Library): 117086 0 — Data Engine A semaphore set has to be created but the system limit for the maximum number of semaphore sets has been exceeded
добавляем
kernel.sem = 250 1024000 100 4096
и все работает