DragonFly bugs List (threaded) for 2007-03
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: panic at reboot - assertion: vp->v_lock.lk_exclusivecount == 1 in vgone_ interlocked
Commands used (script): inspired by vkernel(7):
vnconfig -cs labels vn0 FILE
fsck -y /dev/vn0a
mount /dev/vn0a /mnt
make installworld DESTDIR=/mnt
umount /mnt
vnconfig -u vn0
reboot
FILE on UFS.
It might seem like panic occurs if I fiddle with /mnt while vn0a mounted: df; df /mnt
-thomas
Matthew Dillon <dillon@apollo.backplane.com> wrote:
> Could you give me the exact vnconfig lines you are using
> to configure
> your VN? Including any partitioning and filesystem
> mounts you are doing.
>
> Are you unmounting the filesystem using the VN device
> before rebooting?
> Are you vnconfig -u'ing (turning off) the VN device
> before rebooting?
>
> -Matt
> Matthew Dillon
> <dillon@backplane.com>
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]