[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [dm-devel] FW: the mirror log is NOT kept on disk
- From: Milan Broz <mbroz redhat com>
- To: device-mapper development <dm-devel redhat com>
- Subject: Re: [dm-devel] FW: the mirror log is NOT kept on disk
- Date: Mon, 21 Mar 2011 14:26:40 +0100
On 03/21/2011 02:10 PM, Eli Malul wrote:
> But I still do not understand how should I create a mapped device
> with dmsetup tool which wouldl survive crash/reboot.
You cannot do that without implementing persistent metadata handling
yourself.
Use LVM here. dmsetup is simple wrapper to DM-ioctl, low level utility.
LVM is based on top of that and solves all the problems with persistent
metadata you just found.
Milan
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]