Vitastor 0.8.4 released
New features
- Implement QCOW2 image/snapshot export via qemu-img (bdrv_co_block_status in the driver)
- Remove OSDs from PG history during
vitastor-cli rm-osd
to preventleft_on_dead
PG states after deletion - Add a new recovery_pg_switch setting to mix all PGs during recovery, to almost fully reduce the probability of ENOSPC during rebalance
- Introduce partial ENOSPC (“OSD is full”) handling - now ENOSPC doesn’t turn into cascades of crashes
- Add migration support to Proxmox VE Vitastor driver
- Track last_clean_pgs on a per-pool basis thus reducing data movement in a cluster with pools remaining unclean/degraded for a long time
2023-01-13 Continue reading →