3.1.2 MxFS-Linux Administration Guide
Chapter 3: Configure Virtual NFS Services 37
Copyright © 1999-2006 PolyServe, Inc. All rights reserved.
From the Command Line
Issue the following command, where <vnfs> is the Virtual NFS Service to
be rehosted. You will need to specify all network interfaces on the which
the Virtual NFS Service should be configured (the primary and all
backups).
mx vnfs move <vnfs> <networkinterface> ...
Other Virtual NFS Service Procedures
Disable a Virtual NFS Service
Select the Virtual NFS Service on Management Console, right-click, and
select Disable.
To disable the Virtual NFS Service from the command line, use this
command:
mx vnfs disable <vnfs>
Enable a Virtual NFS Service
Select the Virtual NFS Service on the Management Console, right-click,
and select Enable.
To enable the Virtual NFS Service from the command line, use this
command:
mx vnfs enable <exportgroup_name> <vnfs>
Delete a Virtual NFS Service
Select the Virtual NFS Service on the Management Console, right-click,
and select Delete.
To delete the Virtual NFS Service from the command line, use this
command:
mx vnfs delete <vnfs> ...