Custom Query (50 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (4 - 6 of 50)

1 2 3 4 5 6 7 8 9 10 11 12
Ticket Resolution Summary Owner Reporter
#9 fixed broken omsa 5.3 installer script for amd64 bas kota
Description

Hi,

I have PowerEdge? SC1430 with Ubuntu 6.06.2 LTS(AMD64) installed, and tried to install OMSA 5.3 amd64 package. But, at default, it didn't work. I noticed that the installer failed to create /etc/ld.so.conf.d/dellomsa.conf which indicates paths for OMSA, because there was no /etc/ld.so.conf.d/ directory. I made /etc/ld.so.conf.d/ and tried to install again, but it still doesn't work. Is there any workaround?

Below is the output of my installer(Sorry, it contains some Japanese).

# sudo apt-get install dellomsa

...

Checking that /etc/ld.so.conf.d/dell-omsa.conf contains required paths...
Adding to /etc/ld.so.conf.d/dell-omsa.conf: /opt/dell/srvadmin/dataeng/bin
Adding to /etc/ld.so.conf.d/dell-omsa.conf: /opt/dell/srvadmin/hapi/bin
Adding to /etc/ld.so.conf.d/dell-omsa.conf: /opt/dell/srvadmin/oma/bin
Adding to /etc/ld.so.conf.d/dell-omsa.conf: /opt/dell/srvadmin/omsa/bin
Adding to /etc/ld.so.conf.d/dell-omsa.conf: /opt/dell/srvadmin/shared/bin
Adding to /etc/ld.so.conf.d/dell-omsa.conf: /opt/dell/srvadmin/sm
Adding to /etc/ld.so.conf.d/dell-omsa.conf: /opt/dell/srvadmin/sm/dellvl
Stopping & Starting dellomsa...
Stopping Systems Management Device Drivers:
Starting Systems Management Device Drivers:
Starting ipmi driver:  *
invoke-rc.d: initscript instsvcdrv, action "start" failed.
dpkg: dellomsa の読み込みエラーです(--configure):
 サブプロセス post-installation script はエラー終了ステータス 1 を返しました。。
以下のパッケージの処理中にエラーが発生しました:
 dellomsa
E: Sub-process /usr/bin/dpkg returned an error code (1)

#11 fixed dsm_sa_eventmgr32d won't start bas mechanix@…
Description

/etc/init.d/dataeng start gives me

Starting Systems Management Data Engine:
Starting dsm_sa_datamgr32d: 
Starting dsm_sa_eventmgr32d: * 

(that's a red asterisk)

In /var/log/messages I have

Feb 29 10:54:06 chiron dataeng: dsm_sa_eventmgr32d startup failed

Is there any way to increase log verbosity?

#12 fixed /opt/dell/srvadmin/cm/invcol/invcol wants lockfile bas mechanix@…
Description

When running /etc/init.d/dsm_om_shrsvc start an error is printed on the console stating {{{invcol Error: Cannot find utilities on the system to execute Inventory Collector. Make sure the following utilities are in the path: tar gzip tail rm mkdir chmod ls basename wc lockfile stat}}} The issue turns out to be a missing lockfile as shown by which.

Installing lockfile-progs is insufficient, it does not contain a lockfile

binary; however there is a dotlockfile. First I linked that in /usr/local/bin which strange enough did not help. Linking dotlockfile as /usr/bin/lockfile did work; but then #10 started acting up.

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