mirror of
https://github.com/jiangcuo/pve-storage.git
synced 2025-08-24 22:19:01 +00:00
Read-Only Mirror of the Proxmox VE Storage Library
![]() Currently, the iSCSI plugin regex patterns only match IPv4 and IPv6
addresses, causing session parsing to fail when portals use hostnames
(like nas.example.com:3260).
This patch updates ISCSI_TARGET_RE and session parsing regex to accept
any non-whitespace characters before the port, allowing hostname-based
portals to work correctly.
Tested with IP and hostname-based portals on Proxmox VE 8.2, 8.3, and 8.4.1
Signed-off-by: Stelios Vailakakis <stelios@libvirt.dev>
Link: https://lore.proxmox.com/20250626022920.1323623-1-stelios@libvirt.dev
(cherry picked from commit
|
||
---|---|---|
debian | ||
src | ||
.gitignore | ||
ApiChangeLog | ||
Makefile |