You can migrate to this new environment, just not Hot. I would set up the new env cleanly, make some nicely named vDS and vPGs according to the same VLANs and subnets. Since these will be cold vMotions (going from AMD to Intel), during the vMotion wizard you'll have to specify the destination vPG anyway, so name them nicely to ease your future work.
Hint: also take the time to bump VMX versions on Windows/Linux VMs if you can since it's a cold move, update Operating system dropdown to match if needed as well. Use caution if it's an appliance/OVA type VM as VMX changes can break them unless approved by the Vendor.
Enjoy!
Original Message:
Sent: Jun 17, 2025 05:00 PM
From: VMware2024
Subject: VMware Network Config Setup Help?
How do I properly set up the network on new ESXi 8.0.3 hosts (Dell Intel) to migrate VMs from an older HP (AMD)vCenter setup with minimal disruption?
I'm in the process of migrating from an older VMware environment to a new one and want to make sure I set up the networking properly this time. Here's what I'm working with:
Current Environment (Old Setup):
- 3x HP servers running ESXi 7.0.3 Enterprise Plus
- vCenter 8.0.3 Standard
- AMD CPUs
- Old iSCSI storage (TrueNas)
- Networking:
- Single standard vSwitch) per host
- 8 Port Groups on that vSwitch0 attached to 2 40gb links
- 2 physical NICs per host
- No vDS in use
New Environment:
- 3x Dell servers running ESXi 8.0.3 Enterprise Plus
- vCenter 8.0.3 Standard
- Intel CPUs
- New SAN (FX2141) storage/FS6400 total storage space 13GB flash
- Planning to migrate 40 VMs to the new Dell hosts
What I Want to Do:
I'd like to set up the network properly on the new Dell hosts before migrating the VMs. Here's what I understand so far:
- Create multiple vmkernel interfaces with VLAN separation, such as:
- vmk0 = Management (VLAN X)
- vmk1 = vMotion (VLAN Y)
- vmk2 = VM Network (VLAN Z)
- vmk3 = iSCSI Storage (VLAN A)
My Questions:
- Should I recreate the current (messy) network setup on the new hosts just to migrate VMs, and then fix it afterward?
- Or is it better to set up the proper network config now and migrate VMs into the cleaner environment?
- How do I implement the network configs above with the old ones
- Any tips or best practices for setting up networking on the new hosts to match port groups and avoid VM downtime during migration?
Any guidance on the best way to structure this migration from a networking standpoint would be greatly appreciated!