Modifies the configuration of the file system resource.
Note:
This command is only available with Oracle Clusterware.
Use the srvctl modify filesystem
command with the following syntax:
srvctl modify filesystem -device volume_device -user user_name [-path mountpoint_path] [-node node_list | -serverpool server_pool_list] [-fsoptions options] [-description description] [-autostart {ALWAYS | NEVER | RESTORE}]
Table A-78 srvctl modify filesystem Parameters
Parameter | Description |
---|---|
-device volume_device |
Specify the path to the file system volume device that you want to modify. |
-user user_name |
Name of the user that is authorized to mount and unmount the file system. If you do not specify this parameter, then SRVCTL defaults to the user running the command. |
-path mountpoint_path |
Specify the mount point path. |
-node node_list | -serverpool server_pool_list |
Specify a comma-delimited list of either nodes or server pools on which to mount the file system device. |
-fsoptions options |
Specify a comma-delimited list of file system mount options. |
-description description |
Specify a file system description. |
-autostart {ALWAYS | NEVER | RESTORE} |
Specify the file system resource autostart policy.
|
You must run this command as root
user on Linux and UNIX platforms.
When performing online changes to the file system resource, the changes take effect only after the resource is next (re)started.