[ovirt-users] reverse lookup failure during overt engine configuration

2015-01-30 Thread Faraday, Kriparam
Hi, I am trying to configure ovirt(ver 3.5). The fqdn I provide during the step "Host fully qualified DNS name of this server” is reverse resolvable. I am able to verify that with nslookup of the IP address. But, I keep getting the following error: Host fully qualified DNS name of this server [l

Re: [ovirt-users] SSH error while adding host

2015-01-30 Thread Paul Heinlein
On Fri, 30 Jan 2015, RASTELLI Alessandro wrote: I’m trying to use oVirt 3.5 for glusterFS management. I installed the package on a Centos6.5 VM following the procedure, and everything went fine. When I add any host to the Cluster, I get the message: Host gluster01-mi installation failed. Co

Re: [ovirt-users] New user intro & some questions

2015-01-30 Thread Jason Brooks
- Original Message - > From: "George Skorup" > To: users@ovirt.org > Sent: Thursday, January 29, 2015 6:13:30 PM > Subject: [ovirt-users] New user intro & some questions > > Hello oVirt Users Community, > > I've been working with Red Hat and RHEL and clones for about 11 years, > though

Re: [ovirt-users] SSH error while adding host

2015-01-30 Thread Martin Perina
Hi, those are repositories on the server where ovirt-engine is installed, right? But what repositories do you have installed on the host gluster01-mi (the server that you are trying to add into oVirt via webadmin)? Martin Perina - Original Message - > From: "RASTELLI Alessandro" > To:

Re: [ovirt-users] Foreman intergration

2015-01-30 Thread Jorick Astrego
But this would be a foreman feature offcourse, a bit out of scope for ovirt ;-) On 01/30/2015 02:37 PM, Jorick Astrego wrote: > Would not be that hard to script something like this, but I personally > was thinking about an update scheduler myself. The scheduler stuff is > already there and the who

Re: [ovirt-users] Foreman intergration

2015-01-30 Thread Jorick Astrego
Would not be that hard to script something like this, but I personally was thinking about an update scheduler myself. The scheduler stuff is already there and the whole update mechanism is handled by katello/subscription-manager. With a smart update scheduler you could do lots of fancy stuff. Like

Re: [ovirt-users] SSH error while adding host

2015-01-30 Thread RASTELLI Alessandro
Hi, I have only these repos configured: [root@oVirt yum.repos.d]# ll /etc/yum.repos.d/ total 32 -rw-r--r-- 1 root root 1991 Oct 23 13:41 CentOS-Base.repo -rw-r--r-- 1 root root 647 Oct 23 13:41 CentOS-Debuginfo.repo -rw-r--r-- 1 root root 289 Oct 23 13:41 CentOS-fasttrack.repo -rw-r--r-- 1 root r

Re: [ovirt-users] Foreman intergration

2015-01-30 Thread Oved Ourfali
Not at the moment. Foreman isn't aware that the host is used as a hypervisor in ovirt. Currently foreman allows to create foreman hosts in top of ovirt (you can use compute resources in foreman to do that), and from the ovirt side it allows you to add a new host taken from wither an existing for

[ovirt-users] Foreman intergration

2015-01-30 Thread Karli Sjöberg
Hey all! One thing I am keen on exploring is the Foreman/oVirt integration. I have a vision were that could be used to, as a first step, manage the updating/patching of the Hosts in our datacenter, and if that turns out successful, remove our current Puppet Dashboard as ENC in our main Puppet Mast

Re: [ovirt-users] Where can I get the ovirt-engine MIB?

2015-01-30 Thread Alon Bar-Lev
- Original Message - > From: "Nathanaël Blanchet" > To: users@ovirt.org > Sent: Friday, January 30, 2015 12:38:10 PM > Subject: [ovirt-users] Where can I get the ovirt-engine MIB? > > Hello, > > According to https://bugzilla.redhat.com/show_bug.cgi?id=1136818, we are > now able to get

Re: [ovirt-users] SSH error while adding host

2015-01-30 Thread Gianluca Cecchi
On Fri, Jan 30, 2015 at 11:34 AM, RASTELLI Alessandro < alessandro.raste...@skytv.it> wrote: > Hi, > > I’m trying to use oVirt 3.5 for glusterFS management. > > I installed the package on a Centos6.5 VM following the procedure, and > everything went fine. > > When I add any host to the Cluster, I

Re: [ovirt-users] restore state is very long after suspending

2015-01-30 Thread Oved Ourfali
Can you please provide the engine and vdsm logs? It might shed some light on why it took so long. On Jan 30, 2015 12:43 PM, Nathanaël Blanchet wrote: > > Hello, > > Suspending one vm (2 GB RAM) is quite short (about 1 minute) while > restoring it is over 20 minutes... This make the suspend fe

[ovirt-users] restore state is very long after suspending

2015-01-30 Thread Nathanaël Blanchet
Hello, Suspending one vm (2 GB RAM) is quite short (about 1 minute) while restoring it is over 20 minutes... This make the suspend feature unusable. Is it a regular work? ovirt 3.5, el6 vdsm 4.16. ___ Users mailing list Users@ovirt.org http://lists.o

[ovirt-users] Where can I get the ovirt-engine MIB?

2015-01-30 Thread Nathanaël Blanchet
Hello, According to https://bugzilla.redhat.com/show_bug.cgi?id=1136818, we are now able to get snmtraps with the custom MIB. This thread provides the sample redhat MIB but where can I get the full ovirt-enfine mib txt file? ___ Users mailing list Us

[ovirt-users] SSH error while adding host

2015-01-30 Thread RASTELLI Alessandro
Hi, I'm trying to use oVirt 3.5 for glusterFS management. I installed the package on a Centos6.5 VM following the procedure, and everything went fine. When I add any host to the Cluster, I get the message: Host gluster01-mi installation failed. Command returned failure code 1 during SSH session

[ovirt-users] 3.5 -> 3.5.1 upgrade issue

2015-01-30 Thread Alan Murrell
I noticed I didn't have the reports installed, and thought in addition to installing thm I would upgrade my 3.5.0.1 installation to 3.5.1. I did a 'yum install engine-setup-dwh engine-setup-reports' and when those installed, I ran 'yum upgrade engine-setup'. This may have been my mistake. A

Re: [ovirt-users] update 3.5 -> 3.5.1

2015-01-30 Thread Alan Murrell
On 28/01/2015 10:33 PM, Koen Vanoppen wrote: Solved it. What was the resolution? -Alan ___ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

Re: [ovirt-users] [Users] A mobile monitoring application for oVirt

2015-01-30 Thread Tomas Jelinek
- Original Message - > From: "Gianluca Cecchi" > To: "Tomas Jelinek" > Cc: "Karli Sjöberg" , "Sphoorti Joglekar" > , "users" > > Sent: Thursday, January 29, 2015 7:29:53 PM > Subject: Re: [ovirt-users] [Users] A mobile monitoring application for oVirt > > hello, > using the ip addres