[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [dm-devel] [PATCH v3 0/8] dm-raid (raid456) target
- From: Phillip Susi <psusi cfl rr com>
- To: device-mapper development <dm-devel redhat com>
- Cc: linux-raid vger kernel org, agk redhat com, Mike Snitzer <snitzer redhat com>
- Subject: Re: [dm-devel] [PATCH v3 0/8] dm-raid (raid456) target
- Date: Thu, 06 Jan 2011 10:56:07 -0500
On 1/6/2011 5:46 AM, NeilBrown wrote:
> 3: <#raid_devs> <meta_dev1> <dev1> .. <meta_devN> <devN>
Let me get this straight. You specify a separate device to hold the
metadata and write intent bitmap for each data device? So for a 3 disk
raid 5, lvm will need to create two logical volumes on each of the 3
physical volumes, one of which will only be a single physical extent,
and will hold the raid metadata and write intent bitmap?
Why not just store the metadata on the main device like mdadm does today?
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]