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 2020/11/19 15:23:21 UTC

[GitHub] [cloudstack] wido commented on issue #4482: Configure NFS version for Primary Storage

wido commented on issue #4482:
URL: https://github.com/apache/cloudstack/issues/4482#issuecomment-730447207


   > looks great, @wido . plan to put it behind a config option? or in the create primary call? (/me having the impertinence of marking it for 4.16)
   
   See: https://cloudstack.apache.org/api/apidocs-4.14/apis/createStoragePool.html
   
   We provide the URL in this form:
   
   <pre>nfs://my-nfs-server/exports/ps01</pre>
   
   We could change that URL by setting:
   
   <pre>nfs://my-nfs-server/exports/ps01?nfsvers=4</pre>


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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