[issue1277] panic: spin_lock: 0xc89c9578, indefinite wait!
    Matthew Dillon 
    dillon at apollo.backplane.com
       
    Mon Feb  9 16:02:02 PST 2009
    
    
  
:Thomas Nikolajsen <thomas.nikolajsen at mail.dk> added the comment:
:
:I already did fsck the vn (was wrong in my original description).
:
:Did:
:vnconfig -cs labels vn0 FILE
:fsck -y /dev/vn0s0a
:mount /dev/vn0s0a /mnt
:cd /usr/src; make installworld DESTDIR=3D/mnt
:
: -thomas
    It's not happy about something, that's for sure.  The mount structure
    looks completely corrupted.
    Did you kldunload any modules prior to this blowup?  If the vn device
    is loaded via a kernel module, is the kernel module up-to-date?  Check
    the dates on everything in /boot/modules and make sure you no longer
    have a /modules directory (assuming your kernel is in /boot/kernel).
					-Matt
    
    
More information about the Bugs
mailing list