Removes one or all secondary servers from the list of backup primaries for an SGD array.
tarantella array remove_backup_primary [ --secondary serv
| --all ]
The following table shows the available options for this command.
Option | Description |
---|---|
| Specifies the peer DNS name of the secondary server to remove from the backup primaries list. The server name must be the name of a secondary server in the array. With this option, you can only remove one server at a time from the list. |
| Removes all secondary servers from the backup primaries list. |
The following example removes the secondary server boston from the backup primaries list for the array.
$ tarantella array remove_backup_primary \ --secondary boston.example.com