Unable to reread SCSI optical disks

Guest section DW dwguest en win.tue.nl
Mie Ene 26 02:06:42 CST 2000


On Tue, Jan 25, 2000 at 05:36:51PM +0100, Giuliano Pochini wrote:

> > I have an old MaxOptix optical drive that has been used for years
> > [...]
> > My problem comes when I unmount the disk, eject it and insert a
> > different disk. It appears to mount ok but when I look at the
> > data it has the directory structure that was on the old disk
> > [...]
> 
> Again this problem :-(  Some devices don't send the signal UNIT_ATTENTION when
> the disk is changed, so Linux don't know it has to flush the caches. I had the
> same problem with my M/O drive, then I discovered that a jumper can
> enable/disable that signal...
> You can solve the problem trying to mount the device while no disk is
> inserted. The failure will force a call to  invalidate_buffers() (see
> sd.c:check_media_change()). Then insert a new disk; it should work fine now.

Yes. A cleaner way is just to call "blockdev --flushbufs device".

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo en vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



Más información sobre la lista de distribución Ayuda