Ok and here is the solution: I made a file /etc/ld.so.conf.d/omsa.conf with content: /opt/dell/srvadmin/oma/bin/
then run # ldconfig then run # srvadmin-services.sh restart Hth Rainer Traut schrieb: > Hi, > > sys: > PE2850, EL4 x86_64 > kernel 2.6.9-89.ELsmp > > after updating OMSA from 5.5 to 6.1 with yum 2.6.1 I see errors when > running omreport. > > # omreport > /etc/delloma.d/oma/bin/omcliproxy: error while loading shared libraries: > libdsupt32.so.1: cannot open shared object file: No such file or directory > # ldd /etc/delloma.d/oma/bin/omcliproxy > linux-gate.so.1 => (0xffffe000) > libdsupt32.so.1 => not found > libomacs32.so.1 => not found > libstdc++.so.5 => /usr/lib/libstdc++.so.5 (0xf7f24000) > libm.so.6 => /lib/tls/libm.so.6 (0x00c84000) > libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x00ccf000) > libc.so.6 => /lib/tls/libc.so.6 (0x00b4d000) > /lib/ld-linux.so.2 (0x00b33000) > # find /opt/ -name libdsupt32.so* > /opt/dell/srvadmin/oma/bin/libdsupt32.so.1 > /opt/dell/srvadmin/oma/bin/libdsupt32.so > /opt/dell/srvadmin/oma/bin/libdsupt32.so.1.100.276 > > A srvadmin-services.sh restart is fine though and gives only OK output: > > # srvadmin-services.sh restart > Stopping Remote Access Controller (RAC4) Service... [ OK ] > > Shutting down DSM SA Shared Services: [ OK ] > > > Shutting down DSM SA Connection Service: [ OK ] > > > Stopping Systems Management Data Engine: > Stopping dsm_sa_snmp32d: [ OK ] > Stopping dsm_sa_eventmgr32d: [ OK ] > Stopping dsm_sa_datamgr32d: [ OK ] > Stopping Systems Management Device Drivers: > Stopping dell_rbu: [ OK ] > Starting mptctl: > Waiting for mptctl driver registration to complete: > [ OK ] > > Starting Remote Access Controller (RAC4) Service... [ OK ] > Starting Systems Management Device Drivers: > Starting dell_rbu: [ OK ] > Starting ipmi driver: Already started [ OK ] > Starting Systems Management Data Engine: > Starting dsm_sa_datamgr32d: [ OK ] > Starting dsm_sa_eventmgr32d: [ OK ] > Starting dsm_sa_snmp32d: [ OK ] > Starting DSM SA Shared Services: [ OK ] > > Starting DSM SA Connection Service: [ OK ] > > Thx > Rainer _______________________________________________ Linux-PowerEdge mailing list [email protected] https://lists.us.dell.com/mailman/listinfo/linux-poweredge Please read the FAQ at http://lists.us.dell.com/faq
