VMware Cloud Community
jpkitguy
Contributor
Contributor
Jump to solution

Moving ESXI to new gears (Server and SAN)

Hi all,

I am planning to move our ESXI 6.5 hosts to new Servers (7.0). Can you please advise me of the best practice?

I had done migration previously which was with the same version, no issues.

Wondering, am I able to backup the ESXI 6.5 config and restore it on the new server (Esxi 7.0)?

I tried it in my dev lab, it didn't work even after changing UUID. I would appreciate your suggestions/comments.

Vcenter version is 6.5

Cheers

1 Solution

Accepted Solutions
nachogonzalez
Commander
Commander
Jump to solution

Hey, the process would be something like this:


1. Upgrade your vCenter (since vcenter 6.5 can't manage ESXi 7.0 hosts)
2. Install hosts
3. Add the hosts to a new cluster on vCenter (it is very important that all hosts have the same hardware)
4. Zone the hosts and create the VMFS6 datastores.
6. Configure networking accordingly.  Also, you can export the actual vDS configuration and import it on a new vDS.


More or less that's the process,

HOpe this works

____________________________________________________________________________________________________________________________________________________

"Did you find this helpful? Let us know by completing this survey (takes 1 minute!)"

View solution in original post

0 Kudos
7 Replies
daphnissov
Immortal
Immortal
Jump to solution

The only thing you will be able to move are the VMs themselves as this is really what matters. Backup and restoring ESXi across versions will not work.

0 Kudos
jpkitguy
Contributor
Contributor
Jump to solution

Thanks for the prompt response. Esxi 6.5 has a few port groups, that's why I wanted to do the backup and restore process, looks like that won't work.

I didn't want to add port groups manually for every host. Unfortunately, I could not find any commands/procedure to export network settings of the host.

0 Kudos
daphnissov
Immortal
Immortal
Jump to solution

If these hosts are currently joined to a vCenter and the new hosts will be as well, you could script the process using PowerCLI (web search for existing scripts).

0 Kudos
nachogonzalez
Commander
Commander
Jump to solution

Hey, the process would be something like this:


1. Upgrade your vCenter (since vcenter 6.5 can't manage ESXi 7.0 hosts)
2. Install hosts
3. Add the hosts to a new cluster on vCenter (it is very important that all hosts have the same hardware)
4. Zone the hosts and create the VMFS6 datastores.
6. Configure networking accordingly.  Also, you can export the actual vDS configuration and import it on a new vDS.


More or less that's the process,

HOpe this works

____________________________________________________________________________________________________________________________________________________

"Did you find this helpful? Let us know by completing this survey (takes 1 minute!)"

0 Kudos
daphnissov
Immortal
Immortal
Jump to solution

This assumes the OP is using a vDS, which sounds like isn't the case here.

0 Kudos
nachogonzalez
Commander
Commander
Jump to solution

Yes, else might be able to use host profiles.

0 Kudos
daphnissov
Immortal
Immortal
Jump to solution

Which requires Enterprise Plus which also comes with vDS which then wouldn't be having this issue. Smiley Happy