Re: [Users] [Engine-devel] [help]how to get the CA certificate when uploader ISO

2012-10-30 Thread Sheldon
On 10/30/2012 08:09 PM, Keith Robertson wrote: On 10/30/2012 07:13 AM, Sheldon wrote: On 10/30/2012 06:08 PM, Keith Robertson wrote: On 10/30/2012 06:02 AM, Sheldon wrote: error when I update a iso to iso domain by engine-iso-uploader # engine-iso-uploader --iso-domain=ISO upload Fedora-17-x86

Re: [Users] mozilla-xpi for Ubuntu

2012-10-30 Thread Antoni Segura Puimedon
While we don't have ovirt-engine-sdk packages for ubuntu, arch, debian, etc. (though a pypi package should be soon coming thanks to Michael Pasternak), I added a guide to install ovirt-engine-sdk on Debian/Ubuntu and arch linux. I especially recommend the approach I always follow, which is to ins

Re: [Users] Documentation: Storage Domain conversion from Data Domain to Export Domain

2012-10-30 Thread Itamar Heim
On 10/30/2012 09:29 PM, Michael Ayers wrote: Hey All, I ran into this issue myself where I needed to convert a data domain to an export domain in order to recover virtual guests from a corrupted ovirt/rhevm instance into a new ovirt/rhevm instance. This wasn’t documented anywhere that I saw but

Re: [Users] engine-iso-uploader problem

2012-10-30 Thread Brian Vetter
If you just want to make quick progress, you can copy your iso file to your images directory. You will want to put the .iso file (it must have a .iso extension) in the correct directory. e.g. cp my.iso /export/iso-images//images/---- The actual directory names w

Re: [Users] clear export domain status

2012-10-30 Thread Itamar Heim
On 10/30/2012 09:30 PM, Alex Leonhardt wrote: whoop - that did it :) ! for reference - i edited : /path/to/nfsexport/storagedomain/dom_md/metadata and to have changed POOL_UUID= and removed _SHA_CKSUM line all together how about wikifying this? Ta! Alex On 10/30/2012 07:31 AM, Igor Lv

Re: [Users] clear export domain status

2012-10-30 Thread Alex Leonhardt
whoop - that did it :) ! for reference - i edited : /path/to/nfsexport/storagedomain/dom_md/metadata and to have changed POOL_UUID= and removed _SHA_CKSUM line all together Ta! Alex On 10/30/2012 07:31 AM, Igor Lvovsky wrote: - Original Message - From: "Itamar Heim" To: "Alex Le

[Users] Documentation: Storage Domain conversion from Data Domain to Export Domain

2012-10-30 Thread Michael Ayers
Hey All, I ran into this issue myself where I needed to convert a data domain to an export domain in order to recover virtual guests from a corrupted ovirt/rhevm instance into a new ovirt/rhevm instance. This wasn't documented anywhere that I saw but with the help of Itamar Heim and an well ti

Re: [Users] engine-iso-uploader problem

2012-10-30 Thread Vincent Van der Kussen
On Tue, Oct 30, 2012 at 12:20:54PM -0400, Keith Robertson wrote: >Can you re-run with -v (verbose) and send me the output? >On 10/30/2012 12:00 PM, Dennis Böck wrote: > >Thanks for the instructions how to build. I did it and installed the >rpm. > >Now I get a new error message

Re: [Users] mozilla-xpi for Ubuntu

2012-10-30 Thread Alexandre Santos
Hi Mario :-) yep, been trying that way... Alex 2012/10/30 Mario Giammarco > Welcome to my world... if it was so easy I have compiled it myself. > Anyway use firefox-dev and download xulrunner-2.0 or 1.9 from old > ubuntu (you will find it in ubuntu website) > > 2012/10/30 Alexandre Santos : > >

Re: [Users] mozilla-xpi for Ubuntu

2012-10-30 Thread Mario Giammarco
Welcome to my world... if it was so easy I have compiled it myself. Anyway use firefox-dev and download xulrunner-2.0 or 1.9 from old ubuntu (you will find it in ubuntu website) 2012/10/30 Alexandre Santos : > I've been trying to build the version available at the SPICE website. The > problem I'm

Re: [Users] mozilla-xpi for Ubuntu

2012-10-30 Thread Alexandre Santos
I've been trying to build the version available at the SPICE website. The problem I'm facing now is that Ubuntu hasn't available anymore libxul-dev... Alex 2012/10/30 Michael Pasternak > On 10/30/2012 05:06 PM, Antoni Segura Puimedon wrote: > > I'll try it tonight in my archlinux and debian ins

Re: [Users] engine-iso-uploader problem

2012-10-30 Thread Keith Robertson
Can you re-run with -v (verbose) and send me the output? On 10/30/2012 12:00 PM, Dennis Böck wrote: Thanks for the instructions how to build. I did it and installed the rpm. Now I get a new error message: [root@vdihost1 RPMS]# engine-iso-uploader upload -i local-iso-share /run/media/dennis/4

Re: [Users] engine-iso-uploader problem

2012-10-30 Thread Dennis Böck
Thanks for the instructions how to build. I did it and installed the rpm. Now I get a new error message: [root@vdihost1 RPMS]# engine-iso-uploader upload -i local-iso-share /run/media/dennis/4F0B-18DE/ovirt/Fedora-17-x86_64-Live-Desktop.iso Please provide the REST API username for oVirt Engine

Re: [Users] mozilla-xpi for Ubuntu

2012-10-30 Thread Michael Pasternak
On 10/30/2012 05:06 PM, Antoni Segura Puimedon wrote: > I'll try it tonight in my archlinux and debian installations > and report back. Maybe we should submit ovirtsdk to pypi so > at least it will be installabe using pip/easy_install. i'll do that tomorrow. > > - Original Message - >> F

Re: [Users] mozilla-xpi for Ubuntu

2012-10-30 Thread Antoni Segura Puimedon
I'll try it tonight in my archlinux and debian installations and report back. Maybe we should submit ovirtsdk to pypi so at least it will be installabe using pip/easy_install. - Original Message - > From: "Itamar Heim" > To: "Antoni Segura Puimedon" > Cc: users@ovirt.org, "Mario Giammarc

Re: [Users] mozilla-xpi for Ubuntu

2012-10-30 Thread Itamar Heim
On 10/30/2012 04:44 PM, Antoni Segura Puimedon wrote: Doesn't the ovirtsdk work on ubuntu? its python. it should. i'm not aware of existing packaging for it though. - Original Message - From: "Itamar Heim" To: "Mario Giammarco" Cc: users@ovirt.org Sent: Tuesday, October 30, 2012 3

Re: [Users] mozilla-xpi for Ubuntu

2012-10-30 Thread Antoni Segura Puimedon
Doesn't the ovirtsdk work on ubuntu? - Original Message - > From: "Itamar Heim" > To: "Mario Giammarco" > Cc: users@ovirt.org > Sent: Tuesday, October 30, 2012 3:25:38 PM > Subject: Re: [Users] mozilla-xpi for Ubuntu > > On 10/30/2012 12:59 PM, Mario Giammarco wrote: > > Itamar Heim wr

Re: [Users] mozilla-xpi for Ubuntu

2012-10-30 Thread Itamar Heim
On 10/30/2012 12:59 PM, Mario Giammarco wrote: Itamar Heim writes: On 10/23/2012 07:38 PM, Alon Bar-Lev wrote: or easier, ovirt rest api, sdk or cli. the cli has a console command which will handle launching spice for you, just like user portal. would be great getting it to work on ubuntu

Re: [Users] Mailinglist naming

2012-10-30 Thread Vincent Van der Kussen
On Tue, Oct 30, 2012 at 02:04:59PM +0100, Dave Neary wrote: > Hi, > > On 10/30/2012 11:03 AM, Vincent Van der Kussen wrote: > >I was just wondering if it would be possible to rename the mailinglist from > >Users to ovirt-users or something. I think it would be just a bit more clear > >when looki

Re: [Users] Mailinglist naming

2012-10-30 Thread Dave Neary
Hi, On 10/30/2012 11:03 AM, Vincent Van der Kussen wrote: I was just wondering if it would be possible to rename the mailinglist from Users to ovirt-users or something. I think it would be just a bit more clear when looking at your inbox. This is just a suggestion. Don't take this as critic!

Re: [Users] [Engine-devel] [help]how to get the CA certificate when uploader ISO

2012-10-30 Thread Keith Robertson
On 10/30/2012 07:13 AM, Sheldon wrote: On 10/30/2012 06:08 PM, Keith Robertson wrote: On 10/30/2012 06:02 AM, Sheldon wrote: error when I update a iso to iso domain by engine-iso-uploader # engine-iso-uploader --iso-domain=ISO upload Fedora-17-x86_64-DVD.iso Please provide the REST API password

Re: [Users] [Engine-devel] [help]how to get the CA certificate when uploader ISO

2012-10-30 Thread Sheldon
On 10/30/2012 06:08 PM, Keith Robertson wrote: On 10/30/2012 06:02 AM, Sheldon wrote: error when I update a iso to iso domain by engine-iso-uploader # engine-iso-uploader --iso-domain=ISO upload Fedora-17-x86_64-DVD.iso Please provide the REST API password for the admin@internal oVirt Engine us

Re: [Users] mozilla-xpi for Ubuntu

2012-10-30 Thread Mario Giammarco
Itamar Heim writes: > > On 10/23/2012 07:38 PM, Alon Bar-Lev wrote: > or easier, ovirt rest api, sdk or cli. > the cli has a console command which will handle launching spice for you, > just like user portal. > would be great getting it to work on ubuntu (it's python) > Again only on Fedora.

[Users] Mailinglist naming

2012-10-30 Thread Vincent Van der Kussen
Hi all, I was just wondering if it would be possible to rename the mailinglist from Users to ovirt-users or something. I think it would be just a bit more clear when looking at your inbox. This is just a suggestion. Don't take this as critic! -- Regards, Vincent __

Re: [Users] [Engine-devel] [help]how to get the CA certificate when uploader ISO

2012-10-30 Thread Keith Robertson
On 10/30/2012 06:02 AM, Sheldon wrote: error when I update a iso to iso domain by engine-iso-uploader # engine-iso-uploader --iso-domain=ISO upload Fedora-17-x86_64-DVD.iso Please provide the REST API password for the admin@internal oVirt Engine user (CTRL+D to abort): ERROR: [ERROR]::ca_file (C

[Users] [help]how to get the CA certificate when uploader ISO

2012-10-30 Thread Sheldon
error when I update a iso to iso domain by engine-iso-uploader # engine-iso-uploader --iso-domain=ISO upload Fedora-17-x86_64-DVD.iso Please provide the REST API password for the admin@internal oVirt Engine user (CTRL+D to abort): ERROR: [ERROR]::ca_file (CA certificate) must be specified for SSL

Re: [Users] internet explorer 9

2012-10-30 Thread Juan Hernandez
On 10/29/2012 04:40 PM, Cristian Falcas wrote: > Any update if ovirt engine will be compiled with support for the other > browsers as well? I think that the idea is make nightly builds with all the browsers and locales. Mike, is that correct? > On Wed, Oct 24, 2012 at 8:29 AM, Juan Hernandez wro

Re: [Users] clear export domain status

2012-10-30 Thread Eli Mesika
- Original Message - > From: "Igor Lvovsky" > To: "Itamar Heim" > Cc: users@ovirt.org > Sent: Tuesday, October 30, 2012 9:31:30 AM > Subject: Re: [Users] clear export domain status > > > > - Original Message - > > From: "Itamar Heim" > > To: "Alex Leonhardt" > > Cc: users@o

Re: [Users] Backup and restore VM

2012-10-30 Thread Eli Mesika
- Original Message - > From: "Artem" > To: users@ovirt.org > Sent: Tuesday, October 30, 2012 12:41:52 AM > Subject: [Users] Backup and restore VM > > > Hi all, > > how i backup and restore the VM, when manager crashes? ( DB crashes, > server manager crashes, other) > > ideas? Hi Art

Re: [Users] can't add hosts due to version compatibility with latest nightly

2012-10-30 Thread Eli Mesika
- Original Message - > From: "Brian Vetter" > To: "Eli Mesika" > Cc: users@ovirt.org > Sent: Monday, October 29, 2012 6:34:42 PM > Subject: Re: [Users] can't add hosts due to version compatibility with latest > nightly > > Ugh. Nevermind. Something bogus was going on in Firefox. When

Re: [Users] Remove Default Cluster

2012-10-30 Thread Shaun Glass
Thanks On Tue, Oct 30, 2012 at 9:47 AM, Itamar Heim wrote: > On 10/30/2012 08:32 AM, Shaun Glass wrote: > >> Morning, >> >> For some reason after installation, not sure if it was due to DNS >> failure, I have two clusters listed in oVirt. The Default has no Hosts, >> hence no Guests, and I woul

Re: [Users] Import/Migrate of data domain from one server to another.

2012-10-30 Thread Itamar Heim
On 10/30/2012 02:50 AM, Michael Ayers wrote: Hey all, I was running the ovirt manager as a VM on another server. That VM got nuked and I had to set up the manager on a new VM. I have an old data-storage domain from the original configured VM that I need to import into the new manager or conver

Re: [Users] Remove Default Cluster

2012-10-30 Thread Itamar Heim
On 10/30/2012 08:32 AM, Shaun Glass wrote: Morning, For some reason after installation, not sure if it was due to DNS failure, I have two clusters listed in oVirt. The Default has no Hosts, hence no Guests, and I would like to remove it. However, since it is the default, it will not allow me to

Re: [Users] ovirt not seeing a VM has started.

2012-10-30 Thread Itamar Heim
On 10/30/2012 08:40 AM, Roy Golan wrote: On 10/30/2012 04:05 AM, Daniel Rowe wrote: please paste /var/log/engine/engine.log from the ovirt machine as well. and output of 'vdsClient -s 0 getAllVmStats' from vdsm node Hi I have my oVirt setup to the point where I can add VM. I am using Glu

Re: [Users] clear export domain status

2012-10-30 Thread Igor Lvovsky
- Original Message - > From: "Itamar Heim" > To: "Alex Leonhardt" > Cc: users@ovirt.org > Sent: Tuesday, October 30, 2012 2:38:24 AM > Subject: Re: [Users] clear export domain status > > On 10/30/2012 01:44 AM, Alex Leonhardt wrote: > > hi, > > > > I've got a export domain that i try t