VMware vSphere

 View Only
  • 1.  Cloning ESXi from SD-Card to SSD/HDD

    Posted Aug 16, 2021 11:40 AM

    Hi there
    Is it possible to clone the ESXi installation from SD-card to SSD/HDD?
    I have done it only the other way yet -> HDD to SD-card

    If possible could anyone please post a how-to!?
    Any help is much appreciated!
    Thanks in advance!



  • 2.  RE: Cloning ESXi from SD-Card to SSD/HDD

    Posted Aug 22, 2021 11:50 AM

    Have you tried Mark's blog? https://virtualhobbit.com/2015/11/20/cloning-the-esxi-boot-volume/

    I believe you just have to be careful with Identify the disk.

     

    Or you can simple backup ESXi configuration and restore back.



  • 3.  RE: Cloning ESXi from SD-Card to SSD/HDD

    Posted Aug 24, 2021 08:30 PM
    While cloning an ESXi boot device in order to speed up the deployment of servers has been a practice for some customers, this workflow is not at all supported by VMware. This is because our ESXi’s operating system expects that each server will have a unique System Universally Unique Identifier (UUID). Cloning an ESXi boot device will also replicate that System UUID, which can lead to VMFS corruption

     

    Above statement from the below KB Article, hopefully will prevent/scare anyone to do follow this method.

    https://kb.vmware.com/s/article/84280



  • 4.  RE: Cloning ESXi from SD-Card to SSD/HDD

    Broadcom Employee
    Posted Aug 23, 2021 07:32 AM

    Do note, vmware does not officially support this process. And personally I feel reinstalling and reconfiguring typically is just as "easy".



  • 5.  RE: Cloning ESXi from SD-Card to SSD/HDD
    Best Answer

    Broadcom Employee
    Posted Aug 23, 2021 08:34 AM

    An alternative would be:

    1. Taking a configuration backup of ESXi
    2. Reinstall ESXi with the same build version on the SSD
    3. Restore the configuration backup

    To backup and restore the configuration see https://kb.vmware.com/s/article/2042141



  • 6.  RE: Cloning ESXi from SD-Card to SSD/HDD

    Posted Sep 05, 2023 08:14 PM

    Hello,

    I have three ESXi 8 VMhosts which are configured as a three-node vSAN. Is the backup/restore method mentioned above compatible with hosts which are participating in VSAN?

    Thanks.



  • 7.  RE: Cloning ESXi from SD-Card to SSD/HDD

    Posted May 27, 2022 11:38 AM

    It's not difficult to perform the backup, re-install and restore process as described, but I don't get the objection to the cloning process.  The article and excerpt referenced is clearly talking about cloning for deployment.  That would create multiple hosts with the same UUID.  This question is about MIGRATION to SSD.  In this case, what is the problem with retaining the same unique UUID from the host?   I haven't done this before, but my concern would be the requirement for the same build for a re-install and restore.  If you did a clone, you wouldn't have to worry about that.  I know there are a couple of imaging tools that specifically address the migration with the ability to resize for a larger target and I've also seen reference to an alignment for optimization reference in at least one article.  

     

     



  • 8.  RE: Cloning ESXi from SD-Card to SSD/HDD

    Posted May 27, 2022 03:39 PM

    > I know there are a couple of imaging tools that specifically address the migration with the ability to resize for a larger target and I've also seen reference to an alignment for optimization reference in at least one article. 

    Do you have a link to a tool that can clone and resize ESXi-installations ? Such an option would indeed be interesting.
    Ulli