Adds Network Attached Storage (NAS) configuration to Oracle Clusterware.
Note:
Use this command only with Oracle Clusterware.
Use the srvctl add mountfs
command with the following syntax:
srvctl add mountfs -name mountfs_name -path mount_path -exportserver server_name -exportpath path [-mountoptions mount_options] [-user user]
Table F-30 srvctl add mountfs Command Parameters
Parameter | Description |
---|---|
-name mountfs_name |
Specify a unique name for the NAS. |
-path mount_path |
Specify a mount path for the NAS. |
-exportserver server_name |
Specify a name for the export server. |
-exportpath path |
Specify an export file path. |
-mountoptions mount_options |
Optionally, you can specify mount options for the NAS. |
-user user_name |
Optionally, you can specify a user authorized to mount and dismount the NAS. |