Sponsored Content
Full Discussion: cpu panic
Operating Systems Solaris cpu panic Post 302519504 by Mehmet_Karaca on Wednesday 4th of May 2011 07:12:08 AM
Old 05-04-2011
cpu panic

Hi all,

solaris 10 system crashed, /var/adm/messages file:
Code:
panic[cpu19]/thread=3003ccaa060: 
unix: [ID 103648 kern.notice] mutex_exit: not owner, lp=60057340d28
owner=deadbeefdeadbee8 thread=3003ccaa06
0
unix: [ID 100000 kern.notice] 
genunix: [ID 723222 kern.notice] 000002a10c4b1a00 sockfs:accept+1a8 (0, 3, 83,
5f03, 8c, 5c00) 
genunix: [ID 179002 kern.notice]   %l0-3: 0000000000000000 0000000000000000
000000003a730000 00000000012002a 0 
%l4-7: 0000060057340d28 0000000000000003 0000000000000080 0000000000000003
unix: [ID 100000 kern.notice] 
genunix: [ID 672855 kern.notice] syncing file systems...
genunix: [ID 733762 kern.notice]  131
genunix: [ID 733762 kern.notice]  74
genunix: [ID 733762 kern.notice]  47
genunix: [ID 622722 kern.notice]  done (not all i/o completed)
genunix: [ID 111219 kern.notice] dumping to /dev/dsk/c0t0d0s1, offset 65536, content: kernel
genunix: [ID 100000 kern.notice] 
genunix: [ID 665016 kern.notice] ^M100% done: 439963 pages dumped, 
genunix: [ID 851671 kern.notice] dump succeeded
genunix: [ID 540533 kern.notice] ^MSunOS Release 5.10 Version Generic_144488-10 64-bit
genunix: [ID 218167 kern.notice] Copyright (c) 1983, 2011, Oracle and/or its affiliates. All rights reserved
.
 
 
#uname -a
SunOS app 5.10 Generic_144488-10 sun4u sparc SUNW,SPARC-Enterprise

has anybody any advice for this crash


Thanks

Moderator's Comments:
Mod Comment Please use [code] and [/code] tags when posting code, data or logs etc. to preserve formatting and enhance readability, thanks.

Last edited by zaxxon; 05-04-2011 at 08:13 AM.. Reason: code tags
 

10 More Discussions You Might Find Interesting

1. Linux

Kernel panic - not syncing: cannot execute a PAE-enabled kernel on PAE-less CPU

ok so I just installed fedora core 6 on my dell inspiron 700m and I go to boot into linux and I get this error. Has anyone seen this before? I also had XP Pro and Vista installed on this pc prior to putting fedora core 6 on the machine. I'm trying to setup a triple boot system. Please Help... (2 Replies)
Discussion started by: dave043
2 Replies

2. UNIX for Dummies Questions & Answers

how to get persistant cpu utilization values per process per cpu in linux (! top,ps)

hi, i want to know cpu utilizatiion per process per cpu..for single processor also if multicore in linux ..to use these values in shell script to kill processes exceeding cpu utilization.ps (pcpu) command does not give exact values..top does not give persistant values..psstat,vmstat..does njot... (3 Replies)
Discussion started by: pankajd
3 Replies

3. Solaris

CPU Panic.

Hi Guru's, My Sun Fire v490 PRODUCTION server(Sol 5.9) has rebooted twice - on Apr'30 & May'08 2009. And i found the following Error messages in /var/adm/messages file: Apr 30 11:36:42 mumux201 unix: Apr 30 11:36:42 mumux201 ^Mpanic/thread=2a1000c5d20: Apr 30 11:36:42 mumux201 unix: ... (4 Replies)
Discussion started by: Hari_Ganesh
4 Replies

4. Solaris

Multi CPU Solaris system shows 100% CPU usage.

Hello Friends, On one of my Solaris 10 box, CPU usage shows 100% using "sar", "vmstat". However, it has 4 CPUs and prstat and glance are not showing enough processes to justify high CPU utilization. ========================================================================= $ prstat -a ... (4 Replies)
Discussion started by: mahive
4 Replies

5. Solaris

cpu-shares vs cpu-cap in solaris

Can anyone tell me difference between cpu-shares vs cpu-cap in solaris & how FSS will work with cpu-caps ? (9 Replies)
Discussion started by: fugitive
9 Replies

6. Solaris

"PANIC CPU" ERROR MESSAGE

A server that I am working on (SUN FIRE V240 , SOLARIS 10) doesn't boot because of a corrupted files system. I tried to repair de file system, I also tried to to restore all the files systems with a backup of the server that I have but the message bellow appear panic/thread=30002fc2060:... (8 Replies)
Discussion started by: feg
8 Replies

7. Linux

System Went panic after CPU usage high

Hi All, Yesterday my Linux server went panic and even a small command took a lot of time to run. When i monitored pl find the below output Cpu(s): 0.1%us, 98.4%sy, 0.0%ni, 1.5%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st the time spent on kernel mode is 98 % and also idle time is around 1.5 %...... (4 Replies)
Discussion started by: jegaraman
4 Replies

8. UNIX for Dummies Questions & Answers

Is it possible to combine multiple CPU to act as a single CPU on the same server?

We have a single threaded application which is restricted by CPU usage even though there are multiple CPUs on the server, hence leading to significant performance issues. Is it possible to merge / combine multiple CPUs at OS level so it appear as a single CPU for the application? (6 Replies)
Discussion started by: Dissa
6 Replies

9. AIX

Entitled CPU lesser Than Used CPU !!

Hi All, It may be a n00b question, but i really want to know , How Entitled Capacity is less and Used CPU is more when there is no Free CPU is available in the managed system. I have 5LPARs in a MS with Dual VIO. Managed System CPU details Available: 0.20 Assigned to partitions: 15.80... (11 Replies)
Discussion started by: Thala
11 Replies

10. UNIX for Beginners Questions & Answers

Why Entitlement CPU can't be set to same as Virtual CPU?

I read that Entitlement CPU should be set to max 75% compare to Virtual CPU. May I know the reason. I have set the Entitlement CPU = Virtual CPU on AIX . It works fine . Can you help to understand. (1 Reply)
Discussion started by: gabhanes
1 Replies
SYNCER(4)                                                  BSD Kernel Interfaces Manual                                                  SYNCER(4)

NAME
syncer -- file system synchronizer kernel process SYNOPSIS
syncer DESCRIPTION
The syncer kernel process helps protect the integrity of disk volumes by flushing volatile cached file system data to disk. The kernel places all vnode(9)'s in a number of queues. The syncer process works through the queues in a round-robin fashion, usually pro- cessing one queue per second. For each vnode(9) on that queue, the syncer process forces a write out to disk of its dirty buffers. The usual delay between the time buffers are dirtied and the time they are synced is controlled by the following sysctl(8) tunable variables: Variable Default Description kern.filedelay 30 time to delay syncing files kern.dirdelay 29 time to delay syncing directories kern.metadelay 28 time to delay syncing metadata SEE ALSO
sync(2), fsck(8), sync(8), sysctl(8) HISTORY
The syncer process is a descendant of the 'update' command, which appeared in Version 6 AT&T UNIX, and was usually started by /etc/rc when the system went multi-user. A kernel initiated 'update' process first appeared in FreeBSD 2.0. BUGS
It is possible on some systems that a sync(2) occurring simultaneously with a crash may cause file system damage. See fsck(8). BSD July 14, 2000 BSD
All times are GMT -4. The time now is 08:57 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy