Description
Assuming that, after creating diskgroup/volume with shared.
Adding CFS file systems to VCS configuration example:
To add a CFS file system to the VCS main.cf file without using an editor:
# cfsmntadm add all=
Ex. cfsmntadm add oradatadg oradatavol /oradata1 all=suid,rw
Mount Point is being added...
/oradata1 added to the cluster-configuration
Administering Storage Foundation Cluster File System and its components
Using cfsmount to mount CFS file systems
To mount a CFS file system using cfsmount:
# cfsmount
Ex. cfsmount /oradata1
Mounting...
[/dev/vx/dsk/oradatadg/oradatavol]
mounted successfully at /oradata1 on system01
[/dev/vx/dsk/oradatadg/oradatavol]
mounted successfully at /oradata1 on system02