Re: Does multipath require disabled write cache?

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

 



On Sun, Jul 20 2014 at  5:20pm -0400,
Spelic <spelic@xxxxxxxxxxxxx> wrote:

> Hello all,
> I am wondering if multipath requires a disabled write cache at the
> remote disks.
> We have some external SAS disks, for which the connection is flaky
> and sometimes is lost and then they are detected again. Multipath
> seems perfect for this situation.
> However, when the disks are lost, I suppose resets are issued, which
> might clear the write cache so that data located there might not be
> committed (true? well at least on power loss this is true).

You should disable both the controller cache and disk caches if they are
volatile.  Filesystems will issue flushes (and DM will handle those
flushes) but until those flushes return successfully the associated
outstanding data is not considered on permanent storage.

> It would be great if multipath would issue a flush every N  writes,
> and then remember the last N  writes and resubmit them when the path
> is reestablished, so that there is again chance to flush them to
> stable storage. (similar to DRBD epochs) However I don't know if
> this smart mechanism is implemented.

It isn't implemented.

--
dm-devel mailing list
dm-devel@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/dm-devel




[Index of Archives]     [DM Crypt]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Packaging]     [Fedora SELinux]     [Yosemite Discussion]     [KDE Users]     [Fedora Docs]

  Powered by Linux