Installation manual
Configuring a Global Server
Adding a Global Server
CLI Storage-Management Guide 10-11
Enabling the Global Server
The final step in global-server configuration is to enable it. Use the enable command
to activate the global server:
enable
For example, the following command sequence enables the global server at
“www.wwmed.com:”
bstnA6k(gbl)# global server www.wwmed.com
bstnA6k(gbl-gs[www.wwmed.com])# enable
bstnA6k(gbl-gs[www.wwmed.com])# ...
Disabling the Global Server
Disabling the global server makes it impossible for clients to access any of its
resources. Use
no enable in gbl-gs mode to disable the global server.
no enable
This command gracefully terminates all client connections to the global server,
allowing current transactions and sessions to finish while blocking any new
connections.
For example, the following command sequence disables the “www.wwmed.com”
global server:
bstnA6k(gbl)# global server www.wwmed.com
bstnA6k(gbl-gs[www.wwmed.com])# no enable
bstnA6k(gbl-gs[www.wwmed.com])# ...
Showing All Global Servers
Use the show global server command to show all global servers on the ARX:
show global server
For example:
bstnA6k(gbl)# show global server