You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2018/09/23 18:18:40 UTC

[GitHub] PaulAngus commented on issue #2861: SSVM NFS4 does not support minor version setting e.g. 4.1

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:
users@infra.apache.org


With regards,
Apache Git Services