Re: [ovirt-users] Hello from Bacchus !

2017-05-01 Thread Maton, Brett
I'll be testing this shortly, thanks for your efforts. Potentially one advantage of using the backup API subset is that it may be less susceptible to changes in the underlying oVirt API. On 29 April 2017 at 18:28, Juan Hernández wrote: > On 04/28/2017 09:14 PM, Niyazi Elvan wrote: > > Thank yo

[ovirt-users] Hosted Engine not responding

2017-06-06 Thread Maton, Brett
I'm pretty sure that I've got a failing (to boot) kernel on my Self hosted engine, as this has happened a few times on 'regular' guest VM's I've tried getting it to boot from (several) CD Image, but there is no VNC console and hosted-engine --console just hangs at Escape character is ^] Any sug

Re: [ovirt-users] Hosted Engine not responding

2017-06-06 Thread Maton, Brett
I managed to solve the problem with guestfish and the help of this page http://manpages.ubuntu.com/manpages/precise/man1/guestfish.1.html On 6 June 2017 at 22:07, Maton, Brett wrote: > I'm pretty sure that I've got a failing (to boot) kernel on my Self hosted > engine, as thi

Re: [ovirt-users] Error while installing oVirt Self Hosted Engine

2017-06-15 Thread Maton, Brett
Hi Jon, There will be people on this list far more able to help you than I can, but the contents of the engine setup log (/var/log/ovirt-hosted-engine- setup/ovirt-hosted-engine-setup-20170614160653-2vuu7h.log) would help On 14 June 2017 at 21:56, Jon Bornstein wrote: > This is roughly my 10t

Re: [ovirt-users] Recovering hosted-engine

2017-07-03 Thread Maton, Brett
It depends on how 'toasted' the engine is. It is possible to mount the disk, if for example it's a kernel upgrade that's gone wrong and stopping the machine form booting On 3 July 2017 at 15:23, Yedidyah Bar David wrote: > On Mon, Jul 3, 2017 at 4:40 PM, Andrew Dent > wrote: > > Hi Didi > > >

Re: [ovirt-users] oVirt and Foreman

2017-07-25 Thread Maton, Brett
Last time I looked at creating VM's from foreman there was a problem with the compute resource being passed from foreman plugin to the ovirt api. Can't remember exactly what was being sent, but it didn't match any available ovirt 'instance type' which is why it was failing to create the machine.

Re: [ovirt-users] Update compute nodes to CentOS 7.4?

2017-09-18 Thread Maton, Brett
I've just updated my test servers to 7.4 (not hosted engine though). So far no issues but it's been less than 24hrs... On 18 September 2017 at 14:50, Eduardo Mayoral wrote: > Now that CentOS 7.4 is out, I am wondering if I can just "yum update" my > compute nodes. Has anyone already done so? An

[ovirt-users] Error cloning snapshot

2017-09-26 Thread Maton, Brett
oVirt: Version 4.1.7.1-1.el7.centos CentOS 7.4 Kernel 3.10.0-693.2.2.el7.x86_64 I'm trying to clone a snapshot to export but am getting the following errors, any suggestions ? In web-ui: Uncaught exception occurred. Please try reloading the page. Details: (TypeError) __gwt$exception: : qib(..

Re: [ovirt-users] Error cloning snapshot

2017-09-26 Thread Maton, Brett
I think this is 'just' a UI issue, the bacchus oVirt backup gui tool which basically snapshots and exports a VM image using the API works just fine on oVirt Version 4.1.6.2-1.el7.centos I've not been able to test this against version 4.1.7 yet though. On

Re: [ovirt-users] Cannot set storage domain on maintenance

2017-09-26 Thread Maton, Brett
It's not the most elegant or guaranteed to fix your issue, but I've found that running engine-setup again on the hosted-engine server usually cleans up broken and orphaned tasks. Any running VM's will stay up, you'll just briefly loose access to the UI while engine-setup restarts the interface. O

[ovirt-users] oVirt 4.2 alpha upgrade failed

2017-09-28 Thread Maton, Brett
Upgrading from oVirt 4.1.7 hosted-engine VM: 4GB RAM hosted-engine setup failed, setup log shows this error: Running upgrade sql script '/usr/share/ovirt-engine/dbscripts/upgrade/04_02_0140_add_max_memory_constraint.sql'... 2017-09-28 16:56:22,951+0100 DEBUG otopi.plugins.ovirt_engine_setup.ovi

Re: [ovirt-users] oVirt 4.2 alpha upgrade failed

2017-09-28 Thread Maton, Brett
_size_mb > max_memory_size_mb; > > Tomas > > On Thu, Sep 28, 2017 at 6:07 PM, Maton, Brett > wrote: > >> Upgrading from oVirt 4.1.7 >> >> hosted-engine VM: >> 4GB RAM >> >> hosted-engine setup failed, setup log

Re: [ovirt-users] oVirt 4.2 alpha upgrade failed

2017-09-28 Thread Maton, Brett
ward to playing with the new UI. Thanks, Brett On 28 September 2017 at 19:29, Maton, Brett wrote: > Thanks Tomas, > > I'm restoring backup at the moment, I'll let you know how it goes when > on the next attempt. > > On 28 September 2017 at 18:46, Tomas Jelinek w

Re: [ovirt-users] oVirt 4.2 alpha upgrade failed

2017-09-29 Thread Maton, Brett
Hmm, let me see if there's another setup log It was the SQL issue that caused the real problem, running out of space during yum updates on my 'tiny' hosted engine vm isn't that uncommon... On 29 September 2017 at 08:41, Sandro Bonazzola wrote: > > > 2017-09-2

Re: [ovirt-users] oVirt 4.2 alpha upgrade failed

2017-09-29 Thread Maton, Brett
Brett On 29 September 2017 at 08:41, Sandro Bonazzola wrote: > > > 2017-09-29 9:29 GMT+02:00 Maton, Brett : > >> It all got a bit messy, but that's probably down to me. >> >> I removed the 'old' ovirt repo definitions after I installed the 4.2 >&

Re: [ovirt-users] oVirt 4.2 alpha upgrade failed

2017-09-29 Thread Maton, Brett
Ah ok, So assuming there was enough space the rollback should have put the engine back to it's previous state. On 29 September 2017 at 09:38, Sandro Bonazzola wrote: > > > 2017-09-29 9:58 GMT+02:00 Maton, Brett : > >> That log appears to be the only one I have, the m

[ovirt-users] Dead hosts

2017-10-07 Thread Maton, Brett
Hi, I've replaced some hardware, and didn't remote 'hosted engine deploy' before retireing the servers. (actually I failed to remove them properly...) How can I get rid of the 'old' hosts from the output of hosted-engine --vm-status ? oVirt 4.2 - pre centOS 7.4 Regards, Brett ___

Re: [ovirt-users] Dead hosts

2017-10-09 Thread Maton, Brett
INFO:ovirt_hosted_engine_ha.agent.agent.Agent:Agent shutting down Exception AttributeError: AttributeError("'NoneType' object has no attribute 'c_uint64'",) in > ignored Not sure what to try next.... regards, Brett On 9 October 2017 at 12:55, Kasturi Narra wr

[ovirt-users] Ovirt 4.2 Fencing problems

2017-10-09 Thread Maton, Brett
Hi, I recently upgraded my testlab to oVirt 4.2-pre and have been having some issues. One of which is fencing with Dell Drac 8 remote access cards. The configuration I'm using works fine on my other (4.1.6) cluster... Error: Health check on Host host.example.com indicates that future att

Re: [ovirt-users] Ovirt 4.2 Fencing problems

2017-10-09 Thread Maton, Brett
Hi Martin, Sure is there a way to trigger the check (I cleared the alerts), or do I just need to have a poke around the engine log next time it happens? Regards, Brett On 9 October 2017 at 14:26, Martin Perina wrote: > > > On Mon, Oct 9, 2017 at 2:40 PM, Maton, Brett > wr

Re: [ovirt-users] Ovirt 4.2 Fencing problems

2017-10-09 Thread Maton, Brett
Power Management test failed for Host ov_host.example.com.Invalid fence agents defined for host '192.168.1.12'. 2017-10-09 16:01:01,659+01 ERROR [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (EE-ManagedThreadFactory-engineScheduled-Thread-1) [2e03c9cf] EVENT_ID: VDS_FENCE_STATUS_FAILED(497),

Re: [ovirt-users] Ovirt 4.2 Fencing problems

2017-10-09 Thread Maton, Brett
readPoolExecutor.java:624) [rt.jar:1.8.0_144] at java.lang.Thread.run(Thread.java:748) [rt.jar:1.8.0_144] On 9 October 2017 at 19:21, Martin Perina wrote: > > > On Mon, Oct 9, 2017 at 6:00 PM, Maton, Brett > wrote: > >> Hope this is enough of the log, no idea why it's

Re: [ovirt-users] Ovirt 4.2 Fencing problems

2017-10-10 Thread Maton, Brett
een fixed, so you need > to wait for oVirt 4.2 Beta or upgrade to some recent nighlty build. > > Anyway please be aware that we cannot yet recommend using 4.2 > Alpha/nightly in production, so use at your won risk. > > Regards > > Martin > > > On Tue, Oct 10, 2017

[ovirt-users] Shared storage

2016-03-21 Thread Maton, Brett
Hello list, I was wondering if any one could tell me if a Dell MD1400 Direct Attached Storage unit is suitable for shared storage between ovirt hosts? I really don't want to buy something that isn't going to work :) Regards, Brett ___ Users mailing

[ovirt-users] Version not changed after yum update

2016-05-09 Thread Maton, Brett
Hi, I've yum updated my ovirt engine and ovirt host and restarted ovirt-engine but the web-ui still displays "Version 3.6.3.4-1.el7.centos" Is there another step to update to 3.6.5 ? Regards, Brett ___ Users mailing list Users@ovirt.org http://list

[ovirt-users] Ovirt Engine - Wait For Launch

2016-05-25 Thread Maton, Brett
I did a yum update on one of my Ovirt Hosts a few days ago. All of the VM's on that host have been shown in the web UI with a status of 'Wait For Launch'. The VM's all appear to still be up and running but I can't manage/migrate them. Is there anything I can do to clear this issue ? Regards, Bre

[ovirt-users] Could not fetch dashboard data. Please ensure that data warehouse is properly installed and configured.

2016-08-24 Thread Maton, Brett
I've just upgraded Ovirt3.6 to 4.0.2 and I can't get the dashboard to work. The dashboard page displays this error: Could not fetch dashboard data. Please ensure that data warehouse is properly installed and configured. Running on CentOS 7.2 PostgreSQL server 9.5.4 (remote) I see these errors b

[ovirt-users] Dead engine host

2016-08-31 Thread Maton, Brett
My ovirt engine (physical) host died :( I'm having real trouble creating a new engine... The original database is on a remote host and is still up and runnning. I installed another engine and restored 'files': engine-backup --mode=restore --file=20160830.ovebak --log=/tmp/restore.log --re

[ovirt-users] Hung task finalizing live migration

2016-09-04 Thread Maton, Brett
How do I fix / kill a hung vdsm task? It seems to have completed the task but is stuck finalising. Removing Snapshot Auto-generated for Live Storage Migration Validating Executing (hour glass) Finalizing Task has been 'stuck' finalising for over 13 hours _

Re: [ovirt-users] Hung task finalizing live migration

2016-09-06 Thread Maton, Brett
is marked for end method retries On 5 September 2016 at 06:46, Nir Soffer wrote: > Hi Maton, > > Please reply to the list, not to me directly. > > Ala, can you look at this? is this a known issue? > > Thanks, > Nir > > On Mon, Sep 5, 2016 at 8:43 AM, Maton, Brett >

Re: [ovirt-users] Hung task finalizing live migration

2016-09-07 Thread Maton, Brett
Any suggestions ? THe task has been hung for 5 days now, I can't start the machine or destroy it. On 7 September 2016 at 06:49, Maton, Brett wrote: > Sorry just hit reply > > I'm seeing these errors in the logs which look related to the problem: > > > 2

Re: [ovirt-users] Hung task finalizing live migration

2016-09-08 Thread Maton, Brett
rmail/users/2014-November/028946.html > I was able to stop snapshot deletion this way. > > Best, Mikhail. > > 08.09.2016, 08:14, "Maton, Brett" : > > Any suggestions ? > > THe task has been hung for 5 days now, I can't start the machine or > destroy it. > &

Re: [ovirt-users] Hung task finalizing live migration

2016-09-10 Thread Maton, Brett
Anyone know how to fix this broken task ? It's persisted through a reboot of all hosts and the engine, something needs deleting from the database to clear the task and release the locked disk On 8 September 2016 at 13:25, Maton, Brett wrote: > Thanks for the pointer Mikhail, however

Re: [ovirt-users] Hung task finalizing live migration

2016-09-10 Thread Maton, Brett
k, but there are none listed > > What has worked for me has been to put my hosted-engine in global > maintenance mode, then ssh into the hosted engine and run the > "engine-setup" command. I am not saying the is the best course of action, > but when the engine comes back o

Re: [ovirt-users] Hung task finalizing live migration

2016-09-10 Thread Maton, Brett
Way-hey! finally the task has gone and I can do 'stuff' with that VM again. Thanks Gervais, you're a star On 10 September 2016 at 15:40, Maton, Brett wrote: > Thanks Gervais I'll give that a go > > On 10 September 2016 at 15:39, Gervais de Montbrun > wrote:

[ovirt-users] ovirt-engine client_secret

2016-09-13 Thread Maton, Brett
Hi, I had installed ovirt-engine on a physical host, but want to move it to a hosted vm instead, I created a VM and installed ovirt-engine. Stopped the engine on the physical host and ran engine-setup on the VM, connecting it to the existing remote database. Started ovirt-engine and ovirt

Re: [ovirt-users] ovirt-engine client_secret

2016-09-13 Thread Maton, Brett
I did try that, but it stopped because the database was already populated. I'll give it another go... On 13 September 2016 at 17:23, Simone Tiraboschi wrote: > > > On Tue, Sep 13, 2016 at 6:07 PM, Maton, Brett > wrote: > >> Hi, >> >> I had installed ovi

Re: [ovirt-users] ovirt-engine client_secret

2016-09-13 Thread Maton, Brett
Thanks for the tip Yedidyah, the will no doubt be useful. On 14 September 2016 at 07:03, Yedidyah Bar David wrote: > On Tue, Sep 13, 2016 at 7:53 PM, Simone Tiraboschi > wrote: > > > > > > On Tue, Sep 13, 2016 at 6:43 PM, Maton, Brett > > wrote: > >&

[ovirt-users] Deploying selfhosted engine

2016-09-13 Thread Maton, Brett
I'm having trouble deploying selfhosted engine following this guide http://www.ovirt.org/develop/developer-guide/engine/migrate-to-hosted-engine/ It gets close to deploying the vm, but fails with 2016-09-13 19:46:04 ERROR otopi.plugins.gr_he_common.core.misc misc._terminate:180 Hosted Engine depl

Re: [ovirt-users] Deploying selfhosted engine

2016-09-14 Thread Maton, Brett
Oops :) hosted setup log attached. On 14 September 2016 at 09:59, Simone Tiraboschi wrote: > > > On Wed, Sep 14, 2016 at 10:46 AM, Maton, Brett > wrote: > >> Log attached as request >> >> > Sorry, I was asking for hosted-engine-setup logs; you can fin

Re: [ovirt-users] Deploying selfhosted engine

2016-09-14 Thread Maton, Brett
The vmx cpu flag is present, is that what you mean ? # grep flags /proc/cpuinfo | grep -c ' vmx ' 48 Trying to avoid rebooting the server if possible... On 14 September 2016 at 10:16, Simone Tiraboschi wrote: > > > On Wed, Sep 14, 2016 at 11:05 AM, Maton, Brett

Re: [ovirt-users] Deploying selfhosted engine

2016-09-14 Thread Maton, Brett
On 14 September 2016 at 10:50, Simone Tiraboschi wrote: > > > On Wed, Sep 14, 2016 at 11:40 AM, Simone Tiraboschi > wrote: > >> >> >> On Wed, Sep 14, 2016 at 11:39 AM, Maton, Brett >> wrote: >> >>> The vmx cpu flag is present, is that what

Re: [ovirt-users] Deploying selfhosted engine

2016-09-14 Thread Maton, Brett
Ok, I think I must have miss read the 'Preparations' section of the guide. So i really want to be running this on one of the physical hosts already in the cluster? In which case, when I'm asked for storage should I use the same storage area which is already setup for virtual machines ( I think la

Re: [ovirt-users] Deploying selfhosted engine

2016-09-14 Thread Maton, Brett
I'm confused, this doesn't sound like migrating but creating a new cluster using a self hosted engine ? On 14 September 2016 at 11:32, Simone Tiraboschi wrote: > > > On Wed, Sep 14, 2016 at 12:29 PM, Maton, Brett > wrote: > >> Ok, I think I must have miss read th

Re: [ovirt-users] Deploying selfhosted engine

2016-09-14 Thread Maton, Brett
Ok, so I remove te host from the cluster deploy self hosted engine and then add it back ? On 14 September 2016 at 12:20, Simone Tiraboschi wrote: > > > On Wed, Sep 14, 2016 at 12:47 PM, Maton, Brett > wrote: > >> I'm confused, this doesn't sound like migratin

Re: [ovirt-users] Deploying selfhosted engine

2016-09-14 Thread Maton, Brett
> On Wed, Sep 14, 2016 at 2:13 PM, Maton, Brett > wrote: > >> Ok, so I remove te host from the cluster deploy self hosted engine and >> then add it back ? >> > > hosted-engine-setup will add it back for you, that's why you have to > remove it before takin

Re: [ovirt-users] Deploying selfhosted engine

2016-09-14 Thread Maton, Brett
#x27; host which says it has one vm, none are displayed. Any help appreciated On 14 September 2016 at 16:00, Maton, Brett wrote: > Ok thnkas, I updated the database instead ( naughty I know ) > > UPDATE dwh_history_timekeeping SET var_value=0 WHERE var_name = > 'DwhCurrentlyRunning&

Re: [ovirt-users] Deploying selfhosted engine

2016-09-14 Thread Maton, Brett
tember 2016 at 23:18, Nicolas Ecarnot wrote: > Le 14/09/2016 à 17:00, Maton, Brett a écrit : > >> Ok thnkas, I updated the database instead ( naughty I know ) >> >> UPDATE dwh_history_timekeeping SET var_value=0 WHERE var_name = >> 'DwhCurrentlyRunning'; >

[ovirt-users] Self Hosted Engine - Migrate to another host

2016-09-19 Thread Maton, Brett
Hi, I deployed a new cluster following this guide https://www.ovirt.org/documentation/how-to/hosted-engine/#fresh-install Which are after a few failed attempts, finally seems to be up and running. I have added a couple of additional hosts to the cluster through the web0ui , but I can't up

[ovirt-users] Can't import export domain

2016-09-19 Thread Maton, Brett
I basically scrubbed my 'old' cluster after a number of failures trying to convert a physical engine to a self hosted engine, anyway I'm now trying to import the 'old' export domain but I'm getting this message: There is no storage domain under the specified path. Check event pane for more de

Re: [ovirt-users] Self Hosted Engine - Migrate to another host

2016-09-19 Thread Maton, Brett
Did you deployed the additional hosted-engine hosts from the engine? I deployed the additional hosts using the web-ui ? On 19 September 2016 at 20:48, Simone Tiraboschi wrote: > > > On Mon, Sep 19, 2016 at 6:58 PM, Maton, Brett > wrote: > >> Hi, >> >>I

Re: [ovirt-users] Self Hosted Engine - Migrate to another host

2016-09-19 Thread Maton, Brett
Ok, I've been watching Logan's thread as well, I think I just found the hosted engine bit at the bottom of the new host dialog. I've removed a host and am just redeploying... On 19 September 2016 at 20:56, Maton, Brett wrote: > > Did you deployed the additional hos

Re: [ovirt-users] Self Hosted Engine - Migrate to another host

2016-09-19 Thread Maton, Brett
Redeployed both additional hosts with hosted -> deploy set to on as per the image you attached to Logans thread, that has solved my 'immovable' hosted engine problem. Thanks On 19 September 2016 at 21:09, Maton, Brett wrote: > Ok, > > I've been watching Logan'

[ovirt-users] Failed Import - Hung finalizing

2016-09-20 Thread Maton, Brett
Hi, I had a network outage while I was import VM backups. The tasks show 'Copying Image - Failed', and are now stuck 'finalizing'. The VM's I was trying to import show status Image Locked in the web-ui. What o I need to do to cancel the tasks and start again ? ___

Re: [ovirt-users] Can't import export domain

2016-09-22 Thread Maton, Brett
tell the engine that it is a > special domain (export, in this case), and not a data domain. > > Regards, > Idan > > On Mon, Sep 19, 2016 at 8:08 PM, Maton, Brett > wrote: > >> I basically scrubbed my 'old' cluster after a number of failures trying >> to

Re: [ovirt-users] Ovirt Nodes - Which OS

2016-09-23 Thread Maton, Brett
RHEL / CentOS 7 Are currently recommended, amongst others for Ovirt4. You're getting the packages from ovirt's repository not the distro base so no need to worry that one distro or another is behind which would most likely be the case if you were getting base packages. On 23 September 2016 at 1

Re: [ovirt-users] VM incremental backup

2016-09-27 Thread Maton, Brett
Is there a preferred or recommended backup method in the meantime ? 2016-09-22 10:30 GMT+01:00 vasily.lamy...@megafon.ru < vasily.lamy...@megafon.ru>: > Hello! > > I would like to understand the existence of the possibility of incremental > VM backups. > > And if it is, the means by which it is a

[ovirt-users] VDSM Network Interface configuration

2016-10-06 Thread Maton, Brett
Where is the configuration that VDSM uses to generate ifcfg files? My nameservers have moved and it seems to regenerate the ifcfg (ovirtmgmt) file overwriting the changes with the correct name servers in when the server is rebooted and s putting in the wrong (old) nameserver addresses. Where

[ovirt-users] Migrating Hosted Engine Storage

2016-10-10 Thread Maton, Brett
Hi, I was wondering how to move the Hosted Engine 'disk' to another storage domain? Live migration doesn't appear to be working, just left the disk in a 'locked' state, the engine is currently up and running. Any suggestions ? ___ Users mailing li

Re: [ovirt-users] [ANN] oVirt 4.0.5 Fourth Release Candidate is now available

2016-10-27 Thread Maton, Brett
I just tried a yum update and got a key error, has it changed or is this a problem?: warning: /var/cache/yum/x86_64/7/ovirt-4.0-pre/packages/mom-0.5.8-1.el7.centos.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 1efa001d: NOKEY Public key for mom-0.5.8-1.el7.centos.noarch.rpm is not installed mom

[ovirt-users] Missing RPM for ovirt 4.0.5.5 ?

2016-11-01 Thread Maton, Brett
I ran yum update on selfhosted ovirt engine, followed by engine-setup which is failing due to a missing dependency: --== PACKAGES ==-- [ INFO ] Checking for product updates... [ ERROR ] Yum [u'ovirt-engine-backend-4.0.5.5-1.el7.centos.noarch requires vdsm-jsonrpc-java >= 1.2.7'] [ INFO

Re: [ovirt-users] Missing RPM for ovirt 4.0.5.5 ?

2016-11-02 Thread Maton, Brett
Yes I'm using the pre -release repos, thanks for the link to the report. On 2 November 2016 at 07:28, Yedidyah Bar David wrote: > On Wed, Nov 2, 2016 at 8:55 AM, Maton, Brett > wrote: > > I ran yum update on selfhosted ovirt engine, followed by engine-setup > which >

[ovirt-users] Ovirt 4.0.5 how to import an OVA appliance

2016-11-16 Thread Maton, Brett
Hi, I downloaded an OVA image from OpenVAS but I can't import it into ovirt, any suggestions ? engine-image-uploader -e Export upload /tmp/OpenVAS-8-DEMO-1.0.ova WARNING: ovirt-image-uploader is deprecated in 4.0 and will be removed in 4.1 Please provide the REST API password for the admin@inte

Re: [ovirt-users] Ovirt 4.0.5 how to import an OVA appliance

2016-11-16 Thread Maton, Brett
Thanks Gianluca, I'll give it a go and let you know what (if) works. On 16 November 2016 at 13:29, Gianluca Cecchi wrote: > On Wed, Nov 16, 2016 at 12:24 PM, Maton, Brett > wrote: > >> Hi, >> >> I downloaded an OVA image from OpenVAS but I can't imp

[ovirt-users] ovirt 4.0.6 - live disk migration fails

2016-11-24 Thread Maton, Brett
If I try to migrate a disk of a running VM to another storage domain it fails with the following message: Operation Cancelled Error while executing action: User is not logged in. Migrating disks of stopped VM's continues to work. Probably a bug ? ___

Re: [ovirt-users] ovirt 4.0.6 - live disk migration fails

2016-11-24 Thread Maton, Brett
Ok thanks On 24 November 2016 at 10:00, Ala Hino wrote: > It is a known issue and Maor Lipchuk (mlipchuk) is working on a fix. > > On Thu, Nov 24, 2016 at 11:57 AM, Maton, Brett > wrote: > >> If I try to migrate a disk of a running VM to another storage domain it >&g

Re: [ovirt-users] ovirt 4.0.6 - live disk migration fails

2016-11-24 Thread Maton, Brett
> simpler to open a bug and the logs there. > > Thanks! > > On Thu, Nov 24, 2016 at 12:13 PM, Maton, Brett > wrote: > >> Ok thanks >> >> On 24 November 2016 at 10:00, Ala Hino wrote: >> >>> It is a known issue and Maor Lipchuk (mlipchuk) is

Re: [ovirt-users] ovirt 4.0.6 - live disk migration fails

2016-11-24 Thread Maton, Brett
Ok, might not be until net week though. On 24 November 2016 at 14:20, Ala Hino wrote: > Thanks! > Please add Vdsm and Engine logs. > > On Nov 24, 2016 4:03 PM, "Maton, Brett" wrote: > >> Sure when I get 5 minutes :) >> >> Which logs would you be inte

Re: [ovirt-users] ovirt 4.0.6 - live disk migration fails

2016-11-24 Thread Maton, Brett
ental' repos which gives you verified > RPMs which passed basic sanity testing: > > http://resources.ovirt.org/repos/ovirt/experimental/master/latest.tested/ > > On Thu, Nov 24, 2016 at 11:57 AM, Maton, Brett > wrote: > >> If I try to migrate a disk of a runnin

[ovirt-users] web-ui issues

2016-12-04 Thread Maton, Brett
Since I upgraded to 4.0.6-3 I've been having problems with the UI When I login the dash board presents a bunch of Operation Canceled dialogs, ! Operation canceled Error while executing query: null ! Operation canceled Error while executing action: A Request to the Server failed: java.lang.r

Re: [ovirt-users] web-ui issues

2016-12-04 Thread Maton, Brett
Hi Oved, I've upload the logs here <https://www.sendtransfer.com/download.php?id=bd24f303b23c2cd393676f0da5c323d8&email=10263> On 4 December 2016 at 12:25, Oved Ourfali wrote: > Please attach complete logs. > Engine, server and ui logs. > > Thanks, > Oved &g

Re: [ovirt-users] web-ui issues

2016-12-05 Thread Maton, Brett
Hi, I tried restarting the browser and clearing the cache but I still have the same problem. Symbol maps it is then On 5 December 2016 at 16:00, Alexander Wels wrote: > On Sunday, December 4, 2016 5:57:50 PM EST Maton, Brett wrote: > > Hi Oved, > > > > I&#x

Re: [ovirt-users] web-ui issues

2016-12-05 Thread Maton, Brett
Logs are here <https://www.sendtransfer.com/download.php?id=7a4ccbeab673dfda8aa0c38676063b7a&email=11138> On 5 December 2016 at 16:57, Alexander Wels wrote: > On Monday, December 5, 2016 4:55:19 PM EST Maton, Brett wrote: > > Hi, > > > > I tried restarting the

Re: [ovirt-users] web-ui issues

2016-12-06 Thread Maton, Brett
Ok thanks. I've restarted the ui a few times today, still nothing ( at all ) in ui.log The errors do look like 'iffy' queries, no errors in PostgreSQL logs though. On 6 December 2016 at 13:28, Alexander Wels wrote: > On Monday, December 5, 2016 8:49:20 PM EST Maton, Bre

[ovirt-users] Fwd: web-ui issues

2016-12-07 Thread Maton, Brett
This didn't get sent to the list... -- Forwarded message -- From: Alexander Wels Date: 6 December 2016 at 16:43 Subject: Re: [ovirt-users] web-ui issues To: "Maton, Brett" On Tuesday, December 6, 2016 4:41:35 PM EST you wrote: > Not odd at all, but yes it do

Re: [ovirt-users] Fwd: web-ui issues

2016-12-07 Thread Maton, Brett
x27;re trying to > understand what might have caused it. > > Thanks, > Oved > > > On Wed, Dec 7, 2016 at 1:21 PM, Maton, Brett > wrote: > >> This didn't get sent to the list... >> >> -- Forwarded message -- >> From: Alexander Wels

Re: [ovirt-users] web-ui issues

2016-12-07 Thread Maton, Brett
Cheers Alex, The bug is a PITA, but at least an engine restart makes the UI usable if only for awhile. Looking forward to the next 4.0.6 release :) On 7 December 2016 at 15:36, Alexander Wels wrote: > On Tuesday, December 6, 2016 1:42:33 PM EST Maton, Brett wrote: > >

[ovirt-users] Ovirt 4.1 beta - Install problems ( storage )

2016-12-10 Thread Maton, Brett
Hi, I'm trying to install Ovirt 4.1 beta using glusterfs as the storage domain. First time I've tried it so there could be some real simple mistakes in my config :) # gluster volume info Volume Name: ovirt Type: Replicate Volume ID: 8d9d480c-dfc8-4099-acbc-2eb1a01afc9d Status: Started Snapsh

Re: [ovirt-users] Ovirt 4.1 beta - Install problems ( storage )

2016-12-10 Thread Maton, Brett
\x2d9255\x2d80ef82c78214.device appeared twice with different sysfs paths /sys/devices/virtual/block/loop10 and /sys/devices/virtual/block/loop11 Dec 10 16:48:47 lp05 journal: vdsm vds.dispatcher ERROR SSL error receiving from : unexpected eof On 10 December 2016 at 15:09, Maton, Brett wrote: >

Re: [ovirt-users] Ovirt 4.1 beta - Install problems ( storage )

2016-12-10 Thread Maton, Brett
Ok so I now think the problem is that the gluster file systems are being mounted read only On 10 December 2016 at 15:09, Maton, Brett wrote: > Hi, > > I'm trying to install Ovirt 4.1 beta using glusterfs as the storage > domain. > First time I've tried it so there

Re: [ovirt-users] Ovirt 4.1 beta - Install problems ( storage )

2016-12-10 Thread Maton, Brett
Yup that was it, I hadn't opened port 49152 which was causing gluster to fail. On 10 December 2016 at 17:44, Maton, Brett wrote: > Ok so I now think the problem is that the gluster file systems are being > mounted read only > > On 10 December 2016 at 15:09, Maton, Brett

Re: [ovirt-users] [Call for feedback] anybody gave 4.1 beta a try?

2016-12-16 Thread Maton, Brett
First glance at 4.1 Installation seemed easier than with earlier versions ( but I have installed it a few times now ). Hosted engine reports 100% CPU usage even if the host is basically idle [image: Inline images 1] I'll feed back more as and when I get chance to use it, feels good so far t

[ovirt-users] Fwd: [Call for feedback] anybody gave 4.1 beta a try?

2016-12-17 Thread Maton, Brett
n failed for host '0ce2ee41-cc81-44a5-8b1c-ee3a1ddbb89c', ' host2.example.com': Command returned failure code 1 during SSH session ' r...@host2.example.com' I'm trying to deploy using a password ( which I know is correct ), I think it might be switching to keys when

Re: [ovirt-users] Fwd: [Call for feedback] anybody gave 4.1 beta a try?

2016-12-19 Thread Maton, Brett
I'll give that ago this evening, although that might be related to trying to deploy to the host multiple times On 19 December 2016 at 09:54, Simone Tiraboschi wrote: > > > On Mon, Dec 19, 2016 at 10:11 AM, Maton, Brett > wrote: > >> Log from the last deploy attempt a

Re: [ovirt-users] WebUI error with nightly 4.0.7

2016-12-19 Thread Maton, Brett
Sounds very much like the issue that was recently fixed in 4.0.6 On 19 December 2016 at 17:02, Alessandro De Salvo < alessandro.desa...@roma1.infn.it> wrote: > Hi, > since a few days, after the upgrade my dev machine to the nightly repo > of 4.0.7, I'm getting these kind of errors from the WebUI

Re: [ovirt-users] NAS for oVirt

2016-12-23 Thread Maton, Brett
I've got a similar setup, FC Compellent for primary storage and a Synology Rack NAS for testing. Synology with 4 bonded ports is plenty fast enough for my needs. On 23 December 2016 at 13:20, Andrea Ghelardi wrote: > Hello Alex, > > Specs you provided are a little bit vague. You don’t specify s

[ovirt-users] Move NFS hosted storage

2017-01-05 Thread Maton, Brett
oVirt Engine Version: 4.2.0-0.0.master.20170103170149.git03816f2.el7.centos I installed hosted-engine on an NFS share on 'NAS a'. I'd like to move it to 'NAS b' is there an easy way to do this ? ___ Users mailing list Users@ovirt.org http://lists.ovirt

Re: [ovirt-users] VM Disks Locked

2017-01-05 Thread Maton, Brett
Hopefully someone else will confirm or scream don't do it, before you try this. In the past I've managed to resolve hung tasks and the like by running engine-setup on the engine host On 5 January 2017 at 14:35, Clint Boggio wrote: > Good day ovirt family. > > > > I’m having trouble with a V

Re: [ovirt-users] Move NFS hosted storage

2017-01-09 Thread Maton, Brett
Thanks, I'll give that a go Brett On 9 January 2017 at 17:44, Simone Tiraboschi wrote: > > > On Thu, Jan 5, 2017 at 4:31 PM, Maton, Brett > wrote: > >> >> oVirt Engine Version: 4.2.0-0.0.master.2017010317014 >> 9.git03816f2.el7.centos >> >>

[ovirt-users] ovirt 4.1 - Edit Host

2017-01-19 Thread Maton, Brett
If I try to edit the comment field of an active host, the UI refuses with the following message. Cannot edit Host. Host parameters cannot be modified while Host is operational Please switch host to Maintenance mode first Whilst I'm sure change the majority of values for an active host would be un

[ovirt-users] Orphaned Export Domain

2017-02-03 Thread Maton, Brett
I forgot to cleanly detach the export domain from my previous cluster ( no longer exists ), how can I import the domain into a new cluster ? Any help appreciated ___ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

Re: [ovirt-users] Orphaned Export Domain

2017-02-03 Thread Maton, Brett
Managed to attach it by editing dom_md/metadata and removing POOL_UUID SDUUID then updating the checksum... On 3 February 2017 at 12:19, Maton, Brett wrote: > I forgot to cleanly detach the export domain from my previous cluster ( no > longer exists ), how can I import the domain into

Re: [ovirt-users] How to add to VM some 10Gbit Interfaces?

2017-02-06 Thread Maton, Brett
Hi Arman, I've got 10Gb (intel) nics in my servers and they are detected by ovirt. In the network interfaces panel I see the speed listed as '1'... Does you OS detect the nic speed properly ? Regards, Brett On 6 February 2017 at 18:05, Arman Khalatyan wrote: > Hi, > Are there way to a

[ovirt-users] Hosted Engine - Live Migration

2017-02-27 Thread Maton, Brett
Hi List, Is it possible (and safe) to live migrate the hosted engine disk from one storage domain to another? Regards, Brett ___ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

[ovirt-users] Staring cluster Hosted Engine stuck - failed liveliness check

2017-03-02 Thread Maton, Brett
What is the correct way to shut down a cluster ? I shutdown my 4.1 cluster following this guide https://github.com/rharmonson/richtech/wiki/OSVDC-Series:- oVirt-3.6-Cluster-Shutdown-and-Startup as the NAS hosting the nfs mounts needed rebooting after updates. ( I realise the guide is for 3.6, sur

Re: [ovirt-users] Staring cluster Hosted Engine stuck - failed liveliness check

2017-03-03 Thread Maton, Brett
, Simone Tiraboschi wrote: > > > On Thu, Mar 2, 2017 at 11:42 AM, Maton, Brett > wrote: > >> What is the correct way to shut down a cluster ? >> >> I shutdown my 4.1 cluster following this guide >> https://github.com/rharmonson/richtech/wiki/OSVDC-Series:-oV

Re: [ovirt-users] Staring cluster Hosted Engine stuck - failed liveliness check

2017-03-03 Thread Maton, Brett
Thanks Simone, I'll give that a go this evening, I'm remote at the moment. Regards, Brett On 3 March 2017 at 10:48, Simone Tiraboschi wrote: > > > On Fri, Mar 3, 2017 at 11:35 AM, Maton, Brett > wrote: > >> VM Up not responding - Yes that seems to be the

Re: [ovirt-users] Staring cluster Hosted Engine stuck - failed liveliness check

2017-03-03 Thread Maton, Brett
27;m not sure what impact that will have on the other pacakges On 3 March 2017 at 10:59, Maton, Brett wrote: > Thanks Simone, > > I'll give that a go this evening, I'm remote at the moment. > > Regards, > Brett > > On 3 March 2017 at 10:48, Simone Tiraboschi wr

Re: [ovirt-users] Staring cluster Hosted Engine stuck - failed liveliness check

2017-03-03 Thread Maton, Brett
Ok thanks, I'll give that another go shortly On 3 March 2017 at 15:24, Yaniv Kaul wrote: > > > On Fri, Mar 3, 2017 at 5:21 PM Maton, Brett > wrote: > >> Hi Simone, >> >> I just tried to install the RPM but got a dependency issue: >> >> Er

Re: [ovirt-users] Staring cluster Hosted Engine stuck - failed liveliness check

2017-03-04 Thread Maton, Brett
centos.noarch vdsm-python-4.19.4-1.el7.centos.noarch vdsm-xmlrpc-4.19.4-1.el7.centos.noarch vdsm-yajsonrpc-4.19.4-1.el7.centos.noarch On 3 March 2017 at 15:26, Maton, Brett wrote: > Ok thanks, I'll give that another go shortly > > On 3 March 2017 at 15:24, Yaniv Kaul wrote: > &

  1   2   3   >