• v1.2.0 5524dbdab7

    Release 1.2.0
    Some checks failed
    Test / buildenv (push) Successful in 9s
    Test / build (push) Successful in 2m36s
    Test / test_cas (push) Successful in 8s
    Test / make_test (push) Successful in 32s
    Test / test_change_pg_size (push) Successful in 7s
    Test / test_change_pg_count (push) Successful in 38s
    Test / test_create_nomaxid (push) Successful in 6s
    Test / test_change_pg_count_ec (push) Successful in 39s
    Test / test_etcd_fail (push) Successful in 1m5s
    Test / test_add_osd (push) Successful in 2m32s
    Test / test_interrupted_rebalance (push) Successful in 1m51s
    Test / test_interrupted_rebalance_imm (push) Successful in 2m21s
    Test / test_failure_domain (push) Successful in 37s
    Test / test_interrupted_rebalance_ec (push) Successful in 1m33s
    Test / test_minsize_1 (push) Successful in 15s
    Test / test_snapshot (push) Successful in 24s
    Test / test_snapshot_ec (push) Successful in 25s
    Test / test_interrupted_rebalance_ec_imm (push) Successful in 1m18s
    Test / test_rm (push) Successful in 15s
    Test / test_snapshot_down (push) Successful in 22s
    Test / test_snapshot_down_ec (push) Successful in 23s
    Test / test_splitbrain (push) Successful in 18s
    Test / test_snapshot_chain (push) Successful in 2m13s
    Test / test_snapshot_chain_ec (push) Successful in 2m57s
    Test / test_rebalance_verify_imm (push) Successful in 2m51s
    Test / test_write (push) Successful in 38s
    Test / test_rebalance_verify (push) Successful in 3m39s
    Test / test_write_no_same (push) Successful in 12s
    Test / test_rebalance_verify_ec (push) Successful in 3m56s
    Test / test_rebalance_verify_ec_imm (push) Successful in 3m6s
    Test / test_heal_pg_size_2 (push) Successful in 3m43s
    Test / test_heal_csum_32k_dmj (push) Successful in 4m35s
    Test / test_heal_csum_32k_dj (push) Successful in 5m44s
    Test / test_heal_csum_32k (push) Successful in 5m50s
    Test / test_heal_csum_4k_dmj (push) Successful in 5m44s
    Test / test_scrub_zero_osd_2 (push) Successful in 57s
    Test / test_scrub (push) Successful in 1m0s
    Test / test_scrub_xor (push) Successful in 1m5s
    Test / test_heal_csum_4k_dj (push) Successful in 5m9s
    Test / test_scrub_pg_size_3 (push) Successful in 1m38s
    Test / test_scrub_pg_size_6_pg_minsize_4_osd_count_6_ec (push) Successful in 54s
    Test / test_scrub_ec (push) Successful in 52s
    Test / test_heal_csum_4k (push) Successful in 5m8s
    Test / test_heal_ec (push) Successful in 3m17s
    Test / test_write_xor (push) Successful in 35s
    Test / test_move_reappear (push) Failing after 48s
    Stable

    vitalif released this 2023-11-05 01:48:57 +03:00 | 782 commits to master since this release

    New 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