mounting shared disk to /u01
hi,
I am wondering if I can mount shared disks to /u01 on both nodes RAC1 and RAC2 and use it for RAC installation.
If I do so and my
ORACLE_UNQNAME=RAC
ORACLE_BASE=/u01/app/oracle
ORACLE_HOME=$ORACLE_BASE/product/11.2.0/db_1
ORACLE_SID=RAC1
grid software location = /u01/app/11.2.0/grid
would there be any problem?
That means the cluster software installation and database installation are on shared disks and are visible by both nodes. And would the oracle home for each node would overwrite each other on the same shared disk?
Thanks,
Sha
If I do so and my
ORACLE_UNQNAME=RAC
ORACLE_BASE=/u01/app/oracle
ORACLE_HOME=$ORACLE_BASE/product/11.2.0/db_1
ORACLE_SID=RAC1
grid software location = /u01/app/11.2.0/grid
would there be any problem?
That means the cluster software installation and database installation are on shared disks and are visible by both nodes. And would the oracle home for each node would overwrite each other on the same shared disk?
Thanks,
Sha
0