[pve-devel] [PATCH 0/2] updated storage patches (this time tested ; -) )

Wolfgang Bumiller w.bumiller at proxmox.com
Wed May 20 16:57:29 CEST 2015


verify_server as earlier but with the missing closing paren...
(sorry about that again)

And additionally the NFS plugin needs to wrap IPv6 addresses in square
brackets. (And quote them in the regex otherwise they are treated as character
classes.)

Also: NFS uses rpcinfo to check whether an NFS server is available...
Now guess when this command got IPv6 supprt...
And guess which version debian is at...

we need 0.2.3, debian is at 0.2.1...
(I updated it locally to (successfully) test the NFSPlugin)

*sigh*

Wolfgang Bumiller (2):
  allow ipv6 addresses in Storage::verify_server
  NFSPlugin: deal with ipv6 addresses and fix regexps

 PVE/Storage/NFSPlugin.pm | 5 ++++-
 PVE/Storage/Plugin.pm    | 6 +++---
 2 files changed, 7 insertions(+), 4 deletions(-)

-- 
2.1.4





More information about the pve-devel mailing list