Debian GNU/Linux & Dell OMSA

Nuno Jordão njordao at tp.telepac.pt
Thu Oct 5 18:42:48 CDT 2006


Hello,

Apparently the configuration file is ok, it contains references to the
omreport chassis.

I had tried to strace it, and when compared to a strace of the 'omreport
system', the diference is that after each munmap's it opens some template
files (Example:
access("/etc/delloma.d/xslroot/oma/template/common/dalist.xsl", F_OK) = 0),
while in this case it does nothing:

munmap(0xa7f2f000, 29414)               = 0
munmap(0xa7ca0000, 114612)              = 0
munmap(0xa7c94000, 47776)               = 0
munmap(0xa7c8f000, 17768)               = 0
fstat64(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 0), ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0xa7f36000
write(1, "\n", 1
)                       = 1
rt_sigaction(SIGINT, {SIG_DFL}, {SIG_IGN}, 8) = 0
rt_sigaction(SIGQUIT, {SIG_DFL}, {SIG_IGN}, 8) = 0
fcntl64(3, F_SETLKW, {type=F_WRLCK, whence=SEEK_SET, start=130000, len=1}) =
0
fcntl64(3, F_SETLKW, {type=F_UNLCK, whence=SEEK_SET, start=130000, len=1}) =
0
close(3)                                = 0
munmap(0xa7f36000, 4096)                = 0
exit_group(256)                         = ?

Cumprimentos,
Nuno Jordão

-----Original Message-----
From: Sander Keemink [mailto:sander at sara.nl] 
Sent: quinta-feira, 5 de Outubro de 2006 15:12
To: Nuno Jordão
Cc: linux-poweredge at dell.com
Subject: RE: Debian GNU/Linux & Dell OMSA

Nuno,

When starting omsa the following modules are loaded on my machine:
ipmi_devintf           12552  2
ipmi_si                36260  1
ipmi_msghandler        33344  2 ipmi_devintf,ipmi_si
dcdbas                 11180  1

The dcdbas module is part of the legacy linux kernel, so no more modules
with omsa.

Like I see it you got everything that you need on first sight.

Have you done a strace on omreport chassis?
Maybe this can give an outcome.

It could be an omsa configuration problem
See if chassis is in this file:
/opt/dell/srvadmin/oma/ini/omcli32.ini
It contains al the omreport commands

Sander Keemink



-----Original Message-----
From: Nuno Jordão [mailto:njordao at tp.telepac.pt] 
Sent: donderdag 5 oktober 2006 15:55
To: Sander Keemink
Cc: linux-poweredge at dell.com
Subject: RE: Debian GNU/Linux & Dell OMSA

Hello,

The startup /etc/init.d/instsvcdrv script loads the ipmi modules but doesn't
start the dcdbas one. Anyway I tried starting it up manually and then
restarted the services. The result was the same:

fasteste1:~# lsmod | grep ipmi
ipmi_devintf            8392  2
ipmi_si                33612  1
ipmi_msghandler        31968  2 ipmi_devintf,ipmi_si
fasteste1:~# lsmod | grep bas
dcdbas                  7872  1
fasteste1:~# ps -ef | grep dell
root     11145     1  0 15:31 ?        00:00:00
/opt/dell/srvadmin/dataeng/bin/dsm_sa_datamgr32d
root     11183     1  0 15:32 ?        00:00:00
/opt/dell/srvadmin/dataeng/bin/dsm_sa_eventmgr32d
root     11193     1  0 15:32 ?        00:00:00
/opt/dell/srvadmin/dataeng/bin/dsm_sa_snmp32d
root     11219 11011  0 15:32 pts/0    00:00:00 grep dell
fasteste1:~# omreport chassis

fasteste1:~#

Is anything missing? I think the dcdbas I'm running is not the one that
comes in the package but the one that comes bundled in the kernel. Anyway,
the version appears to be the same:

	dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-2)


Shouldn't the /etc/init.d/instsvcdrv compile (if necessary) and start the
dcdbas that comes in the package?

Cumprimentos,
Nuno Jordão
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 4489 bytes
Desc: not available
Url : http://lists.us.dell.com/pipermail/linux-poweredge/attachments/20061006/3ce6d561/attachment.bin 


More information about the Linux-PowerEdge mailing list