Mounting Block Volume from VM to DBCS server
Hi Experts,
We are using Oracle Linux 8 in both the VM
We are using OCI DBCS VM which is Base Database Service. We have a requirement to place application files daily in some location in DB server. But as per note id 2704132.1 , it is not possible to increase space in either root partition or in /u01 in OCI DB. Please correct me if wrong.
So,
We have created a block volume, attached to app server and then performed NFS mount from App to DBCS server.
Below are steps for reference:
on App Server
$ yum install -y nfs-utils
Add Block Volume mount to /etc/exports file
Tagged:
0