Block Storage
With support for all major KVM-based systems and containers: OpenNebula, OpenStack, Proxmox VE, Kubernetes
With support for all major KVM-based systems and containers: OpenNebula, OpenStack, Proxmox VE, Kubernetes
Ground-up implementation of a scalable POSIX
Read-Write-Many file system,
mountable over NFS 3.0
install.sh script, add instructions for Podman.2026-03-22 Continue reading →
A single urgent fix for the new store: metadata was written incorrectly when filled metadata area exceeded 4 GB due to a simple & stupid 32-bit integer overflow. 🤦 This was leading to OSDs corrupting metadata and being unable to start on the next run.
The bug affected only the new store (meta_format=3) and OSDs with metadata area size
larger than 4 GB. You can check your OSD metadata area size by checking data_offset
in vitastor-disk read-sb /dev/vitastor/osdXX-data for single-disk OSDs or
blockdev --getsize64 /dev/vitastor/osdXX-meta for hybrid OSDs.
If you’re affected, it’s highly recommended to:
2026-03-07 Continue reading →
2026-03-03 Continue reading →
2026-02-08 Continue reading →
2026-01-25 Continue reading →