--- Begin Message ---
From: Yuri Konotopov
Fixes: https://bugzilla.proxmox.com/show_bug.cgi?id=254
---
PVE/Storage/ISCSIPlugin.pm | 44 +++---
PVE/Storage/Plugin.pm | 18
2 files changed, 45 insertions(+), 17 deletions(-)
diff --git a/PVE/St
--- Begin Message ---
From: Yuri Konotopov
Hello!
Here is a patch that allows to specify multiple comma-separated ISCSI portals
using Proxmox UI.
With that patch my Proxmox instances don't loses iscsi multipath storage in UI
and successfully restores iscsi storage on reboot.
Relevant bug: https