I have to change IP address of vCenter and ESXi hosts (HA, EVC cluster) - vSphere 5.1 version.
vCenter with DB and SSO on the same VM.
I want to do it in this way (with running VM's):
1. Turn off HA
2. Snapshot of vCenter
3. Remove all hosts from vCenter
4. Stop vCenter services
5. Change IP address of vCenter
6. Reboot vCenter and check if vCenter services start
7. Change IP address of ESXi hosts (DCUI)
8. Add ESXi hosts to vCenter
What do you think? It should work?
Maybe there'san easier way?