Document VitastorFS-based CSI

This commit is contained in:
Vitaliy Filippov
2024-12-19 13:06:47 +03:00
parent a19d2066c2
commit 9be3d27dc9
6 changed files with 59 additions and 12 deletions
+1 -1
View File
@@ -96,7 +96,7 @@ Example output (JSON format):
vitastor-nbd netlink-map [/dev/nbdN] (--image <image> | --pool <pool> --inode <inode> --size <size in bytes>)
```
On recent kernel versions it's also possinle to map NBD devices using netlink interface.
On recent kernel versions it's also possible to map NBD devices using netlink interface.
This is an experimental feature because it doesn't solve all issues of NBD. Differences from regular ioctl-based 'map':