[ovirt-users] oVirt Node 4.2.5.1 vm stuck on "Powering Down"

2019-01-02 Thread maoz zadok
Hello, vm stuck (on two hosts) I have MySQL VM guest that was stuck in a way that "kill -9" to the MySQL server pid did nothing. from the shell I execute "init 0", this did not shut down the VM. from the ovirt-engine I'm trying to power off the machine, and it is not doing anything. the event

[ovirt-users] Re: oVirt Node 4.2.5.1 vm stuck on "Powering Down"

2019-01-02 Thread Yedidyah Bar David
On Wed, Jan 2, 2019 at 10:51 AM maoz zadok wrote: > > Hello, > vm stuck (on two hosts) > I have MySQL VM guest that was stuck in a way that "kill -9" to the MySQL > server pid did nothing. > from the shell I execute "init 0", this did not shut down the VM. > > from the ovirt-engine I'm trying

[ovirt-users] New install -- Error

2019-01-02 Thread K Anand
Hi, I am trying to install a fresh hosted engine setup on FC. I have done a fresh install of Centos 7 minimal. Then I ran the hosted-engine --deployI got the following error : 2019-01-02 20:18:37,029+0530 INFO otopi.ovirt_hosted_engine_setup.ansible_utils

[ovirt-users] Re: fail to restore ovirt-engine

2019-01-02 Thread maoz zadok
Thank you, > oVirt version is: oVirt Node 4.2.5.1 > I manage to fix it with as follow: 1. > >engine-cleanup 2. > >su - postgres export > LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/opt/rh/rh-postgresql95/root/usr/lib64/ > scl enable rh-postgresql95 -- psql > alter role engine superuser;

[ovirt-users] Re: oVirt Node 4.2.5.1 vm stuck on "Powering Down"

2019-01-02 Thread maoz zadok
Thank you Didi for the fast reply! The problem was before the restore from backup (that was the reason that I reboot the engine and the engine didn't come up, I dug a bigger hole :-( ), HA is not marked. but The VM was trying to migrate from kvm7 to kvm5 before the engine crashed. I don't see

[ovirt-users] Problem with SAN FC and Ovirt 4.2

2019-01-02 Thread Sebastian Antunez N.
Hello Guys I install 6 host with Ovirt 4.2 connected via FC to Brocade 300 switch and HP EVA P2000 Storage. Zoning was performed on each SAN switch and when creating a Virtual Disk with 3 LUN, but adding the Storage in OVIRT does not see any LUN. The OVIRT nodes were restarted, the Engine

[ovirt-users] Re: Vm console direct connection

2019-01-02 Thread Greg Sheremeta
On Wed, Jan 2, 2019 at 5:36 AM Yedidyah Bar David wrote: > On Wed, Jan 2, 2019 at 12:30 PM Leo David wrote: > > > > Thank you, > > No luck so far, just can't figure out how to setup a direct connection > from remote-viewer to my oVirt vms... > > I basically need to setup some oVirt thin clients

[ovirt-users] Re: Unable to add storage domain

2019-01-02 Thread michael
A!!! I figured it out!!! I didn't realize that I had to enable the 512e emulation on the VDO drives, just got it successfully added! ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Privacy Statement:

[ovirt-users] Re: Unable to add storage domain

2019-01-02 Thread michael
Today I went through and re-loaded all the hosts from bare metal, ran all the updates, created manual VDO storage, and manually created gluster using ovirt web interface, same issue adding storage domain. Gluster bricks are /gluster_bricks/ssd-storageone/ssd-storageone. Checking the hosts,

[ovirt-users] how to take a snapshot for hosted-engine?

2019-01-02 Thread jeremiah52
hello everyone. I want to take a snapshot for hosted-engine. I am intend to do the job that might do critical damages on hosted-engine such as to seperate the database from the engine. before I do these job, it will be nice that I take a snapshot for the engine and then recover it when

[ovirt-users] Re: New install -- Error

2019-01-02 Thread K Anand
Hi all, Can anyone help with this ? Regards K Anand On 02-01-2019 16:10, K Anand wrote: Digging further into the logs... I can see that the engine VM is up. When I logged into the ovirt web ui, I saw the following logs : 1/2/198:18:05 PM Host host1.xxx.xxx became non responsive. Fence

[ovirt-users] Re: Vm console direct connection

2019-01-02 Thread Leo David
Thank you very much ! I will have a look at the python script, it might do the job as you are saying, Greg. I've seen this: https://ovirtclient.com/ and it seems to be exactly what I need ( especially for running on PI ), but I assume it is a commercial solution... Maybe wrapping and running

[ovirt-users] novnc in the virtual machine console

2019-01-02 Thread xilazz
Hello everyone, When I was using novnc in the virtual machine console, I could not see the virtual machine content after opening it. Always prompt: Can't connect to websocket proxy server wss://engine.test.com:6100. Please check that: websocket proxy service is running, firewalls are

[ovirt-users] Re: Problem with SAN FC and Ovirt 4.2

2019-01-02 Thread Arsène Gschwind
Hi, Do you see the LUNs on the Hypervisor using lsblk or multipath -ll ? rgds, Arsene On Wed, 2019-01-02 at 18:25 +, Sebastian Antunez N. wrote: Hello Guys I install 6 host with Ovirt 4.2 connected via FC to Brocade 300 switch and HP EVA P2000 Storage. Zoning was performed on each SAN

[ovirt-users] Re: Vm console direct connection

2019-01-02 Thread Leo David
Thank you, No luck so far, just can't figure out how to setup a direct connection from remote-viewer to my oVirt vms... I basically need to setup some oVirt thin clients by using remote viewer binary, and just dont know how to directly connect as "ovirt://engine.url/vm_name. Any ideeas ? Any

[ovirt-users] Re: Vm console direct connection

2019-01-02 Thread Yedidyah Bar David
On Wed, Jan 2, 2019 at 12:30 PM Leo David wrote: > > Thank you, > No luck so far, just can't figure out how to setup a direct connection from > remote-viewer to my oVirt vms... > I basically need to setup some oVirt thin clients by using remote viewer > binary, and just dont know how to

[ovirt-users] Re: Win10 0x80300001

2019-01-02 Thread suporte
Hi, Well, I did The DVD Swap dance, change from windows 10 iso to virtio-win.iso. Windows recognize the disk but was not able to format it. Everything works if I use IDE disk Thanks From: "Lev Veyde" To: "Greg Sheremeta" Cc: supo...@logicworks.pt, "users" Sent: Tuesday, January 1,

[ovirt-users] Re: New install -- Error

2019-01-02 Thread K Anand
Digging further into the logs... I can see that the engine VM is up. When I logged into the ovirt web ui, I saw the following logs : 1/2/198:18:05 PM Host host1.xxx.xxx became non responsive. Fence operation skipped as the system is still initializing and this is not a host where hosted

[ovirt-users] Re: Unable to add storage domain

2019-01-02 Thread Gobinda Das
Hi, Can you send engine and vdsm log? On Tue, Jan 1, 2019 at 9:37 AM wrote: > 1. Created a lv on a VDO device, mounted on /gluster_bricks/brick > 2. Created a new gluster brick on /gluster_bricks/brick/brick > 3. Unable to add them new a new storage domain or import it. > > get a bunch of

[ovirt-users] Re: Running different minor versions in different clusters?

2019-01-02 Thread Florian Schmid
Hi Darrell, thank you very much for your answer! For how long do you run the clusters with different versions? Do your hosted engine enabled hosts run on the older version or always on the same as the engine? This is my biggest concern, because on my setup, these hosts would run on the older

[ovirt-users] Re: Acquire an XML dump of a VM oVirt?

2019-01-02 Thread Jacob Green
I have orphaned disks on my fiber channel that I need to remove, so I was trying to find a way to definitively identify the disk LVM ids so that I can remove the LVMs from the fiber channel manually. Since oVirt does not account for them for me. Basically it all started when I wanted to

[ovirt-users] Network Cabling Company

2019-01-02 Thread vanterus
Network Cabling Services by ExterNetworks offers Cat 5e plenum cable installation for upto 150 ft. and 300 ft. The cabling is to be done on the same floor, and no drilling and coring are required. The technicians are highly-qualified and provide best-in-class customer service experience.

[ovirt-users] Re: Failed to add host to oVirt

2019-01-02 Thread Gobinda Das
Hi, Have you installed " http://resources.ovirt.org/pub/yum-repo/ovirt-releaseXY.rpm; in your host before adding ? On Sun, Dec 23, 2018 at 2:53 PM Eyal Shenitzky wrote: > Hey, > > I am failing to add a host to oVirt due to the following error: > > 2018-12-23 11:15:29,482+0200 ERROR

[ovirt-users] Re: Vm console direct connection

2019-01-02 Thread Victor Toso
Hi, On Wed, Jan 02, 2019 at 12:29:49PM +0200, Leo David wrote: > Thank you, > No luck so far, just can't figure out how to setup a direct connection from > remote-viewer to my oVirt vms... > I basically need to setup some oVirt thin clients by using remote viewer > binary, and just dont know how

[ovirt-users] Re: oVirt Node 4.2.5.1 vm stuck on "Powering Down"

2019-01-02 Thread maoz zadok
Host restart resolve the issue! On Wed, Jan 2, 2019 at 11:50 AM maoz zadok wrote: > Thank you Didi for the fast reply! > The problem was before the restore from backup (that was the reason that I > reboot the engine and the engine didn't come up, I dug a bigger hole :-( ), > HA is not marked.