[pve-devel] uuid generator ?
Dietmar Maurer
dietmar at proxmox.com
Tue Aug 26 06:58:29 CEST 2014
I thought that is already implemented:
https://git.proxmox.com/?p=qemu-server.git;a=commitdiff;h=47314bf5e23b8ec0d4a77b12755824d1efcb20fb
Please test why that does not work for you.
> I need to implement an qemu uuid generator
>
> (because I need unique IDs across multiple proxmox cluster)
>
>
> I'm thinked about to add a new option :
>
> /etc/pve/datacenter.cfg
> generate_uuid : 0|1
>
>
> Then at vm creation, use perl Data::UUID to generatate
>
> smbios : uuid=....
>
>
> What do you think about it ?
More information about the pve-devel
mailing list