• Joined on 2017-02-23
vitalif pushed to nfs-rdma at vitalif/vitastor 2024-11-23 13:57:10 +03:00
90a56a0519 WIP NFS RDMA support
d84b84f58d Fix new backfillfull feature, add more logs
8cfe705d7a Map netlink after forking to show correct PID in vitastor-nbd ls
66c9271cbd Radically simplify create-pool pg_size check
7b37ba921d Pause pool rebalance when monitor detects that it can lead to any OSD becoming full
Compare 11 commits »
vitalif pushed to master at vitalif/vitastor 2024-11-23 01:08:19 +03:00
d84b84f58d Fix new backfillfull feature, add more logs
vitalif pushed to master at vitalif/vitastor 2024-11-23 00:46:51 +03:00
8cfe705d7a Map netlink after forking to show correct PID in vitastor-nbd ls
vitalif deleted branch backfillfull from vitalif/vitastor 2024-11-22 01:44:46 +03:00
vitalif pushed to master at vitalif/vitastor 2024-11-22 01:44:33 +03:00
66c9271cbd Radically simplify create-pool pg_size check
7b37ba921d Pause pool rebalance when monitor detects that it can lead to any OSD becoming full
Compare 2 commits »
vitalif pushed to master at vitalif/vitastor 2024-11-22 01:01:18 +03:00
262c581400 Fix create-pool for the case of hosts split into sub-nodes
vitalif pushed to backfillfull at vitalif/vitastor 2024-11-22 01:01:17 +03:00
7b37ba921d Pause pool rebalance when monitor detects that it can lead to any OSD becoming full
262c581400 Fix create-pool for the case of hosts split into sub-nodes
Compare 2 commits »
vitalif pushed to backfillfull at vitalif/vitastor 2024-11-21 23:56:07 +03:00
e0e515865a Pause pool rebalance when monitor detects that it can lead to any OSD becoming full
ad3b6b7267 Add a note about GID and RDMA device auto-selection
1f6a061283 Move ibv_query_gid under #ifdef to only build it with libibverbs 32+
Compare 3 commits »
vitalif pushed to master at vitalif/vitastor 2024-11-21 23:54:09 +03:00
ad3b6b7267 Add a note about GID and RDMA device auto-selection
vitalif pushed to master at vitalif/vitastor 2024-11-21 23:48:04 +03:00
1f6a061283 Move ibv_query_gid under #ifdef to only build it with libibverbs 32+
vitalif pushed to backfillfull at vitalif/vitastor 2024-11-21 01:43:06 +03:00
ed6e56099d Pause pool rebalance when monitor detects that it can lead to any OSD becoming full
vitalif pushed to backfillfull at vitalif/vitastor 2024-11-21 00:57:02 +03:00
2938386689 Pause pool rebalance when monitor detects that it can lead to any OSD becoming full
vitalif pushed to backfillfull at vitalif/vitastor 2024-11-21 00:56:53 +03:00
80b6bd391b Pause pool rebalance when monitors detects that it can lead to any OSD becoming full
fc4d97da10 Print "Waiting to become master" just once
Compare 2 commits »
vitalif pushed to master at vitalif/vitastor 2024-11-21 00:55:34 +03:00
fc4d97da10 Print "Waiting to become master" just once
vitalif created branch backfillfull in vitalif/vitastor 2024-11-21 00:34:20 +03:00
vitalif pushed to backfillfull at vitalif/vitastor 2024-11-21 00:34:20 +03:00
9e3253d694 Pause pool rebalance when monitors detects that it can lead to any OSD becoming full
vitalif pushed to master at vitalif/vitastor 2024-11-20 02:29:20 +03:00
cfc3eaa160 Print "Waiting to become master" just once
vitalif pushed to master at vitalif/vitastor 2024-11-19 14:49:22 +03:00
c7a4ce7341 Take out_size from dd oimg if not specified
vitalif pushed to master at vitalif/vitastor 2024-11-19 01:54:07 +03:00
ddea31d86d Auto-select first RDMA device only if RoCE is not found, add rocev2->rocev1->ib priority
vitalif pushed to nfs-rdma at vitalif/vitastor 2024-11-19 00:57:18 +03:00
a6bf6a2cf0 WIP NFS RDMA support