[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: btrfs question
- To: silug-discuss <silug-discuss@silug.org>
- Subject: Re: btrfs question
- From: Casey Boone <caseyboone@gmail.com>
- Date: Sat, 23 Feb 2013 21:15:55 -0600
- DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=0I1eflc7ecplEUexx+1DbM7VrX5IHyz9kdfvWXC8Av0=; b=jkoyk1nATXtuTJZwCFycflhRdTQuz3AkEhx1T4oNHQzf2eWQO8NOtMUJz0mlYBcRG9 ATHM/hPjh7vvChcCaIR+dBULedPElZhEEw8AiDY7pHXsScrr9NeFu+JXvGfBlLl5M+yB rVrYA+rx5zY8Y2lpdRRxJH9qBKMSPPSYna6P01ScKyuIrqxqOz1nr5MT/JPrKPVC/RQ7 MKEzrWlllRkkPpF6b3b7+ugFx+j8gu2riG3JIsxDnGnpJzwPqZPl9AX8SCuADadoctQK kNhjowbDWaJyIj9WaU5P4d7C89RI7CMbTj9vN+xsZLaRx9wzphj82JQM0unDIlPN9Rbh Fjdg==
- In-Reply-To: <1361675210.23985.38.camel@lion.protogeek.org>
- Organization: Southern Illinois Linux Users Group
- References: <1361675210.23985.38.camel@lion.protogeek.org>
- Reply-To: silug-discuss@silug.org
- Sender: silug-discuss-owner@silug.org
I personally would stick with ext4 or migrate to xfs. Btrfs is not a filesystem i would use right now for any data i considered important enough to live on a raid 5.
To answer your question, yes, use single as you have a raid device. That option is if you want to use btrfs's raid functionality, which you can't as your raid is a single device from btrfs's point of view. Btrfs is inheriting from zfs's feature set in this regard.
On Feb 23, 2013 9:07 PM, "Robert G. (Doc) Savage" <
dsavage@peaknet.net> wrote:
The man page for mkfs.btrfs says:
-m, --metadata profile
Specify how metadata must be spanned across the devices speci-
fied. Valid values are raid0, raid1, raid10 or single.
I'm not quite sure how literally to read this. I have a software RAID5
array /dev/md127p1 that I'm trying to decide whether or not to reformat
from ext4 to btrfs. Since the RAID5 array already exists, would I just
include "-m single" in the command line?
--Doc Savage
Fairview Heights, IL
-
To unsubscribe, send email to majordomo@silug.org with
"unsubscribe silug-discuss" in the body.