[pve-devel] applied: [PATCH storage] iscsi: add hostname support in portal addresses

Thomas Lamprecht t.lamprecht at proxmox.com
Mon Aug 4 20:45:17 CEST 2025


On Thu, 26 Jun 2025 02:29:20 +0000, Stelios Vailakakis wrote:
> 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.
> 
> [...]

Applied, thanks!

[1/1] iscsi: add hostname support in portal addresses
      commit: 6bf171ec544b184dcb33fde9eb148d8fdc361235




More information about the pve-devel mailing list