Login  Register

Nfs mount using blockvolume oci

Posted by satish on Mar 27, 2025; 2:42am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/Nfs-mount-using-blockvolume-oci-tp12966.html

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