[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [dm-devel] Interface changes to multisnap
- From: Joe Thornber <thornber redhat com>
- To: dm-devel redhat com
- Subject: Re: [dm-devel] Interface changes to multisnap
- Date: Tue, 21 Jun 2011 14:59:51 +0100
On Mon, Jun 20, 2011 at 01:22:57PM +0100, Joe Thornber wrote:
> I've just pushed an interface change for multisnap.
Ignore the previous message, it turned out to be bogus. So now
resizing is implemented as follows:
- new-thin still takes a size arg
new-thin <id> <size in sectors>
- There is a resize message:
resize <id> <size in sectors>
- The target length doesn't have to correspond to the size of the thin
device. Writes beyond the end will cause IO error.
- Multiple targets may point to the same thin device. If you make
more than one active then it is a user error. Much like using a
linear target to map multiple devices to the same physical disk.
- Joe
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]