Login  Register

Nfs mount using blockvolume oci

classic Classic list List threaded Threaded
1 message Options Options
Embed post
Permalink
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Nfs mount using blockvolume oci

satish
1159 posts
Hi erman,

We have created a block volume, attached to app server and then performed NFS mount from App to DBCS server.


On Client Server:

We changed the permissions from root to oracle user and oinstall group. However after sometime, we could observe the permission changes to the mount point.

[root@erpdevdb1 ~]# chown oracle:oinstall /apexnfsfiles
[root@erpdevdb1 ~]# ls -ld /apexnfsfiles
drwxrwxrwx 3 oracle oinstall 31 Mar 26 11:39 /apexnfsfiles

Change in permission.
[oracle@erpdevdb1 ~]$ ls -ld /apexnfsfiles/
drwxrwxrwx 6 1003 dba 90 Mar 26 12:49 /apexnfsfiles/
[oracle@erpdevdb1 ~]$
Is it expected or anything to check? Please guide.

Thanks
Satish