-
Release 1.2.0
StableSome checks failedTest / buildenv (push) Successful in 9sTest / build (push) Successful in 2m36sTest / test_cas (push) Successful in 8sTest / make_test (push) Successful in 32sTest / test_change_pg_size (push) Successful in 7sTest / test_change_pg_count (push) Successful in 38sTest / test_create_nomaxid (push) Successful in 6sTest / test_change_pg_count_ec (push) Successful in 39sTest / test_etcd_fail (push) Successful in 1m5sTest / test_add_osd (push) Successful in 2m32sTest / test_interrupted_rebalance (push) Successful in 1m51sTest / test_interrupted_rebalance_imm (push) Successful in 2m21sTest / test_failure_domain (push) Successful in 37sTest / test_interrupted_rebalance_ec (push) Successful in 1m33sTest / test_minsize_1 (push) Successful in 15sTest / test_snapshot (push) Successful in 24sTest / test_snapshot_ec (push) Successful in 25sTest / test_interrupted_rebalance_ec_imm (push) Successful in 1m18sTest / test_rm (push) Successful in 15sTest / test_snapshot_down (push) Successful in 22sTest / test_snapshot_down_ec (push) Successful in 23sTest / test_splitbrain (push) Successful in 18sTest / test_snapshot_chain (push) Successful in 2m13sTest / test_snapshot_chain_ec (push) Successful in 2m57sTest / test_rebalance_verify_imm (push) Successful in 2m51sTest / test_write (push) Successful in 38sTest / test_rebalance_verify (push) Successful in 3m39sTest / test_write_no_same (push) Successful in 12sTest / test_rebalance_verify_ec (push) Successful in 3m56sTest / test_rebalance_verify_ec_imm (push) Successful in 3m6sTest / test_heal_pg_size_2 (push) Successful in 3m43sTest / test_heal_csum_32k_dmj (push) Successful in 4m35sTest / test_heal_csum_32k_dj (push) Successful in 5m44sTest / test_heal_csum_32k (push) Successful in 5m50sTest / test_heal_csum_4k_dmj (push) Successful in 5m44sTest / test_scrub_zero_osd_2 (push) Successful in 57sTest / test_scrub (push) Successful in 1m0sTest / test_scrub_xor (push) Successful in 1m5sTest / test_heal_csum_4k_dj (push) Successful in 5m9sTest / test_scrub_pg_size_3 (push) Successful in 1m38sTest / test_scrub_pg_size_6_pg_minsize_4_osd_count_6_ec (push) Successful in 54sTest / test_scrub_ec (push) Successful in 52sTest / test_heal_csum_4k (push) Successful in 5m8sTest / test_heal_ec (push) Successful in 3m17sTest / test_write_xor (push) Successful in 35sTest / test_move_reappear (push) Failing after 48sreleased this
2023-11-05 01:48:57 +03:00 | 782 commits to master since this releaseNew features:
- Implement CSI volume expansion
- Implement CSI volume snapshots
- CSI driver now requires Kubernetes >= 1.20
Bug fixes:
- Important bug fix for EC: fix EC n+k, k>=2 read recovery in ISA-L version returning incorrect data when reading at least the second chunk out of multiple missing chunks without reading the first one. All users of EC n+k, k>=2 should upgrade as soon as possible, and upgrade should be conducted with downtime: first stop all clients (VMs/containers), then all OSDs, then upgrade and restart everything.
- Fix unstable statistics aggregation in monitor (affecting vitastor-cli status and df)
- Make udev not wait for OSDs to start during boot
- Do not report negative numbers of offline PGs in vitastor-cli status when changing PG count
- Report both old and new PG counts in vitastor-cli df when changing it
- Fix OSDs sometimes not starting with "The code only supports journal versions 1 and 2, but it is 2 on disk" error after upgrading from pre-1.0 versions and letting OSDs run for some time
- Fix monitors sometimes returning old PG count back after OSD configuration changes
- Make monitor PG changes more stable and timeout errors less probable
Downloads