2010/9/6 Daniel Veillard <veillard(a)redhat.com>:
On Sat, Sep 04, 2010 at 01:36:08AM +0200, Matthias Bolte wrote:
> QueryVirtualDiskUuid is only available on an ESX(i) server. vCenter
> returns an NotImplemented fault and a GSX server is missing the
> VirtualDiskManager completely. Therefore only use QueryVirtualDiskUuid
> with an ESX(i) server and fall back to path as storage volume key for
> vCenter and GSX server.
ACK, doing the dynamic allocation of the UUId is a good thing too
Daniel
Thanks, pushed.
Matthias