Custom Query (50 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (25 - 27 of 50)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Ticket Resolution Summary Owner Reporter
#10 fixed /etc/init.d/dsm_om_shrsvc can't make up it's mind about IPMI anonymous
Description

When I run /etc/init.d/dsm_om_shrsvc start, I get following message at the console after a short time:

<?xml version="1.0" encoding="UTF-8"?>
<InventoryError lang="en"><SPStatus result="false" module="bmcie.sh -xml">
        <Message>The OpenIPMI driver is currently loaded. Please unload the driver before executing.</Message>
    </SPStatus><SPStatus result="false" module="bmcie.sh -xml"><Message>Invalid inventory results.</Message></SPStatus><SPStatus result="false" module="svm.sh -i">
        <Message>The OpenIPMI driver is currently loaded. Please unload the driver before executing.</Message>
    </SPStatus><SPStatus result="false" module="svm.sh -i"><Message>Invalid inventory results.</Message></SPStatus></InventoryError>

When I stop all IPMI applications running and rmmod all modules with IPMI in their name (which are ipmi_devintf ipmi_si ipmi_msghandler) and restart the init script, I get this after a short while instead:

<?xml version="1.0" encoding="UTF-8"?>
<InventoryError lang="en"><SPStatus result="false" module="svm.sh -i">
      <Message>IPMI is not available. Ensure that IPMI is enabled and the supported IPMI driver is installed on your system.</Message>
    </SPStatus><SPStatus result="false" module="svm.sh -i"><Message>Invalid inventory results.</Message></SPStatus></InventoryError>

Next I tried running /etc/init.d/dsm_sa_ipmi start, but the three modules mentioned above were then all three re-loaded and I got the first error again.

#13 fixed Light OMSA ? jicei
Description

Hello,

The OMSA package is pretty big (with a lot of java I think) and contains a lot of features. But most of people just need a simple way to monitor the state of their RAID arrays... (In fact, it's my case :-) ) Is it possible to extract only this function in a single binary that could be used in a shell script for example ?

Regards, jC

#14 worksforme OMSA 5.3 on Ubuntu 6.06.2 not starting Kevin Collins
Description

Added the repository information and pulled dellomsa via apt. Install seemed to work fine. At the end of the process, when things are supposed to start, I get this:

================================================ Stopping Systems Management Device Drivers: Stopping dcdbas: * Starting Systems Management Device Drivers: Starting dcdbas: * Starting Systems Management Data Engine: Starting dsm_sa_datamgr32d: /opt/dell/srvadmin/dataeng/bin/dsm_sa_datamgr32d: error while loading shared libraries: libdcsmil32.so.5: cannot open shared object file: No such file or directory

*

Starting dsm_sa_eventmgr32d: /opt/dell/srvadmin/dataeng/bin/dsm_sa_eventmgr32d: error while loading shared libraries: libdcsupt32.so.5: cannot open shared object file: No such file or directory

*

================================================

I've done some searching and it appears as though there might be something that I need to do with /etc/ld.so.conf, but I can't find the file or the changes needed to that file.

At this point, I can not access the web gui for the OMSA.

The machine in question is a Dell Poweredge 1950 with the PERC5/i

Anything to help this would be welcomed.

Kevin

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Note: See TracQuery for help on using queries.