Sets the position of a secondary server in the list of backup primaries for an SGD array.
tarantella array edit_backup_primary --secondaryserv
--position [ first | last |position
]
The following table shows the available options for this command.
Option | Description |
---|---|
| Specifies the peer DNS name of the secondary server in the backup primaries list. The server name must be the name of a secondary server in the array. You can only change the position for one server at a time. |
|
The position of the secondary server in the backup
primaries list. For
|
The following example sets the position of the secondary server boston in the backup primaries list for the array. The server is moved to last position in the list.
$ tarantella array edit_backup_primary \ --secondary boston.example.com --position last