PaulAngus commented on issue #2861: SSVM NFS4 does not support minor version setting e.g. 4.1 URL: https://github.com/apache/cloudstack/issues/2861#issuecomment-423836360 looks like it would be a simple enhancement to add to nfs mount commands: mount -t nfs4 -o rw,nolock,nfsvers=4,minorversion=1 nfsserver:/path /mnt/path But this needn't hold up 4.11.2
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
