Search results

  1. V

    Patch Submission: iscsi target with multiple subnets

    i fixed this problem with this patch: ibp-proxmox:~# diff /usr/share/perl5/PVE/Storage.pm.dist /usr/share/perl5/PVE/Storage.pm 1143c1143,1144 < if ($line =~ m/^(\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}:\d+)\,\S+\s+(\S+)\s*$/) { --- > #if ($line =~...