Secure Global Desktop 4.31 Administration Guide > Commands > The tarantella array command
tarantella array join | detach | make_primary | list
This command allows Secure Global Desktop Administrators to set up and dismantle arrays of Secure Global Desktop servers.
The command may be run on any array member.
Subcommand | Description |
---|---|
join |
Adds a server to an array. |
detach |
Removes secondary servers from an array. |
make_primary |
Makes a secondary server the primary server for the array that it's currently a member of. |
list |
Lists the members of the array, identifying the primary server. |
Note All commands allow the --help
option: you can use
tarantella array command --help
to get help on a
specific command.
tarantella array join \ --primary newyork.indigo-insurance.com \ --secondary boston.indigo-insurance.com
Adds the server boston to the array with primary server newyork.
tarantella array make_primary \ --secondary boston.indigo-insurance.com
Makes the secondary server boston the primary server in the array. The previous primary server becomes a secondary server.
Copyright © 1997-2007 Sun Microsystems, Inc. All rights reserved.