Modifies an export file system configuration in Oracle Clusterware.
Note:
This command is only available with Oracle Clusterware.
Use the srvctl modify exportfs command with the following syntax:
srvctl modify exportfs -name unique_name [-path path_to_export] [-clients node_list] [-options nfs_options_string]
Table F-44 srvctl modify exportfs Parameters
| Parameter | Description |
|---|---|
-name unique_name |
Enter the unique name of the NFS export file system to modify. This parameter is required. |
-path path_to_export |
You can modify the path to the Oracle Automatic Storage Management Cluster File System (Oracle ACFS) where the export is located. |
-clients node_list |
You can modify the comma-delimited list of clients (hosts) to where the file system is exported. You can enter net groups and wildcards. For example: -clients @netgroup1, *.us.domain.com, 16.140.0.0, hostname1 Note: You can use the |
|
|
Use this parameter to modify the export options for the exportfs file system. |
You must run this command as root user on Linux and UNIX platforms.
You must start and stop the NFS export before any changes you make take effect.