Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -424,7 +424,6 @@ Linux numbers NVMe namespaces sequentially (`nvme0n1`, `nvme0n2`, ...) regardles

## Limitations

- **Single NVMe-oF endpoint**: The plugin connects to one `lb_nvme_host`. Multi-path is not yet implemented.
- **No snapshots**: Proxmox snapshot operations are not supported by this plugin version.
- **No live migration**: VM live migration requires shared storage visibility on both source and destination hosts. Multi-node deployment with a shared Lightbits cluster works structurally, but the per-host ACL in `alloc_image` currently restricts volume access to the allocating host's NQN. This needs to be addressed for migration support.
- **Self-signed TLS**: SSL hostname verification is disabled to accommodate Lightbits clusters with self-signed certificates.
Expand All @@ -448,7 +447,6 @@ On the horizon:

- Snapshots and clones
- Multi-tenancy and multi-cluster support
- Multi-path NVMe-oF
- Live migration support
- Broader Proxmox feature coverage (containers, ISO, vTPM, backups)
- Debian packaging
Expand Down
Loading