panic at reboot - assertion: vp->v_lock.lk_exclusivecount == 1 in vgone_ interlocked
Thomas Nikolajsen
thomas.nikolajsen at mail.dk
Wed Mar 14 15:00:00 PDT 2007
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 at 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 at backplane.com>
More information about the Bugs
mailing list