Hey dev guys, I just recently got CS up and running with vmware. However I am
running into an issue where it seems my esxi hosts are not mounting the
secondary NFS storage.
NFS is working as I can mount to it from other linux boxes, and I can mount a
NFS datastore from the hypervisors. In my log I see the following few errors:
"Unable to create mount point for nfs://172.16.25.85/export/secondary",
"Secondary storage mount point: /mnt/sec", "in directory
"/mnt/sec/template/tmpl/1/8"): java.io.IOException: error=2, No such file or
directory"
Adding secondary storage seemed straight forward and I even was able to make it
work using XEN as the hypervisor, so the problem definitely seems to be esxi...
Any tricks to making esxi work with cloudstack and NFS?
Thanks in advance for any help!