Enable Oracle ASMFD for CTE
To enable Oracle ASMFD:
-
Log in as the root user and stop the Oracle Grid Infrastructure for a standalone server, type:
-
Configure Disk Discovery for AFD. Modify the following files by adding the content of
/dev/secvm/dev/sd*
to the OS files in/etc/oracleafd.conf
and/etc/afd.conf
with aft_filtering enabled, type:-
-
-
To prevent the file from changing back to
afd_diskstring='/dev/sd*'
make it read only, type:
-
-
Restart ACFS before proceeding, type:
-
Restart the Oracle Grid Infrastructure, type:
-
Verify that
/dev/secvm/dev/sd*
is part of the SQL output and the state is enabled as a grid, type:Expected Response
Note
If using Oracle RAC (Real Application Clusters), repeat the previous steps for all of the nodes in the related RAC cluster.