[ovirt-users] VM status codes

2019-07-15 Thread Mitja Mihelič

Hi!

We are graphing certain parameters we collect from the engine database.
We use following query to get the count of running VMs:
select count(*),cluster.name as cluster from vms, cluster where 
vms.cluster_id = cluster.cluster_id and vms.status = 1 group by cluster;


It would help extremely if we knew what the numeric VM status codes mean.
For example, I know that "status = 1" means the VM is running. The ones 
we can cause through the web interface are easy enough to figure out. 
But there are error states, that cannot be produced by standard use.


For instance, when the event log says "VM foobar has been paused due to 
storage I/O problem." the following states get set in the DB
(Query used: select * from vm_dynamic where vm_guid =(select vm_guid 
from vm_static where vm_name = 'foobar';):

status | 4
exit_status    | 0
pause_status   | 2
guest_agent_status | 0

What do they mean?

If you could point me to a table somewhere with the state descriptions 
it would be extremely helpful.


Kind regards,
Mitja Mihelič
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/ZBNGPWHGYHV4M3MM2VXTMKVYKUNARWVG/


[ovirt-users] Vm status not update after update

2019-04-02 Thread Marcelo Leandro
Hi, After update my hosts to ovirt node 4.3.2 with vdsm  version
vdsm-4.30.11-1.el7
my vms status not update, if I do anything with vm like shutdown, migrate
this status not change , only a restart the vdsm the host that vm is runnig.

vdmd status :

ERROR Internal server error
   Traceback (most
recent call last):
 File
"/usr/lib/python2.7/site-packages/yajsonrpc/__init__.py", line 345, in
_handle_request..

Thanks,
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/23ERLSYUQKPXIAAPDZ6KAOBTHW7DMCSA/


[ovirt-users] VM status and issue with cloud_init

2018-05-30 Thread 03ce007
Some what new to the VM and Ovirt world here and need some help understanding 
terminologies and get the VM to work as per requirement. 

I have a self-hosted-engine (4.2) running on centos (7.4). The engine is in 
good health and I have deployed a test VM using below playbook successfully. It 
is currently in "up" state.


- name: oVirt Self-Hosted-Engine - Manage VMs
  hosts: hypervisor_ovirt
  gather_facts: false

  vars_files:
# Contains encrypted `engine_password` varibale using ansible-vault
- ovirt-secrets.yml

  vars:
engine_url: https://engine-ovirt.dw/ovirt-engine/api
engine_user: admin@internal
engine_cafile: /etc/pki/ovirt-engine/ca.pem

mytest_vm:
  cluster: Default
  memory: 64GiB
  memory_guaranteed: 1GiB
  cores: 2
  nics:
- name: vnet0
  network: ovirtmgmt
  profile: ovirtmgmt
  interface: virtio
  wait: true
  domain: node.dev.dw
  os_type: rhel_7x64
  ssh_key: ssh-rsa AAA...LGx user01@mytestvm
  root_password: super_password
  disks:
- size: 20GiB
  name: data
  storage_domain: hosted_storage
  interface: virtio
  bootable: true
  nics:
- name: vnet0
  network: ovirtmgmt
  profile: ovirtmgmt
  interface: virtio

vms:
  - name: mytest_vm
tag: mytest_vm
profile: "{{ mytest_vm }}"
cloud_init:
  dns_servers:
- 10.90.x.1
- 10.90.x.1
  nic_boot_protocol: static
  nic_ip_address: 10.90.x.y
  nic_netmask: 255.255.255.0
  nic_gateway: 10.90.x.z
  nic_name: eth0
  nic_on_boot: true
  host_name: mytestvm.test.dw
  custom_script: |
write_files:
 - content: |
 Hello, world!
   path: /tmp/greeting.txt
   permissions: '0644'
  user_name: root
  root_password: super_password
cloud_init_persist: true

  roles:
- oVirt.vm-infra


Above playbook runs fine, but when i see summary using ovirt4.py, i do not see 
ipaddr for this test vm. 

- I do not see the ipaddr for this VM despite specifying it using cloud_init
- does the "up" status mean it has "booted" or I need to do something else to 
boot it with centos 7.4 minimal

Thank you in advance.
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/YF635QVUMPZTMVX3CMPSNUORXK527OFA/


Re: [ovirt-users] VM status

2016-04-21 Thread Greg Sheremeta
One issue with the bug is that sometimes the exclamation shows even when
nothing is wrong. Sorry about that.

3.6.5 is out now --
http://resources.ovirt.org/pub/ovirt-3.6/rpm/el6/noarch/ovirt-engine-3.6.5.3-1.el6.noarch.rpm
Sometimes it takes a day for mirrors to update

Best wishes,
Greg


On Thu, Apr 21, 2016 at 7:04 PM, Jack Greene <j...@sdhelp.com> wrote:

> Hi RK
>
>
>
> I’ve been having this same challenge for the past couple days.  It doesn’t
> matter if the Windoze VM is up or down, GMT or Pacific (even tried Israel
> +2),  Windoze 2012r2, 10sp1, 7 all enterprise isos.
>
>
>
> When will 3.6.5 be available?  I can’t really show the lab to my
> co-workers with a bunch of exclamation marks.
>
>
>
> Installed: ovirt-engine-3.6.4.1-1.el6.noarch
>
>
>
> [root@engine1 ~]# yum update ovirt-engine
>
> Loaded plugins: fastestmirror, versionlock
>
> Setting up Update Process
>
> Loading mirror speeds from cached hostfile
>
> * base: dallas.tx.mirror.xygenhosting.com
>
> * extras: mirror.scalabledns.com
>
> * ovirt-3.6: resources.ovirt.org
>
> * ovirt-3.6-epel: linux.mirrors.es.net
>
> * ovirt-3.6-jpackage-6.0-generic: mirror.ibcp.fr
>
> * updates: mirrors.sonic.net
>
> No Packages marked for Update
>
>
>
> Thanks, Jack
>
>
>
>
>
> *From:* users-boun...@ovirt.org [mailto:users-boun...@ovirt.org] *On
> Behalf Of *RK RK
> *Sent:* Thursday, April 21, 2016 2:12 AM
> *To:* Alexander Wels <aw...@redhat.com>
> *Cc:* users <users@ovirt.org>
> *Subject:* Re: [ovirt-users] VM status
>
>
>
> Hi Kevin,
>
> The issue you reported was fixed in the most recent release 3.6.5
>
> BZ 1304729 <https://bugzilla.redhat.com/1304729> *Hovering above an
> exclamation mark next to vm icon does not produce the expected message*
>
>
>
> On Wed, Apr 20, 2016 at 6:08 PM, Alexander Wels <aw...@redhat.com> wrote:
>
> On Wednesday, April 20, 2016 02:30:01 PM Kevin C wrote:
> > Hi,
> >
> > I have exclamation mark on some VM. But I can't have more informations
> when
> > I hover my mouse over my VM (I only and "Up/Down" status or
> > "Server/Desktop")
> >
> > How can I know where is the problem ?
> >
> > Thanks a lot
>
> There is/was a bug that prevented the tooltip from showing the actual
> error.
> Not sure which version this is fixed in. Anyway the exclamation is usually
> one
> of two things:
>
> 1. The defined OS for the VM doesn't match the actual detected OS in the VM
> (For instance you selected Windows 7 and the actual installed one is
> Windows 7
> 64bit).
> 2. The timezone doesn't match. This might cause some timezone related
> issues
> and that is why the exclamation mark is there.
> ___
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
>
>
>
>
> --
>
>
> With Regards,
> RK,
> +91 9840483044
>
> ___
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
>
>


-- 
Greg Sheremeta, MBA
Red Hat, Inc.
Sr. Software Engineer
gsher...@redhat.com
919-741-4016
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] VM status

2016-04-21 Thread Jack Greene
Hi RK

 

I’ve been having this same challenge for the past couple days.  It doesn’t 
matter if the Windoze VM is up or down, GMT or Pacific (even tried Israel +2),  
Windoze 2012r2, 10sp1, 7 all enterprise isos.

 

When will 3.6.5 be available?  I can’t really show the lab to my co-workers 
with a bunch of exclamation marks.

 

Installed: ovirt-engine-3.6.4.1-1.el6.noarch

 

[root@engine1 ~]# yum update ovirt-engine

Loaded plugins: fastestmirror, versionlock

Setting up Update Process

Loading mirror speeds from cached hostfile

* base: dallas.tx.mirror.xygenhosting.com

* extras: mirror.scalabledns.com

* ovirt-3.6: resources.ovirt.org

* ovirt-3.6-epel: linux.mirrors.es.net

* ovirt-3.6-jpackage-6.0-generic: mirror.ibcp.fr

* updates: mirrors.sonic.net

No Packages marked for Update

 

Thanks, Jack

 

 

From: users-boun...@ovirt.org [mailto:users-boun...@ovirt.org] On Behalf Of RK 
RK
Sent: Thursday, April 21, 2016 2:12 AM
To: Alexander Wels <aw...@redhat.com>
Cc: users <users@ovirt.org>
Subject: Re: [ovirt-users] VM status

 

Hi Kevin,

The issue you reported was fixed in the most recent release 3.6.5

BZ 1304729 <https://bugzilla.redhat.com/1304729>  Hovering above an exclamation 
mark next to vm icon does not produce the expected message

 

On Wed, Apr 20, 2016 at 6:08 PM, Alexander Wels <aw...@redhat.com 
<mailto:aw...@redhat.com> > wrote:

On Wednesday, April 20, 2016 02:30:01 PM Kevin C wrote:
> Hi,
>
> I have exclamation mark on some VM. But I can't have more informations when
> I hover my mouse over my VM (I only and "Up/Down" status or
> "Server/Desktop")
>
> How can I know where is the problem ?
>
> Thanks a lot

There is/was a bug that prevented the tooltip from showing the actual error.
Not sure which version this is fixed in. Anyway the exclamation is usually one
of two things:

1. The defined OS for the VM doesn't match the actual detected OS in the VM
(For instance you selected Windows 7 and the actual installed one is Windows 7
64bit).
2. The timezone doesn't match. This might cause some timezone related issues
and that is why the exclamation mark is there.
___
Users mailing list
Users@ovirt.org <mailto:Users@ovirt.org> 
http://lists.ovirt.org/mailman/listinfo/users




-- 


With Regards,
RK,
+91 9840483044

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] VM status

2016-04-21 Thread RK RK
Hi Kevin,

The issue you reported was fixed in the most recent release 3.6.5

BZ 1304729  *Hovering above an
exclamation mark next to vm icon does not produce the expected message*

On Wed, Apr 20, 2016 at 6:08 PM, Alexander Wels  wrote:

> On Wednesday, April 20, 2016 02:30:01 PM Kevin C wrote:
> > Hi,
> >
> > I have exclamation mark on some VM. But I can't have more informations
> when
> > I hover my mouse over my VM (I only and "Up/Down" status or
> > "Server/Desktop")
> >
> > How can I know where is the problem ?
> >
> > Thanks a lot
>
> There is/was a bug that prevented the tooltip from showing the actual
> error.
> Not sure which version this is fixed in. Anyway the exclamation is usually
> one
> of two things:
>
> 1. The defined OS for the VM doesn't match the actual detected OS in the VM
> (For instance you selected Windows 7 and the actual installed one is
> Windows 7
> 64bit).
> 2. The timezone doesn't match. This might cause some timezone related
> issues
> and that is why the exclamation mark is there.
> ___
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
>



-- 

With Regards,
RK,
+91 9840483044
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] VM status

2016-04-20 Thread Alexander Wels
On Wednesday, April 20, 2016 02:30:01 PM Kevin C wrote:
> Hi,
> 
> I have exclamation mark on some VM. But I can't have more informations when
> I hover my mouse over my VM (I only and "Up/Down" status or
> "Server/Desktop")
> 
> How can I know where is the problem ?
> 
> Thanks a lot

There is/was a bug that prevented the tooltip from showing the actual error. 
Not sure which version this is fixed in. Anyway the exclamation is usually one 
of two things:

1. The defined OS for the VM doesn't match the actual detected OS in the VM 
(For instance you selected Windows 7 and the actual installed one is Windows 7 
64bit).
2. The timezone doesn't match. This might cause some timezone related issues 
and that is why the exclamation mark is there.
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] VM status

2016-04-20 Thread Kevin C
Hi,

I have exclamation mark on some VM. But I can't have more informations when I 
hover my mouse over my VM (I only and "Up/Down" status or "Server/Desktop")

How can I know where is the problem ?

Thanks a lot

smime.p7s
Description: S/MIME cryptographic signature
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] vm status

2015-08-27 Thread Piotr Szubiakowski

Hi,
I had similar problem. I solved it by changing the VM status in engine 
database.


Best Regards,
Peter

W dniu 27.08.2015 o 10:03, Eli Mesika pisze:


- Original Message -

From: InterNetX - Juergen Gotteswinter j...@internetx.com
To: Michael Wagenknecht wagenkne...@fuh-e.de, users@ovirt.org
Sent: Tuesday, August 25, 2015 8:48:55 PM
Subject: Re: [ovirt-users] vm status

if the vm is really down, you whould find this helpful

This will work only if the VM status is LOCKED for any other status, it will do 
nothing 


[root@portal dbscripts]# ./unlock_entity.sh -h
Usage: ./unlock_entity.sh [options] [ENTITIES]

 -h- This help text.
 -v- Turn on verbosity (WARNING:
lots of output)
 -l LOGFILE- The logfile for capturing output  (def. )
 -s HOST   - The database servername for the database  (def.
localhost)
 -p PORT   - The database port for the database(def. 5432)
 -u USER   - The username for the database (def. engine)
 -d DATABASE   - The database name (def. engine)
 -t TYPE   - The object type {vm | template | disk | snapshot}
 -r- Recursive, unlocks all disks under the selected
vm/template.
 -q- Query db and display a list of the locked entites.
 ENTITIES  - The list of object names in case of vm/template,
UUIDs in case of a disk

 NOTE: This utility access the database and should have the
   corresponding credentals.

   In case that a password is used to access the database PGPASSWORD
   or PGPASSFILE should be set.

 Example:
 $ PGPASSWORD=xx ./unlock_entity.sh -t disk -q

[root@portal dbscripts]# pwd
/usr/share/ovirt-engine/dbscripts
[root@portal dbscripts]#


Am 25.08.2015 um 07:33 schrieb Michael Wagenknecht:

Hi all,
how can I mark a VM as shut down when the status of the VM is ??
There is no qemu-kvm process for this VM on the node.
But I can't set the node to maintenance mode, because there is a very
important VM running.

Best Regards,
Michael
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users



___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] vm status

2015-08-27 Thread Michael Wagenknecht
Hi,
thank you very much for your infos.
We had trouble with the Storage and the Datacenter, so we export the
vms, delete the old one and made a new one.
Now everything is working fine.

Best Regards,
Michael


Am 27.08.2015 11:45, schrieb Piotr Szubiakowski:
 Hi,
 I had similar problem. I solved it by changing the VM status in engine
 database.
 
 Best Regards,
 Peter
 
 W dniu 27.08.2015 o 10:03, Eli Mesika pisze:

 - Original Message -
 From: InterNetX - Juergen Gotteswinter j...@internetx.com
 To: Michael Wagenknecht wagenkne...@fuh-e.de, users@ovirt.org
 Sent: Tuesday, August 25, 2015 8:48:55 PM
 Subject: Re: [ovirt-users] vm status

 if the vm is really down, you whould find this helpful
 This will work only if the VM status is LOCKED for any other status,
 it will do nothing 

 [root@portal dbscripts]# ./unlock_entity.sh -h
 Usage: ./unlock_entity.sh [options] [ENTITIES]

  -h- This help text.
  -v- Turn on verbosity (WARNING:
 lots of output)
  -l LOGFILE- The logfile for capturing output  (def. )
  -s HOST   - The database servername for the database  (def.
 localhost)
  -p PORT   - The database port for the database(def.
 5432)
  -u USER   - The username for the database (def.
 engine)
  -d DATABASE   - The database name (def.
 engine)
  -t TYPE   - The object type {vm | template | disk | snapshot}
  -r- Recursive, unlocks all disks under the selected
 vm/template.
  -q- Query db and display a list of the locked entites.
  ENTITIES  - The list of object names in case of vm/template,
 UUIDs in case of a disk

  NOTE: This utility access the database and should have the
corresponding credentals.

In case that a password is used to access the database
 PGPASSWORD
or PGPASSFILE should be set.

  Example:
  $ PGPASSWORD=xx ./unlock_entity.sh -t disk -q

 [root@portal dbscripts]# pwd
 /usr/share/ovirt-engine/dbscripts
 [root@portal dbscripts]#


 Am 25.08.2015 um 07:33 schrieb Michael Wagenknecht:
 Hi all,
 how can I mark a VM as shut down when the status of the VM is ??
 There is no qemu-kvm process for this VM on the node.
 But I can't set the node to maintenance mode, because there is a very
 important VM running.

 Best Regards,
 Michael
 ___
 Users mailing list
 Users@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/users

 ___
 Users mailing list
 Users@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/users

 ___
 Users mailing list
 Users@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/users

 
 ___
 Users mailing list
 Users@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/users
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] vm status

2015-08-27 Thread Eli Mesika


- Original Message -
 From: InterNetX - Juergen Gotteswinter j...@internetx.com
 To: Michael Wagenknecht wagenkne...@fuh-e.de, users@ovirt.org
 Sent: Tuesday, August 25, 2015 8:48:55 PM
 Subject: Re: [ovirt-users] vm status
 
 if the vm is really down, you whould find this helpful

This will work only if the VM status is LOCKED for any other status, it will do 
nothing 

 
 [root@portal dbscripts]# ./unlock_entity.sh -h
 Usage: ./unlock_entity.sh [options] [ENTITIES]
 
 -h- This help text.
 -v- Turn on verbosity (WARNING:
 lots of output)
 -l LOGFILE- The logfile for capturing output  (def. )
 -s HOST   - The database servername for the database  (def.
 localhost)
 -p PORT   - The database port for the database(def. 5432)
 -u USER   - The username for the database (def. engine)
 -d DATABASE   - The database name (def. engine)
 -t TYPE   - The object type {vm | template | disk | snapshot}
 -r- Recursive, unlocks all disks under the selected
 vm/template.
 -q- Query db and display a list of the locked entites.
 ENTITIES  - The list of object names in case of vm/template,
 UUIDs in case of a disk
 
 NOTE: This utility access the database and should have the
   corresponding credentals.
 
   In case that a password is used to access the database PGPASSWORD
   or PGPASSFILE should be set.
 
 Example:
 $ PGPASSWORD=xx ./unlock_entity.sh -t disk -q
 
 [root@portal dbscripts]# pwd
 /usr/share/ovirt-engine/dbscripts
 [root@portal dbscripts]#
 
 
 Am 25.08.2015 um 07:33 schrieb Michael Wagenknecht:
  Hi all,
  how can I mark a VM as shut down when the status of the VM is ??
  There is no qemu-kvm process for this VM on the node.
  But I can't set the node to maintenance mode, because there is a very
  important VM running.
  
  Best Regards,
  Michael
  ___
  Users mailing list
  Users@ovirt.org
  http://lists.ovirt.org/mailman/listinfo/users
  
 ___
 Users mailing list
 Users@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/users
 
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] vm status

2015-08-26 Thread Omer Frenkel
On Tue, Aug 25, 2015 at 8:33 AM, Michael Wagenknecht wagenkne...@fuh-e.de
wrote:

 Hi all,
 how can I mark a VM as shut down when the status of the VM is ??
 There is no qemu-kvm process for this VM on the node.
 But I can't set the node to maintenance mode, because there is a very
 important VM running.

 Best Regards,
 Michael
 ___
 Users mailing list
 Users@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/users



​usually vms are in 'unknown' state when the host is 'non-responsive' and
the engine cannot determine the real status of the vm.

what is the current status of the host?​
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] vm status

2015-08-25 Thread InterNetX - Juergen Gotteswinter
if the vm is really down, you whould find this helpful

[root@portal dbscripts]# ./unlock_entity.sh -h
Usage: ./unlock_entity.sh [options] [ENTITIES]

-h- This help text.
-v- Turn on verbosity (WARNING:
lots of output)
-l LOGFILE- The logfile for capturing output  (def. )
-s HOST   - The database servername for the database  (def.
localhost)
-p PORT   - The database port for the database(def. 5432)
-u USER   - The username for the database (def. engine)
-d DATABASE   - The database name (def. engine)
-t TYPE   - The object type {vm | template | disk | snapshot}
-r- Recursive, unlocks all disks under the selected
vm/template.
-q- Query db and display a list of the locked entites.
ENTITIES  - The list of object names in case of vm/template,
UUIDs in case of a disk

NOTE: This utility access the database and should have the
  corresponding credentals.

  In case that a password is used to access the database PGPASSWORD
  or PGPASSFILE should be set.

Example:
$ PGPASSWORD=xx ./unlock_entity.sh -t disk -q

[root@portal dbscripts]# pwd
/usr/share/ovirt-engine/dbscripts
[root@portal dbscripts]#


Am 25.08.2015 um 07:33 schrieb Michael Wagenknecht:
 Hi all,
 how can I mark a VM as shut down when the status of the VM is ??
 There is no qemu-kvm process for this VM on the node.
 But I can't set the node to maintenance mode, because there is a very
 important VM running.
 
 Best Regards,
 Michael
 ___
 Users mailing list
 Users@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/users
 
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] vm status

2015-08-25 Thread Michael Wagenknecht
Hi all,
how can I mark a VM as shut down when the status of the VM is ??
There is no qemu-kvm process for this VM on the node.
But I can't set the node to maintenance mode, because there is a very
important VM running.

Best Regards,
Michael
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] VM status is not shown in webgui after start of VM

2015-08-07 Thread Christophe TREFOIS
Dear all,

I am running 3.5.2-1.el7.centos on 1 node, self hosted install.

When I start a VM the VM is up (I can connec to it), but the status in the GUI 
becomes “grey” with an up-arrow and the “Launching VM…” task has a sand-clock 
at “Executing”.
Because of this, I can’t really connec to the console, and it just seems weird.

Could you please guide me as to how to debug this problem?

Thanks in advance,

—
Christophe

Dr Christophe Trefois, Dipl.-Ing.
Technical Specialist / Post-Doc

UNIVERSITÉ DU LUXEMBOURG

LUXEMBOURG CENTRE FOR SYSTEMS BIOMEDICINE
Campus Belval | House of Biomedicine
7, avenue des Hauts-Fourneaux
L-4362 Esch-sur-Alzette
T: +352 46 66 44 6124
F: +352 46 66 44 6949
http://www.uni.lu/lcsb

[Facebook]https://www.facebook.com/trefex  [Twitter] 
https://twitter.com/Trefex   [Google Plus] 
https://plus.google.com/+ChristopheTrefois/   [Linkedin] 
https://www.linkedin.com/in/trefoischristophe   [skype] 
http://skype:Trefex?call


This message is confidential and may contain privileged information.
It is intended for the named recipient only.
If you receive it in error please notify me and permanently delete the original 
message and any copies.




___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users