vitastor/debian
Vitaliy Filippov 9ad6822353
Test / buildenv (push) Successful in 18s Ayrıntılar
Test / build (push) Successful in 5m3s Ayrıntılar
Test / test_cas (push) Successful in 9s Ayrıntılar
Test / make_test (push) Successful in 38s Ayrıntılar
Test / test_change_pg_count (push) Successful in 36s Ayrıntılar
Test / test_change_pg_size (push) Successful in 9s Ayrıntılar
Test / test_change_pg_count_ec (push) Successful in 35s Ayrıntılar
Test / test_create_nomaxid (push) Successful in 7s Ayrıntılar
Test / test_etcd_fail (push) Successful in 1m23s Ayrıntılar
Test / test_interrupted_rebalance_imm (push) Successful in 1m56s Ayrıntılar
Test / test_add_osd (push) Successful in 2m46s Ayrıntılar
Test / test_failure_domain (push) Successful in 39s Ayrıntılar
Test / test_interrupted_rebalance (push) Successful in 2m50s Ayrıntılar
Test / test_interrupted_rebalance_ec (push) Successful in 1m38s Ayrıntılar
Test / test_snapshot (push) Successful in 21s Ayrıntılar
Test / test_minsize_1 (push) Successful in 15s Ayrıntılar
Test / test_snapshot_ec (push) Successful in 27s Ayrıntılar
Test / test_move_reappear (push) Successful in 22s Ayrıntılar
Test / test_rm (push) Successful in 14s Ayrıntılar
Test / test_interrupted_rebalance_ec_imm (push) Successful in 1m36s Ayrıntılar
Test / test_snapshot_down (push) Successful in 31s Ayrıntılar
Test / test_snapshot_down_ec (push) Successful in 30s Ayrıntılar
Test / test_splitbrain (push) Successful in 24s Ayrıntılar
Test / test_snapshot_chain (push) Successful in 2m20s Ayrıntılar
Test / test_snapshot_chain_ec (push) Successful in 3m5s Ayrıntılar
Test / test_rebalance_verify_imm (push) Successful in 5m11s Ayrıntılar
Test / test_rebalance_verify (push) Successful in 5m55s Ayrıntılar
Test / test_switch_primary (push) Successful in 33s Ayrıntılar
Test / test_rebalance_verify_ec_imm (push) Successful in 4m26s Ayrıntılar
Test / test_write (push) Successful in 54s Ayrıntılar
Test / test_write_xor (push) Successful in 57s Ayrıntılar
Test / test_write_no_same (push) Successful in 19s Ayrıntılar
Test / test_rebalance_verify_ec (push) Successful in 7m21s Ayrıntılar
Test / test_heal_pg_size_2 (push) Successful in 4m36s Ayrıntılar
Test / test_heal_csum_32k_dmj (push) Successful in 4m33s Ayrıntılar
Test / test_heal_ec (push) Successful in 6m15s Ayrıntılar
Test / test_heal_csum_32k_dj (push) Successful in 6m31s Ayrıntılar
Test / test_heal_csum_32k (push) Successful in 6m29s Ayrıntılar
Test / test_heal_csum_4k_dmj (push) Successful in 6m15s Ayrıntılar
Test / test_scrub_zero_osd_2 (push) Successful in 1m16s Ayrıntılar
Test / test_scrub (push) Successful in 1m18s Ayrıntılar
Test / test_scrub_xor (push) Successful in 1m13s Ayrıntılar
Test / test_heal_csum_4k_dj (push) Successful in 7m10s Ayrıntılar
Test / test_scrub_ec (push) Successful in 56s Ayrıntılar
Test / test_scrub_pg_size_6_pg_minsize_4_osd_count_6_ec (push) Successful in 59s Ayrıntılar
Test / test_heal_csum_4k (push) Successful in 6m2s Ayrıntılar
Test / test_scrub_pg_size_3 (push) Successful in 2m11s Ayrıntılar
Test / test_nfs (push) Successful in 11s Ayrıntılar
Release 1.5.0
After half a year of hard work, VitastorFS is finally here ! :-)

New features:
- VitastorFS, a full-featured clustered (read-write-many) file system.
  Documentation: [VitastorFS](docs/usage/nfs.en.md)
- Embedded key-value database implementation based on Parallel Optimistic B-Tree
  algorithm and used for the metadata of VitastorFS
- Pool management commands in vitastor-cli (create-pool, list-pools, rm-pool, modify-pool).
  Thanks MIND Software (https://mindsw.io) for their contribution!
  [Documentation](docs/usage/cli.en.md#create-pool)

Bug fixes:
- Fix a very rare "infinite loop" in the client library
- Fix a rare OSD hang on during start when zeroing out bad metadata entries left from the previous run
2024-03-16 15:35:10 +03:00
..
source Add simple Debian packaging 2020-11-06 18:40:42 +03:00
build-pve-qemu.sh Notes about rebuilding pve-qemu 2023-06-24 01:00:21 +03:00
build-vitastor-bookworm.sh Add ubuntu jammy build 2024-02-28 11:43:54 +03:00
build-vitastor-bullseye.sh Add ubuntu jammy build 2024-02-28 11:43:54 +03:00
build-vitastor-buster.sh Add ubuntu jammy build 2024-02-28 11:43:54 +03:00
build-vitastor-ubuntu-jammy.sh Add ubuntu jammy build 2024-02-28 11:43:54 +03:00
changelog Release 1.5.0 2024-03-16 15:35:10 +03:00
compat Make it also build with GCC 8 and on Debian Buster 2020-11-09 00:07:07 +03:00
control Add cmake and pkg-config to debian build depends 2023-11-01 12:45:27 +03:00
copyright Update the license to VNPL 1.1 2021-02-25 23:55:33 +03:00
fio_version Add fio_version and qemu_version variable example files back 2021-11-15 17:21:01 +03:00
install Include README 2021-11-15 00:00:02 +03:00
libisal.pc Add ISA-L into RPM specs 2022-06-04 13:27:06 +03:00
libvirt.Dockerfile Add ubuntu jammy build 2024-02-28 11:43:54 +03:00
patched-qemu.Dockerfile Support building qemu 8.1 from bookworm-backports 2023-12-10 00:34:13 +03:00
pve-storage-vitastor.install Fix pve-storage-vitastor filename 2022-12-14 16:41:35 +03:00
raw.h Remove qemu shenanigans from vitastor build dockerfile 2021-12-01 02:00:14 +03:00
rules Remove qemu shenanigans from vitastor build dockerfile 2021-12-01 02:00:14 +03:00
vitastor-client-dev.install Generate pkg-config file 2021-11-15 00:49:21 +03:00
vitastor-client.install Add vitastor-kv to packages 2024-03-16 15:35:10 +03:00
vitastor-fio.install Split into multiple Debian packages 2021-11-14 23:31:30 +03:00
vitastor-mon.install Add vitastor-mon.service, vitastor.target, create user and log directory during package installation 2022-09-03 00:09:22 +03:00
vitastor-mon.postinst Create /etc/vitastor during package installation 2022-09-03 23:31:55 +03:00
vitastor-osd.install Add vitastor-mon.service, vitastor.target, create user and log directory during package installation 2022-09-03 00:09:22 +03:00
vitastor-osd.postinst Create /etc/vitastor during package installation 2022-09-03 23:31:55 +03:00
vitastor.Dockerfile Release 1.5.0 2024-03-16 15:35:10 +03:00