Good Day.
Due to an error encountered while updating/upgrading our windows based vcenter(version 6.7) we are planning to upgrade our existing vcenter to vcsa 7. Can you guys check the plans that I created below if they are is feasible? I'm doing my own simulations but just want to know your thoughts/recommendations if there are easier way to do it. I don't know if the Plan B and C will work.
PLAN A: NO Downtime
- Create new vcenter
- configure the Datacenters and Clusters
- export the VDS configurations from current vcenter
- Import the VDS configurations to new vcenter
- In the old vcenter VDS configuration remove 1 uplink for each VDS.
- access the ESXI console and create new standard vswitches equivalent to VDS available in the vcenter
- Add 1 VMNIC(Physical Nic) per standard vswitch that you created as an uplink
- Configure the portgroups, recreate every portgroup that exist in the vds to standard vswitch
- Perform the step 6-8 to each hosts in datacenter
- Change VM network settings to use the standard vswitch portgroup equivalent to vds portgroup that it currently using. Perform the same steps on all VMs, including powered-off VMs.
NOTE: Make sure that the VMs are still accessible after changing the port groups.
- Disconnect the host to vcenter once confirmed that the VM that it hosting is using the standard vswitch portgroup.
- Connect the hosts one by one to new vcenter.
- Add hosts to the new vcenter vds.
- Change VM network settings to use the vds portgroup. Perform the same steps on all VMs, including powered-off VMs.
- remove the Uplink to standard vswitch of every hosts
- Manage the vds and add the VMNIC you removed from the Standard witch as an uplink.
PLAN B: With possible downtime
- Create new vcenter
- configure the Datacenters and Clusters
- export the VDS configurations from current vcenter
- Import the VDS configurations to new vcenter
- Disconnect the host to vcenter once confirmed that the VM that it hosting is using the standard vswitch portgroup.
- Connect the hosts one by one to new vcenter.
PLAN C: MOVING VMs TO NEW VCENTER USING VMOTION VIA ENHANCED LINKED MODE
- Create new vcenter
- configure the Datacenters and Clusters
- export the VDS configurations from current vcenter
- Import the VDS configurations to new vcenter
- Link new vcenter to existing vcenter using the Enhanced linked mode
- Move the VMs to new vcenter