Add usable CLI commands for NBD proxy (map/unmap/list)

This commit is contained in:
Vitaliy Filippov
2020-09-29 02:06:19 +03:00
parent 8e36f04482
commit 526983f7a9
2 changed files with 296 additions and 29 deletions
+2 -1
View File
@@ -30,6 +30,7 @@ breaking changes in the future. However, the following is implemented:
- Generic user-space client library
- QEMU driver (built out-of-tree)
- Loadable fio engine for benchmarks (also built out-of-tree)
- NBD proxy for kernel mounts
## Roadmap
@@ -41,7 +42,7 @@ breaking changes in the future. However, the following is implemented:
- jerasure EC support with any number of data and parity drives in a group
- Parallel usage of multiple network interfaces
- Proxmox and OpenNebula plugins
- NBD and iSCSI proxies
- iSCSI proxy
- Inode metadata storage in etcd
- Snapshots and copy-on-write image clones
- Operation timeouts and better failure detection