[libvirt] [libvirt PATCH] Port-profile ID support using IFLA_VF_PORT_PROFILE netlink msg

Daniel P. Berrange berrange at redhat.com
Wed May 12 12:48:58 UTC 2010


On Sat, May 08, 2010 at 10:13:36PM -0400, Stefan Berger wrote:
> Scott Feldman <scofeldm at cisco.com> wrote on 05/08/2010 07:28:11 PM:
> 
> >     VSI Manager ID      1 octet
> >     VSI Type ID         3 octets
> >     VSI Type ID Version 1 octet
> >     VSI Instance ID    16 octets              <-- taken care of via 
> dimdecode

The code can't rely on using dmidecode I'm afraid. Far too many
manufacturers / machines have SMBIOS UUID field filled with complete
garbage. eg my main server shows

  # dmidecode |grep -i uuid
	UUID: Not Settable

So if we need a host UUID, I think we need to be able to either set it in
the XML, or have it set in a per host config for the QEMU driver in libvirt.

Daniel
-- 
|: Red Hat, Engineering, London    -o-   http://people.redhat.com/berrange/ :|
|: http://libvirt.org -o- http://virt-manager.org -o- http://deltacloud.org :|
|: http://autobuild.org        -o-         http://search.cpan.org/~danberr/ :|
|: GnuPG: 7D3B9505  -o-   F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 :|




More information about the libvir-list mailing list