Installation manual

Configuring a Global Server
Adding a Global Server
10-14 CLI Storage-Management Guide
bstnA6k(gbl)# show global server www.wwmed.com
Domain Name State Windows Domain
---------------------------------------------------------------------------
www.wwmed.com Enabled
Switch State VIP VLAN VMAC
WINS Server WINS Name
-------------------------------------------------------------------------
bstnA6k Enabled 192.168.25.10/24 25 00:0a:49:00:08:c0
(none) (none)
Description
-------------------------------------------------------------------------
global NFS server for network hospitals
bstnA6k(gbl)# ...
Removing a Global Server
You cannot remove the global server if any front-end services reference it, or if it is
enabled. After you remove all services and disable the global server, use the no form
of the
global server command to remove it:
no global server fqdn
where fqdn (1-128 characters) is the fully-qualified domain name (for example,
www.company.com) for the global server.
The CLI prompts for confirmation before deleting the global server; enter yes to
continue. For example, the following command sequence removes global server
ftp.medarch.org:
bstnA6k(gbl)# global server ftp.medarch.org
bstnA6k(gbl-gs[ftp.medarch.org])# no enable
bstnA6k(gbl-gs[ftp.medarch.org])# exit
bstnA6k(gbl)# no global server ftp.medarch.org
Delete global server 'ftp.medarch.org'? [yes/no] yes