[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [dm-devel] possible bug in device-mapper
- From: Alasdair G Kergon <agk redhat com>
- To: device-mapper development <dm-devel redhat com>
- Cc: dm-crypt saout de
- Subject: Re: [dm-devel] possible bug in device-mapper
- Date: Fri, 19 Mar 2004 14:56:38 -0600
On Fri, Mar 19, 2004 at 10:30:18PM +0200, Yaroslav Popovitch wrote:
> if option <sector count> is equal to 0, then dmsetup
> reports about error, but still creates device.
dmsetup is a simple tool that just stops when something fails: it's up to you to
detect the situation and decide what recovery to do.
You ran a compound command, equivalent (IIRC) to:
dmsetup create --notable ...
dmsetup reload ...
dmsetup resume ...
Alasdair
--
agk redhat com
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]