4.0.0 HP PolyServe Software for Windows File Serving administration guide (T5392-96047, March 2010)

Modify the configuration
To modify the configuration of a Virtual CIFS Server, select that Virtual CIFS Server
on the PolyServe Management Console, right-click, and select either Properties or
Rehost. You can add or remove interfaces from the Virtual CIFS Server configuration
and can reorder the interfaces. If you designate a new primary interface, the service
will automatically be moved to that interface.
You can also change the configuration at the Command Prompt:
mx vfs update [--policy autofailback|nofailback] [--application
<application name>] <ip> <name> ALL_SERVERS <primary network
interface>|<network interface> ...
This command allows you to add or remove interfaces from the Virtual CIFS Server
configuration and to reorder the interfaces. If you specify a different primary interface
and --policy is set to autofailback, the command will automatically move the
service to the new primary. If --policy is set to nofailback, the update command
will not move the service to the new primary. You will then need to use the vfs
move command shown below to move the service.
mx vfs move <ip> <name> <target network interface>
Delete a Virtual CIFS Server
To remove a Virtual CIFS Server, select that Virtual CIFS Server on the PolyServe
Management Console, right-click, and select Delete. Y
ou can also enter the following at the Command Prompt:
mx vfs delete <ip> | <name>
Disable or enable a Virtual CIFS Server
By default, Virtual CIFS Servers are enabled. If you disable a currently active Virtual
CIFS Server, any associated Virtual File Share monitors on the node where the Virtual
CIFS Server is active will go through their stopping activities and the Virtual CIFS
Server will become inactive throughout the matrix.
To disable a Virtual CIFS Server, select the Virtual CIFS Server on the PolyServe
Management Console, right-click, and select Disable On All Servers.
To enable a previously disabled Virtual CIFS Server, select the Virtual CIFS Server
on the PolyServe Management Console, right-click, and select Enable. You can also
enter the following at the Command Prompt:
HP PolyServe Software for Windows File Serving administration guide 33