Re: RAID 0 across SSD and HDD

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

 




With RAID-0, you'd get data striped equally across all (in this case,
both) the devices, up to the size of the second-largest one, at which
point it'll stop allocating space.
By "stop allocating space" I assume you mean it will return out of space
errors, even though there is technically 250GB of unused space.  I presume
there is no way to say that RAID-0 should be used where possible and then
fallback to "single" for the remaining space.

There was a proposition to change the allocator, so it would fall back to single:

http://www.mail-archive.com/linux-btrfs@xxxxxxxxxxxxxxx/msg14517.html

I stumbled on it when faced with a different problem: I could not use btrfs in RAID1 degraded mode, because it would refuse to allocate more space, and I could not convert it to single either, because balance needs to allocate space too.

Regards
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Filesystem Development]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux