vitastor/csi/src
Vitaliy Filippov 0785bdf8b3 Release 0.6.11
- Slightly reduce journaling write amplification (requires no_same_sector_overwrites=false)
- Fix listen_backlog (it was 0) because it could more than halve OSD socket send speed
- Support IPv6 OSD addresses
- Do not try to initialize client in simple-offsets
- Fix OSDs sometimes marking PGs incomplete instead of trying to connect with peers
- Allow to configure OSD placement in node_placement
- Allow to run with 4k sector size block devices. Natural, but it was forbidden
2021-12-26 21:11:24 +03:00
..
config.go Release 0.6.11 2021-12-26 21:11:24 +03:00
controllerserver.go Change rm to rm-data as it was renamed 2021-10-23 10:39:20 +03:00
grpc.go Implement basic CSI driver 2021-05-16 01:15:43 +03:00
identityserver.go Implement basic CSI driver 2021-05-16 01:15:43 +03:00
nodeserver.go Implement basic CSI driver 2021-05-16 01:15:43 +03:00
server.go Implement basic CSI driver 2021-05-16 01:15:43 +03:00