From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sat, 20 Jan 2001 12:41:11 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sat, 20 Jan 2001 12:41:01 -0500 Received: from h55p103-2.delphi.afb.lu.se ([130.235.187.175]:36224 "EHLO burton") by vger.kernel.org with ESMTP id ; Sat, 20 Jan 2001 12:40:52 -0500 Date: Sat, 20 Jan 2001 18:41:06 +0100 To: linux-kernel@vger.kernel.org Subject: lvm-oops in 2.4.1pre8 Message-ID: <20010120184106.A355@h55p111.delphi.afb.lu.se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.12i From: andersg@0x63.nu Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org hi, got this oops when doing a vgextend -v vgroot /dev/ide/host2/bus0/target0/lun0/part2 \ /dev/ide/host2/bus1/target0/lun0/part2 vgroot is a VG containing 2 PVs with a striped LV. yesterday the same thing didnt oops but then the LV wasnt striped. (output of vgdisplay -v at end of mail) ------------------------------------------------------------------ burton:~# uname -a Linux burton 2.4.1-pre8 #2 Wed Jan 17 19:14:07 CET 2001 i686 unknown burton:~# pvdisplay --help Logical Volume Manager 0.9 Heinz Mauelshagen, Sistina Software 13/11/2000 (IOP 10) ksymoops 2.3.7 on i686 2.4.1-pre8. Options used -V (default) -k /proc/ksyms (default) -l /proc/modules (default) -o /lib/modules/2.4.1-pre8/ (default) -m /boot/System.map-2.4.1p8 (specified) Unable to handle kernel NULL pointer dereference at virtual address 0000002c c01e3c87 *pde = 00000000 Oops: 0000 CPU: 0 EIP: 0010:[] Using defaults from ksymoops -t elf32-i386 -a i386 EFLAGS: 00010246 eax: 00002f2f ebx: 00000000 ecx: 00000000 edx: 0000002f esi: 0000002c edi: 0000002c ebp: 00000000 esp: c1b63d8c ds: 0018 es: 0018 ss: 0018 Process vgextend (pid: 2488, stackpage=c1b63000) Stack: 00000000 cd47d000 4004fe03 cd47d000 cd47d000 c01e1aa2 cd47d000 00000000 08053c30 cd47d000 00000002 08053c30 c02dc8a0 c01df74b cd47d000 08053c30 cbbe3860 08053c30 4004fe03 ffffffe7 00000020 c1b63ed4 db56f5e0 08053c30 Call Trace: [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] Code: ac 38 e0 75 03 8d 6e ff 84 c0 75 f4 89 ea 85 d2 75 07 89 fa >>EIP; c01e3c87 <===== Trace; c01e1aa2 Trace; c01df74b Trace; c018e5e5 Trace; c01f2a7c Trace; c01ee2b0 Trace; c01f2956 Trace; ffffa3d9 Trace; c0127d75 Trace; c012157d <__find_get_page+2d/68> Trace; c0122358 Trace; c0122403 Trace; c0122358 Trace; c011f5d8 Trace; c0136a14 Trace; c013733a Trace; c012d9e2 Trace; c014f81a Trace; c012cc85 Trace; c012cbbe Trace; c013a447 Trace; c0108d5f Code; c01e3c87 00000000 <_EIP>: Code; c01e3c87 <===== 0: ac lods %ds:(%esi),%al <===== Code; c01e3c88 1: 38 e0 cmp %ah,%al Code; c01e3c8a 3: 75 03 jne 8 <_EIP+0x8> c01e3c8f Code; c01e3c8c 5: 8d 6e ff lea 0xffffffff(%esi),%ebp Code; c01e3c8f 8: 84 c0 test %al,%al Code; c01e3c91 a: 75 f4 jne 0 <_EIP> Code; c01e3c93 c: 89 ea mov %ebp,%edx Code; c01e3c95 e: 85 d2 test %edx,%edx Code; c01e3c97 10: 75 07 jne 19 <_EIP+0x19> c01e3ca0 Code; c01e3c99 12: 89 fa mov %edi,%edx --- Volume group --- VG Name vgroot VG Access read/write VG Status available/resizable VG # 0 MAX LV 256 Cur LV 1 Open LV 1 MAX LV Size 255.99 GB Max PV 256 Cur PV 4 Act PV 4 VG Size 2 GB PE Size 4 MB Total PE 512 Alloc PE / Size 512 / 2 GB Free PE / Size 0 / 0 VG UUID 0jth8q-BQzm-Qwwq-J1vB-6Av7-SVIP-M9YzvS --- Logical volume --- LV Name /dev/vgroot/stripedtest VG Name vgroot LV Write Access read/write LV Status available LV # 1 # open 1 LV Size 2 GB Current LE 512 Allocated LE 512 Stripes 2 Stripe size (KByte) 64 Allocation next free Read ahead sectors 120 Block device 58:0 --- Physical volumes --- PV Name (#) /dev/ide/host2/bus0/target0/lun0/part1 (1) PV Status available / allocatable Total PE / Free PE 256 / 0 PV Name (#) /dev/ide/host2/bus0/target0/lun0/part2 (3) PV Status available / allocatable Total PE / Free PE 256 / 256 PV Name (#) /dev/ide/host2/bus1/target0/lun0/part1 (2) PV Status available / allocatable Total PE / Free PE 256 / 0 PV Name (#) /dev/ide/host2/bus1/target0/lun0/part2 (3) PV Status available / allocatable Total PE / Free PE 256 / 256 -- //anders/g - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/