trilioData / triliovault-cfg-scripts

hosts all configuration management scripts including ansible, salt, juju and everything under the sun.
0 stars 34 forks source link

TVAULT-5546 snapshot and restore failing intermittently because of nfsvers=3 #781

Closed trilio-shiwanand closed 1 year ago

trilio-shiwanand commented 1 year ago

By default on compute node, it is taking NFS version 4 which we do not support we need to set nfsvers=3 like 'nolock,soft,timeo=180,intr,lookupcache=none,nfsvers=3'****