ESXi

 View Only
  • 1.  Restore ESXi 4 config to ESXi 5?

    Posted Oct 11, 2011 09:40 PM

    Anyone know if it's possible to backup an ESXi 4 config and restore it to a new ESXi 5 server (differnet hardware)?  I have two ESXi 4 hosts and I'm introducing a 3rd host with ESXi 5.  I'd rather not have to recreate all the networks and such, but will if I have to.

    I will be upgrading to VMware Essentials soon.

    Just FYI, this is not my primary account, when I tried to post it said I didn't have permissions!



  • 2.  RE: Restore ESXi 4 config to ESXi 5?

    Posted Oct 12, 2011 06:29 AM

    Hi

    Depends what tool you will use for backup\restore config, if you are thinking use vMA -  forget it - it will never work but if you wanna use PWCLI then should works



  • 3.  RE: Restore ESXi 4 config to ESXi 5?

    Posted Oct 13, 2011 03:49 PM

    I was just going to use the CLI:

    vicfg-cfgbackup.pl -load --server IP_ADDRESS --username root --password xxxxxxx -s esx02.cfg

    I don't mind trying it, but if it "works", I just don't want any unseen issues to pop up in the future as a result.  It's probably safer just to re-configure the ESXi 5 host and not gamble.



  • 4.  RE: Restore ESXi 4 config to ESXi 5?

    Posted Oct 13, 2011 07:44 PM

    Hi

    I'm afraid that it will not work, for example in vSphere 4.X you can't restore backup from different build. If you wanna restore config it has to be to the exactly the same build while backup was taken. So I'm expecting this same dependency in vSphere 5



  • 5.  RE: Restore ESXi 4 config to ESXi 5?

    Posted Oct 13, 2011 08:01 PM

    Possible but not very wise, just start over with a FRESH config or create a script to kickstart.  You dont' want to restore because that means SOME settings may not be applicable to ESX 5 and therefore some changes may be overlooked.

    I wouldn't do it.