Vitastor

 Like

Vitastor is a small, simple and fast clustered block storage (storage for VM drives), architecturally similar to Ceph which means strong consistency, primary-replication, symmetric clustering and automatic data distribution over any number of drives.

License model

  • FreeOpen Source

Platforms

  • Linux
  • Self-Hosted
  No rating
0likes
0comments
0news articles

Features

Suggest and vote on features
  1.  File Storage
  2.  Distributed
  3.  Object storage

 Tags

  • software-defined-storage

Vitastor News & Activities

Highlights All activities

Recent activities

No activities found.

Vitastor information

  • Developed by

    Vitaliy Filippov
  • Licensing

    Open Source and Free product.
  • Alternatives

    9 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Backup & Sync

Our users have written 0 comments and reviews about Vitastor, and it has gotten 0 likes

Vitastor was added to AlternativeTo by filiphanes on Dec 3, 2020 and this page was last updated Nov 11, 2021.
No comments or reviews, maybe you want to be first?
Post comment/review

What is Vitastor?

Make Software-Defined Block Storage Great Again.

Vitastor is a small, simple and fast clustered block storage (storage for VM drives), architecturally similar to Ceph which means strong consistency, primary-replication, symmetric clustering and automatic data distribution over any number of drives of any size with configurable redundancy (replication or erasure codes/XOR).

Features: Vitastor is currently a pre-release, a lot of features are missing and you can still expect breaking changes in the future. However, the following is implemented:

Basic part: highly-available block storage with symmetric clustering and no SPOF Performance ;-D Two redundancy schemes: Replication and XOR n+1 (simplest case of EC) Configuration via simple JSON data structures in etcd Automatic data distribution over OSDs, with support for: Mathematical optimization for better uniformity and less data movement Multiple pools Placement tree, OSD selection by tags (device classes) and placement root Configurable failure domains Recovery of degraded blocks Rebalancing (data movement between OSDs) Lazy fsync support I/O statistics reporting to etcd Generic user-space client library QEMU driver (built out-of-tree) Loadable fio engine for benchmarks (also built out-of-tree) NBD proxy for kernel mounts Inode removal tool (vitastor-rm) Packaging for Debian and CentOS

Official Links