• Joined on 2017-02-23
vitalif created branch csi-vduse in vitalif/vitastor 2023-12-03 02:47:33 +03:00
vitalif pushed to csi-vduse at vitalif/vitastor 2023-12-03 02:47:33 +03:00
73456b76b2 WIP Support VDUSE in CSI
vitalif pushed to master at vitalif/vitastor 2023-12-02 14:11:22 +03:00
628aa59574 Raise default NBD timeout from 30 to 300 seconds and allow to take it from /etc/vitastor/vitastor.conf
vitalif pushed to master at vitalif/vitastor 2023-12-02 13:26:06 +03:00
037cf64a47 Remove explicit etcdUrl/etcdPrefix from volume parameters
vitalif pushed to master at vitalif/vitastor 2023-12-02 11:49:11 +03:00
d14e28d883 Remove explicit etcdUrl/etcdPrefix from volume parameters
vitalif pushed to kv-debug at vitalif/vitastor 2023-12-01 02:33:11 +03:00
06f4e0fcce K/V control prints (for debug only) O:-)
f285cfc483 Fix eviction when random_pos selects the end
12b50b421d Implement min/max list_count to make listings during performance test reasonable
9f6d09428d Fix and improve parallel allocation
580025cfc9 Implement key_prefix for K/V stress test
Compare 36 commits »
vitalif pushed to kv at vitalif/vitastor 2023-12-01 01:43:55 +03:00
f285cfc483 Fix eviction when random_pos selects the end
vitalif pushed to kv at vitalif/vitastor 2023-12-01 01:17:09 +03:00
9396d1be68 Fix eviction when random_pos selects the end
12b50b421d Implement min/max list_count to make listings during performance test reasonable
9f6d09428d Fix and improve parallel allocation
580025cfc9 Implement key_prefix for K/V stress test
13e2d3ce7c More fixes
Compare 35 commits »
vitalif pushed to kv at vitalif/vitastor 2023-12-01 01:16:58 +03:00
2ccf2a326d Fix eviction when random_pos selects the end
vitalif pushed to master at vitalif/vitastor 2023-12-01 00:55:56 +03:00
19e2d9d6fa Fix crash on unknown long argument to vitastor-disk
vitalif pushed to kv at vitalif/vitastor 2023-11-30 01:57:45 +03:00
f2d30bb431 Implement min/max list_count to make listings during performance test reasonable
vitalif pushed to kv-debug at vitalif/vitastor 2023-11-30 01:42:33 +03:00
28e6d48a2d K/V control prints (for debug only) O:-)
f2b8450410 Fix and improve parallel allocation
Compare 2 commits »
vitalif pushed to kv at vitalif/vitastor 2023-11-30 01:42:32 +03:00
f2b8450410 Fix and improve parallel allocation
vitalif created branch kv-debug in vitalif/vitastor 2023-11-29 01:35:45 +03:00
vitalif pushed to kv-debug at vitalif/vitastor 2023-11-29 01:35:45 +03:00
bfcaca245c K/V control prints (for debug only) O:-)
vitalif pushed to kv at vitalif/vitastor 2023-11-29 01:35:38 +03:00
7bfd774913 Fix parallel allocation - do not recheck if the block is still zero when "locking" the block and clear it regardless of whether the known_version is 0
vitalif pushed to kv at vitalif/vitastor 2023-11-28 02:05:13 +03:00
d273907c56 Implement key_prefix for K/V stress test
vitalif pushed to kv at vitalif/vitastor 2023-11-28 02:02:32 +03:00
469a3da2ab Implement key_prefix for K/V stress test
c34335619f More fixes
Compare 2 commits »
vitalif pushed to kv at vitalif/vitastor 2023-11-28 01:30:14 +03:00
0acdf6af24 More fixes
754b81e957 Add logging and one more assert
Compare 2 commits »
vitalif pushed to master at vitalif/vitastor 2023-11-25 02:26:05 +03:00
bfc7e61909 Add more notes + performance comparison about VDUSE