[pve-devel] applied: [PATCH v5 storage 1/1] fix #254: iscsi: add support for multipath iscsi targets

Thomas Lamprecht t.lamprecht at proxmox.com
Fri Oct 27 13:47:04 CEST 2023


Am 23/10/2023 um 19:45 schrieb Yuri Konotopov:
> With this patch Proxmox now tries to login to all discovered portals in
> case some of them are not logged yet.
> In case of multipath configuration when initially configured portal is
> missing for some reason Proxmox don't lose iscsi storage now and can
> succesfully restore iscsi connection between reboots.
> 
> Signed-off-by: Yuri Konotopov <ykonotopov at gnome.org>
> ---
>  src/PVE/Storage.pm             |   2 +-
>  src/PVE/Storage/ISCSIPlugin.pm | 117 +++++++++++++++++++++++++--------
>  2 files changed, 89 insertions(+), 30 deletions(-)
> 
>

applied, with Dominik's R-b and T-b tags, thanks!

I also made two small follow-ups, one unrelated to your change, and
one for small code cleanups like Dominik suggested.





More information about the pve-devel mailing list