open-e / JovianDSS-Proxmox

Apache License 2.0
1 stars 0 forks source link

Fix multiple iscsi related issues #22

Closed andreiperepiolkin closed 1 month ago

andreiperepiolkin commented 1 month ago

Add support of handling iscsi prefix change during operation

Make migration feature enabled through storage cfg file update. This patch also removes change to proxmox code itself done by plugin during installation.

Provide code cleaning

Add additional cache synchronization mechanisms before volume remove from proxmox server

Fix target creation/deletion race condition during volume migration

Fix content volume race condition happening during server start with multiple VM's assigned to start as well