jeanvetorello commented on issue #11724:
URL: https://github.com/apache/cloudstack/issues/11724#issuecomment-3347620104

   I identified the issue: the mount was failing because of the NFS version.
   CephFS does not support NFSv3. It only works with NFSv4.x
   After forcing the client to use NFSv4.2, the mount succeeded and the process 
worked correctly.
   secstorage.nfs.version = 4.2
   thanks


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to