[libvirt] [PATCH] esx: Use the VirtualDisk UUID as storage volume key

Eric Blake eblake at redhat.com
Mon Aug 30 14:31:14 UTC 2010


On 08/29/2010 05:00 PM, Matthias Bolte wrote:
> VirtualDisks are .vmdk file based. Other files in a datastore
> like .iso or .flp files don't have a UUID attached, fall back
> to the path as key for them.
> ---
>   src/esx/esx_storage_driver.c   |  190 ++++++++++++++++++++++++++++++++++++----
>   src/esx/esx_util.c             |   19 ++++
>   src/esx/esx_util.h             |    2 +
>   src/esx/esx_vi.c               |   53 +++++++++++
>   src/esx/esx_vi.h               |    4 +
>   src/esx/esx_vi_generator.input |    7 ++
>   6 files changed, 256 insertions(+), 19 deletions(-)

ACK.

-- 
Eric Blake   eblake at redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org




More information about the libvir-list mailing list