Adds a refresh server to a file server.
addNfsRefreshServer FileServer instancenfsRefreshServer=value
Where is:
instance
{ id= | idname= }name
This command adds a refresh server to a file server. The refresh server is an Oracle VM Server that is used to refresh the file systems on an NFS file server. You can add multiple refresh servers to a file server. A file server must have at least one refresh server assigned to it.
The following table shows the available options for this command.
Option | Description |
|---|---|
| The name or ID of the file server. |
| The name or ID of the Oracle VM Server to be used as a refresh server. |
{ |
The instance of the object using either the
|
Example A.5 Adding a refresh server to file server
OVM> addNfsRefreshServer FileServer name=MyNFSServer nfsRefreshServer=MyServer1