Re: [CentOS] set default permission to deployuser:deployuser for nfs common mount point /mnt/test

2022-11-05 Thread Emmett Culley via CentOS
On 11/5/22 9:18 AM, Kaushal Shriyan wrote: Hi, I am running two GCP GCE VM instances running CentOS Linux release 7.9.2009 (Core) behind https load balancer. I am using https://cloud.google.com/filestore#documentation to mount the nfs server common mount point to both client servers. #mount 10.

Re: [CentOS] set default permission to deployuser:deployuser for nfs common mount point /mnt/test

2022-11-05 Thread Simon Matter
> Hi, > > I am running two GCP GCE VM instances running CentOS Linux release > 7.9.2009 > (Core) behind https load balancer. I am using > https://cloud.google.com/filestore#documentation to mount the nfs server > common mount point to both client servers. > > #mount 10.0.0.2:/vol1 /mnt/test > > I d

[CentOS] set default permission to deployuser:deployuser for nfs common mount point /mnt/test

2022-11-05 Thread Kaushal Shriyan
Hi, I am running two GCP GCE VM instances running CentOS Linux release 7.9.2009 (Core) behind https load balancer. I am using https://cloud.google.com/filestore#documentation to mount the nfs server common mount point to both client servers. #mount 10.0.0.2:/vol1 /mnt/test I did chown -Rc deploy