Backup & Recovery

 View Only
  • 1.  Restore VMDK from DR backup - duplicate disk UUID

    Posted Aug 11, 2009 02:33 PM

    Hi,

    I'm trying to add a DR restored vmdk file as another virtual disk to a running virtual machine. However, the existing disk and the recovered one both share the same UUID and so can not be used at the same time.

    I could change one of those UUIDs by the "vmkfstools -J setuuid /path/to/vmdk" console command, which solved the issue. Is it the correct (supported) way, however?

    Thanks.

    Lukas


    --

    Lukas Kubin



  • 2.  RE: Restore VMDK from DR backup - duplicate disk UUID

    Posted Aug 11, 2009 04:10 PM

    I can't find a specific article, but I believe that is a perfectly acceptable option, especially since you aren't doing anything to the primary VMDK.

    -


    Shane Wendel, VCP



  • 3.  RE: Restore VMDK from DR backup - duplicate disk UUID

    Broadcom Employee
    Posted Aug 14, 2009 12:40 PM

    yes Lukas,

    This is a recommended way to get a new UUID.