Hi, On Tue, Jun 3, 2008 at 4:52 PM, Evgeniy Polyakov <[EMAIL PROTECTED]> wrote: > Hi. > > On Tue, Jun 03, 2008 at 09:37:27AM -0500, Thomas King ([EMAIL PROTECTED]) > wrote: >> I asked the author that question and he states XFS is actually a pretty good >> answer to most of those issues but believes it still falls short where "the >> metadata areas are not aligned with RAID strips and allocation units are FAR >> too >> small but better than ext." Another detail he brought out was sending data >> and >> metadata to different devices in those environments and referenced RT XFS. >> Otherwise having them on the same device increases the possibility of >> corruption >> and/or a longer filesystem check/repair. Will btrfs offer something like >> this in >> the future? > > Right now btrfs can be created on top of multiple devices. > AFAIK, there are no policies on hwo to put data and metadata between them. >
But it does allow to specify to have different replication/stripping policies for metadata and data. Such has: configure a raid0 with N drives, but mirror the metadata across all of them. >> Do y'all foresee btrfs being used in exabtye installations? >> Does/Will btrfs have RAID awareness in that it will align "the >> superblock and metadata to the RAID stripe"? This is a feature that is intented to provided in the future, this was talked about in the [EMAIL PROTECTED] irc channel. There isn't code for this currently. -- Miguel Sousa Filipe -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html