3.5.1 Matrix Server Administration Guide

Chapter 8: Configure MxFS-Linux 163
Copyright © 1999-2007 PolyServe, Inc. All rights reserved.
Other Virtual NFS Service Procedures
Update a Virtual NFS Service
Select the Virtual NFS Service on Management Console, right-click, and
select Properties.
To update the Virtual NFS Service from the command line, use this
command:
mx vnfs update [--exportgroup <exportgroup_name>|NONE]
[--policy autofailback|nofailback]
[--activitytype
single|always]
<vnfs> <network_interface> ...
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 <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> ...