On Wed, Oct 14, 2015 at 3:15 PM, Rich Freeman <[email protected]> wrote:
> This is the main thing that has kept me away from zfs - you can't > modify a vdev, like you can with an md array or btrfs. A possible work around is ZoL (ZFS on Linux) used as a GlusterFS brick. For that matter, now that GlusterFS has checksums and snapshots, if your workflow permits use a glusterfs only workflow (using SMB or NFS for Windows or OS X, and the libvirt glusterfs backend for images) you could build a conventional md/lvm RAID+XFS brick and then glusterfs on that. And with distributed-replicated you can bail on raid6 and just go raid 5. Heck if you have enough bricks you could do raid0 and just let the bricks implode if need be. -- Chris Murphy -- 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
