Re: Recommended filesystem for RAID 6

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>> [...] Note that it IS a shingled drive, so fine for backup,
>> much less so for anything else.

It is fine for backup especially if used as a tape that is say
divided into partitions and backup is done using 'dd' (but
careful if using Btrfs) or 'tar' or similar. If using 'rsync' or
similar those still write a lot of inodes and often small files
if they are present in the source.

>> I'm not sure whether btrfs would be a good choice or not ...

> [...] btrfs did NOT play well with raid 5/6. It may be old
> info, but:
> https://superuser.com/questions/1131701/btrfs-over-mdadm-raid6

That seems based on some misunderstanding: native Btrfs 5/6 has
some "limitations", like most of its volume management, but
running over MS RAID 5/6 is much the same as running on top of a
single disk, so fine. MD RAID 5/6 takes care of redundancy so
there is no need to have metadata in 'dup' mode.

Using RAID 5/6 with SMR drives can result in pretty huge delays
(IIRC a previous poster has given some relevant URL) on writing
or on rebuilding, as the "chunk" size is very likely not to be
very congruent with the SMT zones.



[Index of Archives]     [Linux RAID Wiki]     [ATA RAID]     [Linux SCSI Target Infrastructure]     [Linux Block]     [Linux IDE]     [Linux SCSI]     [Linux Hams]     [Device Mapper]     [Device Mapper Cryptographics]     [Kernel]     [Linux Admin]     [Linux Net]     [GFS]     [RPM]     [git]     [Yosemite Forum]


  Powered by Linux