1835282 Members
2289 Online
110078 Solutions
New Discussion

sam crash...

 
SOLVED
Go to solution
Bill McNAMARA_1
Honored Contributor

sam crash...

In SAM> Kernel > Dump Devices>
SAM crashes.
here's the /var/sam/log/samlog

Command completed with exit status 0.
@!@2@1003844550@0
Succeeded in Finding size of swap device /dev/dsk/c1t15d0.
@!@8@1003844550@0
Exiting Task Manager with task KC_GET_SWAP_SIZE.
@!@16@1003844550@0
The current pointer undefined but is needed for this operation.^A^ALocation:
da_list_geti():347^AError Code: 1302
@!@129@1003844555@0
Tue Oct 23 15:42:35 2001 Exiting SAM area "Kernel Configuration (kibo)".
@!@8@1003844558@0
Entering Task Manager with task KC_REGEN_REQD.
@!@2@1003844558@0

# what /usr/sbin/sam
/usr/sbin/sam:
$Revision: 73.1 $

It works for me (tm)
3 REPLIES 3
harry d brown jr
Honored Contributor

Re: sam crash...

Mine didn't crash, but here is a view of my log:

Command completed with exit status 0.
@!@2@1003845149@0
Succeeded in Finding size of swap device /dev/vg00/lvol2.
@!@8@1003845149@0
Exiting Task Manager with task KC_GET_SWAP_SIZE.
@!@8@1003845149@0
Entering Task Manager with task KC_GET_PARAMS.
@!@4@1003845149@0
Getting the tunable parameters
@!@4@1003845149@0
Getting the state of one or more kernel tunable parameters that match "always
dump".
@!@4@1003845149@0
Succeeded in getting the state of tunable parameter "alwaysdump".
@!@4@1003845149@0
Getting the state of one or more kernel tunable parameters that match "dontdu
mp".
@!@4@1003845149@0
Succeeded in getting the state of tunable parameter "dontdump".
@!@8@1003845149@0
Exiting Task Manager with task KC_GET_PARAMS.
@!@8@1003845159@0


Note that mine went into KC_GET_PARAMS and yours died. Could your kernel be corrupt?

[root]pbctst: what /usr/sbin/sam
/usr/sbin/sam:
$Revision: 73.2 $
[root]pbctst:



Live Free or Die
Sridhar Bhaskarla
Honored Contributor
Solution

Re: sam crash...

The last line is interesting

KC_REGEN_REQD

Looks like there is some inconsistency with the kernel parameters in SAM. Did you try accessing them through SAM?. The above may be a hint.

-Sri
You may be disappointed if you fail, but you are doomed if you don't try
Bill McNAMARA_1
Honored Contributor

Re: sam crash...

well spotted, yea, I had thought that i repaired that there was an out of limit value on a couple of systems here a while back.. this guy got through the net.

Odd it should bale out of the sam section like that though.

Anyway,
Later,
Bill
It works for me (tm)