Re: [ovirt-users] Info on live snapshot and agent interaction

2017-05-04 Thread Yaniv Kaul
On May 4, 2017 10:09 PM, "Michal Skrivanek" wrote: > On 4 May 2017, at 17:51, Gianluca Cecchi wrote: > > Hello, > supposing to have a Linux VM with ovirt-guest-agent installed, during a live snapshot operation it should be freeze of filesystems. > Where to find confirmation of correct/successfu

Re: [ovirt-users] Move direct LUN?

2017-05-04 Thread Yaniv Kaul
On May 3, 2017 9:22 AM, "gflwqs gflwqs" wrote: Hi list! I need to move a direct LUN from ISCSI storage to FC storage. I have one ISCSI SAN and one FC SAN connected to my ovirt environment. I need to migrate all my data from the ISCSI SAN to the FC SAN. It is no problem to move the images from ISC

Re: [ovirt-users] iSCSI LUN recommended sector size

2017-05-04 Thread Yaniv Kaul
On May 5, 2017 1:11 AM, "William Cooley" wrote: I’m setting up a new iSCSI LUN / volume and am wondering what the recommended sector size is. The setup wizard recommends 8KB for vmware. I’ve read that QCOW2 uses 64KB blocks? Does this mean I use 64KB on the iscsi LUN? Sorry if this is a stu

[ovirt-users] iSCSI LUN recommended sector size

2017-05-04 Thread William Cooley
I'm setting up a new iSCSI LUN / volume and am wondering what the recommended sector size is. The setup wizard recommends 8KB for vmware. I've read that QCOW2 uses 64KB blocks? Does this mean I use 64KB on the iscsi LUN? Sorry if this is a stupid question. Regards, William

Re: [ovirt-users] Upgrade 4.0.6 to 4.1.1 -- How to Update oVirt Node (4.x) Hosts?

2017-05-04 Thread Yuval Turgeman
what does `lvs -a` show ? On May 4, 2017 21:50, "Beckman, Daniel" wrote: > Hi Yuval, > > > > All three of those packages (ovirt-node-ng-image-update, > ovirt-node-ng-image, ovirt-release41) were already installed. So I ran a > ‘yum remove’ on all of them, removed everything from /etc/yum.repos.d

Re: [ovirt-users] Hosted engine already imported

2017-05-04 Thread Jamie Lawrence
Does anyone know the answer to the specific question below? I'm not asking for workarounds to try; that approach has repeatedly gone nowhere and time is becoming an issue for me. If I'm on the wrong track, I'd be happy to hear that, too. (Well, not happy, but that would at least be progress.)

Re: [ovirt-users] Info on live snapshot and agent interaction

2017-05-04 Thread Michal Skrivanek
> On 4 May 2017, at 17:51, Gianluca Cecchi wrote: > > Hello, > supposing to have a Linux VM with ovirt-guest-agent installed, during a live > snapshot operation it should be freeze of filesystems. > Where to find confirmation of correct/successful interaction? if it’s not successful there shou

Re: [ovirt-users] New oVirt Node 4.0.6.1 network problem with bond and many vlans - Network.service timeout failed

2017-05-04 Thread Rogério Ceni Coelho
Hi again oVirt Admins, After dig some time, i adjust network.service (/etc/rc.d/init.d/network) timeout to zero creating a custom timeout.conf file for systemctl. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=818676 https://www.turnkeylinux.org/blog/debugging-systemd-sysv-init-compat https://

[ovirt-users] New oVirt Node 4.0.6.1 network problem with bond and many vlans - Network.service timeout failed

2017-05-04 Thread Rogério Ceni Coelho
Hi oVirt admins, Yesterday, i install a new node 4.0.6.1 and after config network bond (1) + vlans ( about 50 ), network.service failed with timeout as above. All my old and working fine oVirt nodes run 4.0.5 and have the same 5 min timeout on systemd. When i try to run vms on this new server, so

Re: [ovirt-users] oVirt Hosted Engine Setup fails

2017-05-04 Thread Manuel Luis Aznar
Hello there, Sorry for the delay to answer the mail, but, I have been busy doing things... The permission on /dev/random are the following: [root@host1 manuel]# ls -la /dev/random crw-rw-rw-. 1 root root 1, 8 may 4 18:06 /dev/random Suppose that these permission should look something like: [r

Re: [ovirt-users] [ANN] oVirt 4.1.2 First Release Candidate is now available

2017-05-04 Thread Michael Watters
On Thu, 2017-05-04 at 14:56 +0200, Sandro Bonazzola wrote: > > > On Thu, May 4, 2017 at 2:53 PM, Sandro Bonazzola > Due to an issue with the publishing of the website, looks like the > release notes are not yet published. > Source for the release notes is available > on https://github.com/oVirt

Re: [ovirt-users] Force-Shutdown a VM?

2017-05-04 Thread Dan Yasny
On Thu, May 4, 2017 at 12:23 PM, Derek Atkins wrote: > Dan, > > On Thu, May 4, 2017 12:07 pm, Dan Yasny wrote: > > On Thu, May 4, 2017 at 11:47 AM, Derek Atkins wrote: > > > >> Okay, I'll bite. Which button is that? > >> > >> I'm in the Virtual Machines tab on the admin portal; I select the hun

Re: [ovirt-users] Force-Shutdown a VM?

2017-05-04 Thread Derek Atkins
Dan, On Thu, May 4, 2017 12:07 pm, Dan Yasny wrote: > On Thu, May 4, 2017 at 11:47 AM, Derek Atkins wrote: > >> Okay, I'll bite. Which button is that? >> >> I'm in the Virtual Machines tab on the admin portal; I select the hung >> VM >> from my list and I see the following items at the top of th

Re: [ovirt-users] Force-Shutdown a VM?

2017-05-04 Thread Dan Yasny
On Thu, May 4, 2017 at 11:47 AM, Derek Atkins wrote: > Okay, I'll bite. Which button is that? > > I'm in the Virtual Machines tab on the admin portal; I select the hung VM > from my list and I see the following items at the top of the page: > "New VM", "Import", "Edit", "Remove", "Clone VM", "Ru

Re: [ovirt-users] Force-Shutdown a VM?

2017-05-04 Thread Alexander Wels
On Thursday, May 4, 2017 11:47:48 AM EDT Derek Atkins wrote: > Okay, I'll bite. Which button is that? > > I'm in the Virtual Machines tab on the admin portal; I select the hung VM > from my list and I see the following items at the top of the page: > "New VM", "Import", "Edit", "Remove", "Clone V

[ovirt-users] Info on live snapshot and agent interaction

2017-05-04 Thread Gianluca Cecchi
Hello, supposing to have a Linux VM with ovirt-guest-agent installed, during a live snapshot operation it should be freeze of filesystems. Where to find confirmation of correct/successful interaction? /var/log/messages or agent log or other kind of files? Are there any limitations on filesystems th

Re: [ovirt-users] Force-Shutdown a VM?

2017-05-04 Thread Derek Atkins
Okay, I'll bite. Which button is that? I'm in the Virtual Machines tab on the admin portal; I select the hung VM from my list and I see the following items at the top of the page: "New VM", "Import", "Edit", "Remove", "Clone VM", "Run Once", "", "", "", "", "", "Migrate", "Cancel Migration", "Can

Re: [ovirt-users] Force-Shutdown a VM?

2017-05-04 Thread Dan Yasny
Have you tried "power off" instead of "shutdown"? On May 4, 2017 11:36 AM, "Derek Atkins" wrote: > Hi, > > I'm running ovirt-4.0.6 on EL7.3. > > I've got a stuck VM (Windows 10) that I'm trying to restart. > Unfortunately it's "up" enough that ovirt is trying to perform a > soft-shutdown, but it

[ovirt-users] Force-Shutdown a VM?

2017-05-04 Thread Derek Atkins
Hi, I'm running ovirt-4.0.6 on EL7.3. I've got a stuck VM (Windows 10) that I'm trying to restart. Unfortunately it's "up" enough that ovirt is trying to perform a soft-shutdown, but it's not up enough to complete the task. If I login to the ovirt admin portal as the admin, select shutdown, I se

[ovirt-users] GET /storagedomains broken ?

2017-05-04 Thread Fabrice Bacchella
I'm playing with the python sdk and getting : [2017-05-04 17:01:17] 192.168.205.36 "ovirt.XXX" "GET /ovirt-engine/api/storagedomains HTTP/1.1" 292250 404 + 188 "-" "PythonSDK/4.1.3" And in engine.log: 2017-05-04 17:01:17,727+02 ERROR [org.ovirt.engine.api.restapi.resource.AbstractBackendResou

Re: [ovirt-users] VM Template Error

2017-05-04 Thread Bryan Sockel
I have been moving around my storage setup, and this storage domain does not exist in my environment anymore. Not sure if this if this VM was created on this storage domain and then moved. I am attempting to create a template on a storage domain that does currently exist in my environment.

Re: [ovirt-users] [ANN] oVirt 4.1.2 First Release Candidate is now available

2017-05-04 Thread Sandro Bonazzola
On Thu, May 4, 2017 at 2:53 PM, Sandro Bonazzola wrote: > The oVirt Project is pleased to announce the availability of the First > Release Candidate of oVirt 4.1.2 for testing, as of May 4th, 2017 > > This is pre-release software. Please take a look at our community page[1] > to know how to ask q

[ovirt-users] [ANN] oVirt 4.1.2 First Release Candidate is now available

2017-05-04 Thread Sandro Bonazzola
The oVirt Project is pleased to announce the availability of the First Release Candidate of oVirt 4.1.2 for testing, as of May 4th, 2017 This is pre-release software. Please take a look at our community page[1] to know how to ask questions and interact with developers and users. All issues or bugs

Re: [ovirt-users] configuring gluster volumes/bricks from ovirt ??

2017-05-04 Thread Matthias Leopold
Am 2017-05-04 um 12:21 schrieb knarra: On 05/04/2017 02:57 PM, Matthias Leopold wrote: Am 2017-05-04 um 10:40 schrieb knarra: On 05/04/2017 01:55 PM, Matthias Leopold wrote: Am 2017-05-04 um 10:21 schrieb knarra: On 05/04/2017 01:16 PM, Matthias Leopold wrote: Am 2017-05-04 um 09:00

Re: [ovirt-users] configuring gluster volumes/bricks from ovirt ??

2017-05-04 Thread knarra
On 05/04/2017 02:57 PM, Matthias Leopold wrote: Am 2017-05-04 um 10:40 schrieb knarra: On 05/04/2017 01:55 PM, Matthias Leopold wrote: Am 2017-05-04 um 10:21 schrieb knarra: On 05/04/2017 01:16 PM, Matthias Leopold wrote: Am 2017-05-04 um 09:00 schrieb knarra: On 05/04/2017 12:28 PM, k

Re: [ovirt-users] configuring gluster volumes/bricks from ovirt ??

2017-05-04 Thread Matthias Leopold
Am 2017-05-04 um 10:40 schrieb knarra: On 05/04/2017 01:55 PM, Matthias Leopold wrote: Am 2017-05-04 um 10:21 schrieb knarra: On 05/04/2017 01:16 PM, Matthias Leopold wrote: Am 2017-05-04 um 09:00 schrieb knarra: On 05/04/2017 12:28 PM, knarra wrote: On 05/03/2017 07:44 PM, Matthias Le

Re: [ovirt-users] configuring gluster volumes/bricks from ovirt ??

2017-05-04 Thread knarra
On 05/04/2017 01:55 PM, Matthias Leopold wrote: Am 2017-05-04 um 10:21 schrieb knarra: On 05/04/2017 01:16 PM, Matthias Leopold wrote: Am 2017-05-04 um 09:00 schrieb knarra: On 05/04/2017 12:28 PM, knarra wrote: On 05/03/2017 07:44 PM, Matthias Leopold wrote: hi, i'm trying to get into

Re: [ovirt-users] configuring gluster volumes/bricks from ovirt ??

2017-05-04 Thread Matthias Leopold
Am 2017-05-04 um 10:21 schrieb knarra: On 05/04/2017 01:16 PM, Matthias Leopold wrote: Am 2017-05-04 um 09:00 schrieb knarra: On 05/04/2017 12:28 PM, knarra wrote: On 05/03/2017 07:44 PM, Matthias Leopold wrote: hi, i'm trying to get into this gluster thing with oVirt and added a 2 node

Re: [ovirt-users] configuring gluster volumes/bricks from ovirt ??

2017-05-04 Thread knarra
On 05/04/2017 01:16 PM, Matthias Leopold wrote: Am 2017-05-04 um 09:00 schrieb knarra: On 05/04/2017 12:28 PM, knarra wrote: On 05/03/2017 07:44 PM, Matthias Leopold wrote: hi, i'm trying to get into this gluster thing with oVirt and added a 2 node gluster cluster to my oVirt 4.1 data cent

Re: [ovirt-users] configuring gluster volumes/bricks from ovirt ??

2017-05-04 Thread Matthias Leopold
Am 2017-05-04 um 09:00 schrieb knarra: On 05/04/2017 12:28 PM, knarra wrote: On 05/03/2017 07:44 PM, Matthias Leopold wrote: hi, i'm trying to get into this gluster thing with oVirt and added a 2 node gluster cluster to my oVirt 4.1 data center (just for testing, i know it can't have HA wit

Re: [ovirt-users] Ovirt tasks "stuck"

2017-05-04 Thread Gonzalo Rafuls
Hi Jim, You can try the taskcleaner script on dbutils. For instance: # PGPASSWORD={pass} ./taskcleaner.sh -u engine -d engine -t {disk,snapshot} -z I recommend you to check all the options available for it. Cheers, Gonza.- On Tue, Apr 25, 2017 at 5:58 PM, Jim Kusznir wrote: > (sorry. e-mail c

Re: [ovirt-users] configuring gluster volumes/bricks from ovirt ??

2017-05-04 Thread knarra
On 05/04/2017 12:28 PM, knarra wrote: On 05/03/2017 07:44 PM, Matthias Leopold wrote: hi, i'm trying to get into this gluster thing with oVirt and added a 2 node gluster cluster to my oVirt 4.1 data center (just for testing, i know it can't have HA with 2 nodes). provisioning of the storage