docker-images icon indicating copy to clipboard operation
docker-images copied to clipboard

Would we need to do anything different if setting up on 2 different servers.

Open nmukheja opened this issue 5 years ago • 1 comments

Hi,

I wanted to understand if anything different needs to be done in 1 VM vs 2 VM case specially in terms of NFS. Do we need to export anything related to NFS on 1st VM like below as we found in doc. export NFS_SERVER_NAME=

As when we are trying to start racnode1 we are getting below error: oracle@dockerrac1 ~]$ sudo docker start racnode1 Error response from daemon: error while mounting volume '/var/lib/docker/volumes/racstorage/_data': failed to mount local volume: mount :/oradata:/var/lib/docker/volumes/racstorage/_data, data: addr=192.168.17.25,bg,hard,tcp,vers=3,timeo=600,rsize=32768,wsize=32768,actimeo=0: connection timed out Error: failed to start containers: racnode1

We are trying to deploy 2 node rac cluster on 2 Azure VMS enabling multicast network via weavenet driver.

nmukheja avatar May 15 '20 05:05 nmukheja

@nmukheja Are you still seeing this issue?

psaini79 avatar Aug 20 '22 06:08 psaini79