5230 - IP address change after move to new location
Just a quick confirmation required regarding the changing of IP addresses on a 5230 appliance following configuration and live running.
I will configure 2 x 5230 appliances and initially locate both in the primary data center. These will run (and replicate) for an initial period whilst the backups are 'seeded' between them.
I will then lift & relocate one of the 5230 appliances to a remote data center - at which point I must reconfigure the IP addressing on this 5230. I will NOT change the name, just the addresses on the interfaces. (2 interfaces will be bonded in a failover mode for backup and 2 interfaces in a failover mode for replication).
I am assuming that I can (via the IPMI interface) simply change the IP addresses on these interfaces/bonds, update DNS accordingly and we should be OK ? Can anyone confirm, or have I missed something here..... I guess I may have to dissolve the bonds first, change the address and then re-bond - but that's OK.
Thanks,
AJ
you have that pretty much right AJ.
I will either use monitor keyboard in the data center or the IPMI if monitor/keyboard not available1 - stop netbackup
2 - linkaggregation disable
3 - unconfigure eth1 (or whatever eth still shows an old ip)
4 - configure your new IPs (i normally use balance-alb but you can use active-backup if you like**)
5 - check/change all DNS (nameserver, search domain etc)
6 - check/change NTP if necessary
7 - check/change hosts file entries
8 - run "vxpbx_exchanged -restart"
9 - start netbackupDon't forget to make the change to your IPMI network config if that is in use in the new location!
**I've never really understood the use of active-backup over balance-alb ... both give you a failover capability but balance-alb gives you 2 active ports vs the 1 with active-backup
GOOD LUCK !