No LOM device found

Error in sunmc console on ALL my sun v100.Using client 3.6.1 on various suns on solaris 8.Anybody knows about this? I've tried to look on various sites but nothing.Thanks for the help.Eric Berthiaume
[235 byte] By [eberthiaume] at [2007-11-26 11:01:05]
# 1

Hi Eberthiaume ,

> Error in sunmc console on ALL my sun v100.

>

> Using client 3.6.1 on various suns on solaris 8.

>

> Anybody knows about this? I've tried to look on

> various sites but nothing.

I haven't touched a v100 in a long time, but I think this means the Agent can't find data from the LOM (Lights Out Management) software (called tsalarms?).

...or I could be remembering it totally wrong :)

Regards,

Mike.Kirk@HalcyonInc.com

http://www.HalcyonInc.com

Aronek at 2007-7-7 3:14:47 > top of Java-index,Administration Tools,Sun Management Center...
# 2
Your right it is the Lights Out Management software but the problem is i'v got this error on all my V100 but the software packages are all installed on those servers:pkginfo -l | grep SUNWesnt PKGINST: SUNWesntaPKGINST: SUNWesntiSo there souldn't be any
eberthiaume at 2007-7-7 3:14:47 > top of Java-index,Administration Tools,Sun Management Center...
# 3

> Your right it is the Lights Out Management software

> but the problem is i'v got this error on all my V100

> but the software packages are all installed on those

> servers:

I don't have a system that runs that addon, or I could poke around a bit more for you.

If it's important then it's something a support ticket could get closed for you asap: since it's obviously a config issue (or you're really really unlucky with V100 hardware :) )

If it's something you just don't want to see in SunMC, right-click on the object in alarm, choose "Attribute Editor", Alarms tab, and set the alarm window to a time that will never match (i.e. "year = 2000").

Regards,

Mike.Kirk@HalcyonInc.com

http://www.HalcyonInc.com

Aronek at 2007-7-7 3:14:47 > top of Java-index,Administration Tools,Sun Management Center...
# 4
Disabled alarm. Was not that important. Was just wondering if this was a knowed issue. Faster to disable it then to open up a ticket :-)Thanks for the replys.Eric
eberthiaume at 2007-7-7 3:14:47 > top of Java-index,Administration Tools,Sun Management Center...
# 5

this isn't really a SunMC issue. See if /usr/sbin/lom exists...

(my guess is NO)

You HAVE to install this package from the OS COMPANION CD. Once you have the LOM packages installed:

# pkginfo | grep LOM

systemSUNWlomm LOMlite manual pages

systemSUNWlomr LOMlite driver (root)

systemSUNWlomu LOMlite Utilities (usr)

#

Things start working as expected & you won't get this alarm anymore.

best,

-- MikeE

mikee11 at 2007-7-7 3:14:47 > top of Java-index,Administration Tools,Sun Management Center...
# 6
I had this same problem with several V120 and V100 servers running Solaris 10. I downloaded and installed the netra LOM software, http://www.sun.com/download/products.xml?id=41f5f9b1 , and that fixed it.
wks9326 at 2007-7-7 3:14:47 > top of Java-index,Administration Tools,Sun Management Center...