Modern disks error correct on write. The user doesn't even know that
they are doing it. If a disk actually reports back a write error, it
is usually very broken.
Incidentally, I don't see how your idea would even be implementable
without disabling write caching.
> I am not really interested in what a low-level driver could do
> unless there is none that does it...
I assume you mean 'one that does it'.
If nobody was interested in what a low-level driver could do unless
there was one that does it already, we wouldn't be innovating anything
new.
> And again, how do you think this should work out on your _root_
> partition? (see below)
1. Hot plug a new disk
2. Duplicate the read-only root file system on to it
3. Pivot root
> > In your case, the filesystem is no longer in a usable state.
>
> I have yet to see an fs thats in a writeable state after the medium
> is full ...
It is perfectly writable, for example, for a delete operation.
> > If that
> > was the root filesystem, the machine will, at best, probably go in to
> > single user mode, with a read-only root filesystem.
>
> How come?
In my opinion, that would be the best course of action, if the device
holding the root filesystem is faulty.
> > > Thing is: If there are 11 blocks free and not ten, then you fail
> >
> > Wrong. See above.
>
> Please tell me when you were last "paged to replace the disk"? If you can't
> tell me, then you know I am right by now.
I have never been paged to replace a disk by a Linux system.
That is why I would like to see this functionality added to Linux.
John.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/