public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* KVM and VMport, or r76 UUID functionality
@ 2008-10-27 18:06 Bryan McLellan
  2008-10-27 18:19 ` Daniel P. Berrange
  0 siblings, 1 reply; 3+ messages in thread
From: Bryan McLellan @ 2008-10-27 18:06 UTC (permalink / raw)
  To: kvm

I'm trying to associate KVM hosts and guests programmatically in a
production environment. With VMWare-Server I had passed a variable
(hostname of host) through the backdoor using the vmware-cmd and
vmware-server binaries. Currently I'm on r62 (Ubuntu package). Is/was
the VMport code before r76 functional? Is anyone able to specify what
it did emulate such that I could use it for a similar purpose?

Or do I need to look for support in libvirt for the changes in r76
that allow passing the UUID of the guest into the SMBIOS information
via the command line, and start working with those?

Bryan McLellan
[not subscribed]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: KVM and VMport, or r76 UUID functionality
  2008-10-27 18:06 KVM and VMport, or r76 UUID functionality Bryan McLellan
@ 2008-10-27 18:19 ` Daniel P. Berrange
  2008-10-27 19:51   ` Bryan McLellan
  0 siblings, 1 reply; 3+ messages in thread
From: Daniel P. Berrange @ 2008-10-27 18:19 UTC (permalink / raw)
  To: Bryan McLellan; +Cc: kvm

On Mon, Oct 27, 2008 at 11:06:30AM -0700, Bryan McLellan wrote:
> I'm trying to associate KVM hosts and guests programmatically in a
> production environment. With VMWare-Server I had passed a variable
> (hostname of host) through the backdoor using the vmware-cmd and
> vmware-server binaries. Currently I'm on r62 (Ubuntu package). Is/was
> the VMport code before r76 functional? Is anyone able to specify what
> it did emulate such that I could use it for a similar purpose?
> 
> Or do I need to look for support in libvirt for the changes in r76
> that allow passing the UUID of the guest into the SMBIOS information
> via the command line, and start working with those?

Does the latest released kvm finally support the --uuid arg ? If so we'll
happily make use of it in libvirt - its very little work to add it. We've
just been waiting for it to make it into official released versions, so
we don't rely on something that may still have been changing.

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: KVM and VMport, or r76 UUID functionality
  2008-10-27 18:19 ` Daniel P. Berrange
@ 2008-10-27 19:51   ` Bryan McLellan
  0 siblings, 0 replies; 3+ messages in thread
From: Bryan McLellan @ 2008-10-27 19:51 UTC (permalink / raw)
  To: Daniel P. Berrange; +Cc: kvm

On Mon, Oct 27, 2008 at 11:19 AM, Daniel P. Berrange
<berrange@redhat.com> wrote:
> On Mon, Oct 27, 2008 at 11:06:30AM -0700, Bryan McLellan wrote:
>> I'm trying to associate KVM hosts and guests programmatically in a
>> production environment. With VMWare-Server I had passed a variable
>> (hostname of host) through the backdoor using the vmware-cmd and
>> vmware-server binaries. Currently I'm on r62 (Ubuntu package). Is/was
>> the VMport code before r76 functional? Is anyone able to specify what
>> it did emulate such that I could use it for a similar purpose?
>>
>> Or do I need to look for support in libvirt for the changes in r76
>> that allow passing the UUID of the guest into the SMBIOS information
>> via the command line, and start working with those?
>
> Does the latest released kvm finally support the --uuid arg ? If so we'll
> happily make use of it in libvirt - its very little work to add it. We've
> just been waiting for it to make it into official released versions, so
> we don't rely on something that may still have been changing.

'-uuid' is in kvm-77. You can verify the uuid with 'info uuid' on in
the qemu monitor.

The BIOS modifications did not make it in KVM (1a3329) until 78RC1. I
suspect we won't see accurate data in the UUID field until then. I
haven't tested 78RC1, but the SMBIOS information returned by dmidecode
in 77 does not show the correct UUID.

Bryan

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-10-27 19:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-27 18:06 KVM and VMport, or r76 UUID functionality Bryan McLellan
2008-10-27 18:19 ` Daniel P. Berrange
2008-10-27 19:51   ` Bryan McLellan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox