NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/40764: fsck says "unrecognised wapbl type" after crash



The following reply was made to PR kern/40764; it has been noted by GNATS.

From: Alan Barrett <apb%cequrux.com@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: kern/40764: fsck says "unrecognised wapbl type" after crash
Date: Sun, 1 Mar 2009 21:55:00 +0200

 On Sun, 01 Mar 2009, Andrew Doran wrote:
 >  >     fsck -f -y -P /dev/rcgd2a
 >  >     ** /dev/rcgd2a
 >  >     ** File system is journaled; replaying journal
 >  >     Unrecognized wapbl type: 0x00000000
 >  >     UNABLE TO READ JOURNAL FOR REPLAY
 >  >     CONTINUE? yes
 >  
 >  Does cgd pass cache flush ioctls to the underlying disk?
 
 The cgdioctl() function in sys/dev/cgd.c seems to pass all unrecognised
 ioctls through to dk_ioctl().
 
 Perhaps the disk driver is not doing the right thing?  The disk is an
 external USB device, attached via sd at scsibus at umass at uhub.
 
 --apb (Alan Barrett)
 


Home | Main Index | Thread Index | Old Index