...
Shut down the
Spacevars | ||
---|---|---|
|
Code Block | ||
---|---|---|
| ||
service sbx stop |
Run nameChange.pl
script on the active system. Usage is:
Code Block | ||
---|---|---|
| ||
/opt/sonus/sbx/scripts/nameChange.pl [-h] [-c new_ce_name] [-p new_peer_ce_name] [-s new_system_name] [-l level] [-L level] |
where, -h
: Prints usage statement -c
: Changes the CE hostname to the specified name -p
: Changes the peer CE hostname to the specified name -s
: Changes the system name to the specified name -l
: Force confd debug level
where, 0 - SILENT, 1 - DEBUG, 2 - TRACE -L
: Force pstrace level
where, 0 - SILENT, 1 - TRACE, 2 - VERB
Note | ||||
---|---|---|---|---|
|
Once the active system successfully finishes updating, run nameChange.pl
script on the standby system.
Note |
---|
The active and standby systems accept different arguments since the CE hostname/peer hostname depends on which system you are accessing. |
Start the
Spacevars | ||
---|---|---|
|
Code Block | ||
---|---|---|
| ||
service sbx start |
Start the service on the standby system.
Code Block | ||
---|---|---|
| ||
service sbx start |
Pagebreak |
---|