Object Storage

From Bibliotheca Anonoma
Revision as of 20:27, 30 January 2018 by Antonizoon (talk | contribs) (Created page with "http://www.tomshardware.com/forum/290124-32-raid-recovery http://www.computerweekly.com/feature/Post-RAID-alternatives-address-RAIDs-shortcomings RAID is quickly reaching it...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

http://www.tomshardware.com/forum/290124-32-raid-recovery

http://www.computerweekly.com/feature/Post-RAID-alternatives-address-RAIDs-shortcomings

RAID is quickly reaching it's technical limits, and imposes major costs on users. It's time to move beyond RAID, and utilize other methods of Software-based redundancy such as Object Storage or Erasure Coding.

  • Distributed Object Storage - Items are insteads stored as Objects in Containers. These objects are effectively backed up on many unrelated drives on a case by case basis, configurable based purely upon how much you care about it.
  • Ceph - Popular distributed Object Storage system developed by Red Hat. Provides an Amazon S3 compatible API.
  • Project Greyhole - Uses Samba to keep things in sync.
  • Erasure Coding - Data is encoded in a way that allows the whole dataset to be reconstructed even if portions of it are damaged or lost. This is similar to DVDisaster.
  • Logical Volume Groups
  • LVM
  • ZFS - http://www.datamation.com/data-center/the-zfs-story-clearing-up-the-confusion-1.html