Re: [linux-usb-devel] USB is shutdown without umount USB disks first

2003-08-04 Thread Alan Stern
On Sun, 3 Aug 2003, Harald Dunkel wrote: > The problem is that at shutdown time the USB stuff is deregistered > without unmounting the filesystems on the USB disks first. > > > > >>Would it be possible to add some automagic code to > >>enforce unmounting the USB storage devices before > >>the US

Re: [linux-usb-devel] USB is shutdown without umount USB disks first

2003-08-03 Thread Greg KH
On Sun, Aug 03, 2003 at 10:11:57PM +0200, Harald Dunkel wrote: > > The problem is that at shutdown time the USB stuff is deregistered > without unmounting the filesystems on the USB disks first. There is a patch from the scsi people to fix this issue. It hasn't made it into the main tree yet, bu

Re: [linux-usb-devel] USB is shutdown without umount USB disks first

2003-08-03 Thread Matthew Dharm
On Sun, Aug 03, 2003 at 10:11:57PM +0200, Harald Dunkel wrote: > I started this discussion on linux-kernel. > > But I doubt that only reiserfs is to blame. I get a similar > problem (crash at shutdown), if I format the USB disk using > ext3. > > The problem is that at shutdown time the USB stuff

Re: [linux-usb-devel] USB is shutdown without umount USB disks first

2003-08-03 Thread David Brownell
Harald Dunkel wrote: The problem is that at shutdown time the USB stuff is deregistered without unmounting the filesystems on the USB disks first. So your system shutdown scripts are either unmounting too late, or shutting down USB too early? - Dave ---

Re: [linux-usb-devel] USB is shutdown without umount USB disks first

2003-08-03 Thread Harald Dunkel
Greg KH wrote: On Sun, Aug 03, 2003 at 09:42:10AM +0200, Harald Dunkel wrote: Hi folks, I run into a kernel panic if I shutdown my PC without manually unmounting my external USB disk first. It said unmounting local filesystems... bio too big device sdc1 (8 > 0) bio too big device

Re: [linux-usb-devel] USB is shutdown without umount USB disks first

2003-08-03 Thread Greg KH
On Sun, Aug 03, 2003 at 09:42:10AM +0200, Harald Dunkel wrote: > Hi folks, > > I run into a kernel panic if I shutdown my PC without > manually unmounting my external USB disk first. It said > > unmounting local filesystems... bio too big device sdc1 (8 > 0) > bio too big device sdc1

[linux-usb-devel] USB is shutdown without umount USB disks first

2003-08-03 Thread Harald Dunkel
Hi folks, I run into a kernel panic if I shutdown my PC without manually unmounting my external USB disk first. It said unmounting local filesystems... bio too big device sdc1 (8 > 0) bio too big device sdc1 (8 > 0) journal - 601, buffer write failed --- cut here --