[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Problems with file corruption on C240



On 6 Aug 2005, at 23:12, Grant Grundler wrote:
Try:
    apt-get install kernel-image-2.6.10-1-32

then run "palo" if the 2.6.10-1-32 kernel doesn't automatically
get installed.
Things will get complicated (edit palo.conf) if the debian
package doesn't.

Thanks for your reply. OK, I changed my sources.list to unstable (couldn't find the 2.6.10 kernel in stable) and did 'apt-get install kernel-image-2.6.10-1-32' then 'ls -l /boot' to verify it was there:

-rw-r--r--  1 root root   33647 2005-01-24 08:37 config-2.6.10-1-32
-rw-r--r--  1 root root   45269 2005-02-08 03:00 config-2.6.8-2-32-smp
lrwxrwxrwx 1 root root 22 2005-08-07 09:42 initrd.img -> initrd.img-2.6.10-1-32
-rw-r--r--  1 root root 3596288 2005-08-07 09:42 initrd.img-2.6.10-1-32
-rw-r--r-- 1 root root 4972544 2005-08-07 10:04 initrd.img-2.6.8-2-32-smp lrwxrwxrwx 1 root root 25 2005-08-07 10:04 initrd.img.old -> initrd.img-2.6.8-2-32-smp
drwxr-xr-x  2 root root   12288 2005-08-07 09:41 lost+found
-rw-r--r--  1 root root      95 2005-01-24 11:50 patches-2.6.10-1-32
-rw-r--r--  1 root root      93 2005-02-08 13:51 patches-2.6.8-2-32-smp
-rw-r--r--  1 root root  814863 2005-01-24 11:50 System.map-2.6.10-1-32
-rw-r--r-- 1 root root 860325 2005-02-08 13:51 System.map-2.6.8-2-32-smp lrwxrwxrwx 1 root root 19 2005-08-07 09:42 vmlinux -> vmlinux-2.6.10-1-32
-rw-r--r--  1 root root 4390834 2005-01-24 11:50 vmlinux-2.6.10-1-32
-rw-r--r--  1 root root 4968722 2005-02-08 13:51 vmlinux-2.6.8-2-32-smp
lrwxrwxrwx 1 root root 22 2005-08-07 10:04 vmlinux.old -> vmlinux-2.6.8-2-32-smp

I then checked /etc/palo.conf, which read:

--commandline=2/vmlinux root=/dev/sda5 initrd=2/initrd.img HOME=/
--recoverykernel=/boot/vmlinux-2.6.8-2-32-smp
--init-partitioned=/dev/sda

and ran 'palo'. After rebooting, uname -a reported 'Linux heavy 2.6.10-1-32 #1 Mon Jan 24 03:53:09 EST 2005 parisc GNU/Linux'. I ran 'stress --hdd 1 --cpu 1 --io 1 --vm 1 -t 6000 &' and within a couple of minutes, got a kernel panic (retyped from screen):

[<1014f5b4>] cache_grow+0xd4/0x1ac
[<1014f834>] cache_alloc_refill+0x1a8/0x26c
[<1014fc0c>] kmem_cache_alloc+0x48/0x4c
[<00164180>] journal_alloc_journal_head+0x28/0xac [jbd]


Kernel Fault: Code=15 regs=1c618a40 (Addr=5c1db010)

     YZrvWESTHLNXBCVMxbxbxbxbOGFRQPDI
PSW: 000000000000010011111100001111 Not tainted
r00-03 00000000 103624e4 1014f5b4 42000150
r04-07 1a1db000 1f4a33a0 00000010 00000050
r08-11 00000001 00000000 00000000 1a44a3d4
r12-15 001c3d78 00001000 000a2c8a 0005d375
r16-19 1e422520 001e54a8 104310c0 5c1db150
r20-23 5c1db000 0a1db000 00000000 00000050
r24-27 42000000 1a1db000 1f4a33a0 10350010
r28-31 5c1db000 00000000 1c618a40 1015208c
sr0-3  00000000 00000000 00000000 00000013
sr4-7  00000000 00000000 00000000 00000000

IASQ: 00000000 00000000 IADQ: 1014f2a4 1014f2a8
 IIR: 6b800020    ISR: 00000000  IOR: 5c1db010
 CPU:        0   CR30: 1c618000 CR31: 103d4000
 ORIG_R28: 00000008
 IAOQ[0]: alloc_slabmgmt+0x30/0x6c
 IAOQ[1]: alloc_slabmgmt+0x30/0x6c
 RP(r2): cache_grow+0x4d/0x1ac
Kernel panic - not syncing: Kernel Fault

Since the kernel problem how-to requested it, my System.map is here: http://www.stocksy.co.uk/downloads/System.map-2.6.10-1-32

What should I do?

Many thanks,
James.



Reply to: