On Tue, Dec 2, 2014 at 7:46 AM, Satya Narayana <nsnaray...@gmail.com> wrote:
> Hi Jaypal, > > I configure dns server in my system vm node and updated routing table to > point to another node as gateway. The other node is having access to > internet and is also acting as software router. > > However, when i executed ssvm-check.sh from systemvm console I got below > error. > > root@s-3-VM:~# > Good: DNS resolves download.cloud.com > ERROR: NFS is not currently mounted > Try manually mounting from inside the VM > Good: Can ping nfs server > root@s-3-VM:~# > > > In cloud.log file I observed below exception. > > Unable to mount 192.168.1.2:/export/secondary at > /mnt/SecStorage/8a818369-b841-3a4a.... due to mount.nfs: access denied by > server while mounting 192.168.1.2:/export/secondary > > What does your /etc/exports look like on the NFS/mgmt server? -- Erik