Zimbra Collaboration Suite rPath Appliance and NFS
I'm currently trying to set up an NFS mount on the host VM machine and want to mount the rPath Appliance to that location; i.e.:
Host VM: NFS share server.servernet.com:backup
VM: NFS mounted server.servernet.com:/backup /backup
command from VM: mount -t nfs server.servernet.com:/backup /backup
The issue is that it ends up pumping out the error: can't read superblock
This seems to indicate the nfsd isn't running, which it isn't.
So... the question is: has anyone used NFS on the rPath ZCS appliance? If so, what have you done to enable that feature?