Re: vinum, RAID-5, newfs

From: Oliver Lehmann <lehmann(at)ans-netz.de>
Date: Sun, 5 Oct 2003 14:39:02 +0200

Hmm...

nun ist das System neu gebootet, und die vinum config ist "weg"

root(at)nudel tmp> vinum ls
root(at)nudel tmp> vinum lp
root(at)nudel tmp> vinum lv
root(at)nudel tmp> ps ax |grep vinum
  563 ?? DLs 0:00.01 vinum: vinum daemon (vinum)
root(at)nudel tmp>

Waeren meine Daten jetzt also weg?

Oliver Lehmann wrote:

>
> console einloggen... Ich panic das system gerade mal zum dump-anschauen...
>

root(at)nudel tmp> gdb -k kernel.debug vmcore.1
GNU gdb 5.2.1 (FreeBSD)
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "i386-undermydesk-freebsd"...
panic: bremfree: removing a buffer not on a queue
panic messages:

---
panic: from debugger
cpuid = 0; lapic.id = 00000000
boot() called on cpu#0
syncing disks, buffers remaining... panic: bremfree: removing a buffer not on a queue
cpuid = 0; lapic.id = 00000000
boot() called on cpu#0
Uptime: 1d20h49m3s
acd0: timeout waiting for cmd=e7 s=11 e=04
acd0: flushing device failed
Dumping 256 MB
ata0: resetting devices ..
done
 16 32 48 64 80 96 112 128 144 160 176 192 208 224 240
---
#0  doadump () at /usr/src/sys/kern/kern_shutdown.c:238
238             dumping++;
(kgdb) bt
#0  doadump () at /usr/src/sys/kern/kern_shutdown.c:238
#1  0xc0204923 in boot (howto=260) at /usr/src/sys/kern/kern_shutdown.c:370
#2  0xc0204cdf in panic () at /usr/src/sys/kern/kern_shutdown.c:543
#3  0xc0249062 in bremfreel (bp=0xc77e56e8) at /usr/src/sys/kern/vfs_bio.c:648
#4  0xc0248f45 in bremfree (bp=0x0) at /usr/src/sys/kern/vfs_bio.c:630
#5  0xc024c5e7 in getblk (vp=0xc2b36920, blkno=224, size=16384, slpflag=0, 
    slptimeo=0, flags=0) at /usr/src/sys/kern/vfs_bio.c:2447
#6  0xc0249142 in breadn (vp=0xc2b36920, blkno=0, size=0, rablkno=0x0, 
    rabsize=0x0, cnt=0, cred=0x0, bpp=0x0) at /usr/src/sys/kern/vfs_bio.c:701
#7  0xc02490ec in bread (vp=0x0, blkno=0, size=0, cred=0x0, bpp=0x0)
    at /usr/src/sys/kern/vfs_bio.c:683
#8  0xc02da6a2 in ffs_update (vp=0xc30cf124, waitfor=0)
    at /usr/src/sys/ufs/ffs/ffs_inode.c:102
#9  0xc02eef2f in ffs_fsync (ap=0xcd26a994)
    at /usr/src/sys/ufs/ffs/ffs_vnops.c:315
#10 0xc02edfce in ffs_sync (mp=0xc2682e00, waitfor=2, cred=0xc0eb7f00, 
    td=0xc0492760) at vnode_if.h:612
#11 0xc025ea6b in sync (td=0xc0492760, uap=0x0)
    at /usr/src/sys/kern/vfs_syscalls.c:137
#12 0xc0204482 in boot (howto=256) at /usr/src/sys/kern/kern_shutdown.c:279
#13 0xc0204cdf in panic () at /usr/src/sys/kern/kern_shutdown.c:543
#14 0xc014c392 in db_panic () at /usr/src/sys/ddb/db_command.c:448
#15 0xc014c312 in db_command (last_cmdp=0xc03a8440, cmd_table=0x0, 
---Type <return> to continue, or q <return> to quit---
    aux_cmd_tablep=0xc03a1694, aux_cmd_tablep_end=0xc03a1698)
    at /usr/src/sys/ddb/db_command.c:346
#16 0xc014c426 in db_command_loop () at /usr/src/sys/ddb/db_command.c:470
#17 0xc014f1ba in db_trap (type=3, code=0) at /usr/src/sys/ddb/db_trap.c:72
#18 0xc0337463 in kdb_trap (type=3, code=0, regs=0xcd26abec)
    at /usr/src/sys/i386/i386/db_interface.c:170
#19 0xc035054c in trap (frame=
      {tf_fs = 24, tf_es = -1072103408, tf_ds = -1069744112, tf_edi = -1068562432, tf_esi = -1068657920, tf_ebp = -853103560, tf_isp = -853103592, tf_ebx = 0, tf_edx = 0, tf_ecx = 32, tf_eax = 38, tf_trapno = 3, tf_err = 0, tf_eip = -1070368939, tf_cs = 8, tf_eflags = 646, tf_esp = -1069961391, tf_ss = -1069964947})
    at /usr/src/sys/i386/i386/trap.c:593
#20 0xc0338e08 in calltrap () at {standard input}:97
#21 0xc03300c5 in scgetc (sc=0xc04f0800, flags=2)
    at /usr/src/sys/dev/syscons/syscons.c:3306
#22 0xc032b9a0 in sckbdevent (thiskbd=0xc04c7960, event=0, arg=0xc04f0800)
    at /usr/src/sys/dev/syscons/syscons.c:622
#23 0xc031db3c in atkbd_intr (kbd=0xc04c7960, arg=0x0)
    at /usr/src/sys/dev/kbd/atkbd.c:457
#24 0xc0358711 in atkbd_isa_intr (arg=0x0) at /usr/src/sys/isa/atkbd_isa.c:175
#25 0xc01f1572 in ithread_loop (arg=0xc25a4d00)
    at /usr/src/sys/kern/kern_intr.c:537
#26 0xc01f0520 in fork_exit (callout=0xc25a7900, arg=0x0, frame=0x0)
---Type <return> to continue, or q <return> to quit---
    at /usr/src/sys/kern/kern_fork.c:768
(kgdb) 
-- 
 Oliver Lehmann
        @home: lehmann(at)ans-netz.de
      @office: oliver.lehmann(at)mgi.de
         @www: http://www.pofo.de/  |  http://wishlist.ans-netz.de/
To Unsubscribe: send mail to majordomo.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Sun 05 Oct 2003 - 14:40:16 CEST

search this site