My Oracle Support Banner

OLVM: Interpretation of KVM Host Status Value in Engine Database (Doc ID 2690565.1)

Last updated on FEBRUARY 01, 2023

Applies to:

Linux OS - Version Oracle Linux 7.6 and later
Linux x86-64

Goal

When you run below command in the database, you will get KVM host status under "status" field with different value. This article will tell how to interpret the different values:

# /usr/share/ovirt-engine/dbscripts/engine-psql.sh -c "select vds_static.vds_name,vds_dynamic.status from vds_static,vds_dynamic where vds_static.vds_id=vds_dynamic.vds_id;"
vds_name                  | status
--------------------------+--------

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution

My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.