Adds a refresh server to a file server.
addNfsRefreshServer
FileServer instance
nfsRefreshServer=value
Where instance is:
{
id=id
|
name=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 |
|---|---|
FileServer | The name or ID of the file server. |
nfsRefreshServer= | The name or ID of the Oracle VM Server to be used as a refresh server. |
{
id= |
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