oVirt KVM Guest Definition: How to read these from within a virtual machine?

From within an oVirt (KVM) guest machine, how can I read the guest specific definitions such as memory, CPU, disk etc configuration that the guest was given? I would like to do this from within the virtual machine guest. -- Cheers, Tom K. ------------------------------------------------------------------------------------- Living on earth is expensive, but it includes a free trip around the sun.

Err...by reading the hardware specs in the standard manner? eg. dmidecode, etc. On 15 April 2018 at 01:28, TomK <tomkcpr@mdevsys.com> wrote:
From within an oVirt (KVM) guest machine, how can I read the guest specific definitions such as memory, CPU, disk etc configuration that the guest was given?
I would like to do this from within the virtual machine guest.
-- Cheers, Tom K. ------------------------------------------------------------ -------------------------
Living on earth is expensive, but it includes a free trip around the sun.
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
-- Doug

If you just have to have to query the engine, you could always make a rest query to the engine (if that's https visible to the VM). On 04/16/2018 05:06 PM, Doug Ingham wrote:
Err...by reading the hardware specs in the standard manner? eg. dmidecode, etc.
On 15 April 2018 at 01:28, TomK <tomkcpr@mdevsys.com <mailto:tomkcpr@mdevsys.com>> wrote:
From within an oVirt (KVM) guest machine, how can I read the guest specific definitions such as memory, CPU, disk etc configuration that the guest was given?
I would like to do this from within the virtual machine guest.
-- Cheers, Tom K. -------------------------------------------------------------------------------------
Living on earth is expensive, but it includes a free trip around the sun.
_______________________________________________ Users mailing list Users@ovirt.org <mailto:Users@ovirt.org> http://lists.ovirt.org/mailman/listinfo/users <http://lists.ovirt.org/mailman/listinfo/users>
-- Doug
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
participants (3)
-
Christopher Cox
-
Doug Ingham
-
TomK