Which command creates this registration?

After creating a volume and file system for a new Oracle ASM Cluster File system, you must associate
the ASM volume name with a mount point. Which command creates this registration?

After creating a volume and file system for a new Oracle ASM Cluster File system, you must associate
the ASM volume name with a mount point. Which command creates this registration?

A.
acfsutil -r /dev/asra/volurael-123 /mnt/acfs1

B.
acfsutil -r -a /dev/asm/volurael-123 -ro /mnt/acfs1

C.
acfsutil register -v /dev/asm/volurael-123 /mnt/acfs1

D.
acfsutil registry -a /dev/asra/volumel-123 /mnt/acfsl

Explanation:
The Oracle ACFS mount registry is supported for Oracle Restart configurations, but cannot
automatically mount Oracle ACFS registered file systems. However, all Oracle ACFS file systems listed
in the Oracle ACFS Mount Registry can be mounted with a single mount command. (The ACFS mount
registry is supported for cluster configurations and automatically mounts ACFS volumes to the
cluster wide mount points)
Register the ACFS volume1 with he ACFS mount registry to enable the automount workaround with
the following command. Note Change the volume name extension to match the previous
commands.
acfsutil registry -a /dev/asm/volume1-<###> /u01/app/oracle/acfsdata/orabin



Leave a Reply 3

Your email address will not be published. Required fields are marked *