>>> On Wed, May 7, 2008 at 3:25 AM, in message <[EMAIL PROTECTED]>, Tomasz Westrych <[EMAIL PROTECTED]> wrote:
> Hi, > > We use Bacula on zLinux to do some backup and we had kernel error and system > linux shutdown yesterday. > Maybe someone can look at log and tell where problem can be. > > Here is log: -snip- > KERNEL BUG AT BLOCK/LL_RW_BLK.C:2666]"ILLEGAL OPERATION: 0001 *#1*"CPU: 0 > NOT > TAINTED"PROCESS EVENTS/0 (PID: 4, TASK: 0000000000EA0610, KSP: > 0000000001255C90)"KRNL PSW : > 0404000180000000 00000000002E5DD4 (__BLK_PUT_R > <0>KERNEL PANIC - NOT SYNCING: FATAL EXCEPTION IN INTERRUPT" > HCPGIR450W CP ENTERED; DISABLED WAIT PSW 00020001 80000000 0000000 00105886 Sometimes Linux is very good at telling you where the problem is. In this case line 2666 of block/ll_rw_blk.c. That module is part of the Linux "common code" that is not specific to any architecture. You should file a problem report with your Linux distribution provider. Mark Post ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
