[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [dm-devel] how to flush device with no paths but no_path_retry=queue
- From: Mike Anderson <andmike linux vnet ibm com>
- To: device-mapper development <dm-devel redhat com>
- Subject: Re: [dm-devel] how to flush device with no paths but no_path_retry=queue
- Date: Fri, 2 Nov 2007 13:01:33 -0700
Eddie Williams <Eddie Williams steeleye com> wrote:
>
> If you have a device configured with no_path_retry=queue but you can not
> repair the connections is there any way to flush the IO's?
>
> I can not find a way to force the device offline so that it will
> flush/fail all of the pending IO's so I can shutdown or clean up the
> mess.
>
> Is there a way?
There maybe a cleaner way, but you should be able to do:
dmsetup message ${device} 0 fail_if_no_path
It worked on my test config, but it was a pretty simple config.
-andmike
--
Michael Anderson
andmike linux vnet ibm com
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]