[Users] Jenkins Cluster Management and Distributed Build Plugin for oVirt?

2013-12-09 Thread Steve Gordon
Hi all,

Has anyone written a Jenkins plugin for oVirt? Examples for other 
virtualization and cloud solutions are here:


https://wiki.jenkins-ci.org/display/JENKINS/Plugins#Plugins-Clustermanagementanddistributedbuild

Thanks,

Steve

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] oVirt-Live-0.8.iso - beta version Nov 15th 2012

2012-11-22 Thread Steve Gordon
- Original Message -
 From: Moran Goldboim mgold...@redhat.com
 To: users@ovirt.org
 Sent: Wednesday, November 14, 2012 5:22:02 PM
 Subject: [Users] oVirt-Live-0.8.iso - beta version Nov 15th 2012
 
 
   oVirt-Live-0.8.iso - beta version Nov 15th 2012
 
 
 Download
 
 download oVirt-Live-0.8.iso
 http://ovirt.org/releases/3.1/tools/oVirt-Live.0.8.iso

Hi Moran,

Where do you store the definitions used to actually create the ISO? I am 
wondering if there is any way we can trim the size of the initial download at 
all (while still offering the same experience) and would be interested in 
playing around with it some more.

Steve
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] oVirt-Live-0.8.iso - beta version Nov 15th 2012

2012-11-22 Thread Steve Gordon
- Original Message -
 From: Steve Gordon sgor...@redhat.com
 To: Moran Goldboim mgold...@redhat.com
 Cc: users@ovirt.org
 Sent: Thursday, November 22, 2012 2:25:54 PM
 Subject: Re: [Users] oVirt-Live-0.8.iso - beta version Nov 15th 2012
 
 - Original Message -
  From: Moran Goldboim mgold...@redhat.com
  To: users@ovirt.org
  Sent: Wednesday, November 14, 2012 5:22:02 PM
  Subject: [Users] oVirt-Live-0.8.iso - beta version Nov 15th 2012
  
  
oVirt-Live-0.8.iso - beta version Nov 15th 2012
  
  
  Download
  
  download oVirt-Live-0.8.iso
  http://ovirt.org/releases/3.1/tools/oVirt-Live.0.8.iso
 
 Hi Moran,
 
 Where do you store the definitions used to actually create the ISO? I
 am wondering if there is any way we can trim the size of the initial
 download at all (while still offering the same experience) and would
 be interested in playing around with it some more.
 
 Steve

Nevermind, I see as I move through my backlog on the other lists you have 
requested a GIT repo where I assume these will live :).

Steve
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] NFS issue using ovirt-node-iso-2.5.5-0.1.fc17

2012-11-10 Thread Steve Gordon
- Original Message -
 From: Sven Knohsalla s.knohsa...@netbiscuits.com
 To: users@ovirt.org
 Sent: Friday, November 9, 2012 11:46:07 AM
 Subject: Re: [Users] NFS issue using ovirt-node-iso-2.5.5-0.1.fc17
 
 Totally forgot the main problem:
 
 This config won't survive a reboot, so where can I push the button
 therefore :)
 
 Best,
 Sven.

You can use the 'persist' command. So for example:

$ persist /etc/nfsmount.conf

-Steve
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] allinone setup can't add storage

2012-11-09 Thread Steve Gordon
- Original Message -
 From: Moran Goldboim mgold...@redhat.com
 To: Cristian Falcas cristi.fal...@gmail.com
 Cc: users@ovirt.org
 Sent: Wednesday, November 7, 2012 8:47:08 AM
 Subject: Re: [Users] allinone setup can't add storage
 
 you are using ovirt-sdk from stable repo and engine from nightly
 repo,
 those doesn't work together.

Funnily enough, you will find it is actually in Fedora's stable updates 
repository and you can tell from the dist tag that is where this user (and many 
others) picked it up from. Refer to:

https://bugzilla.redhat.com/show_bug.cgi?id=851893

https://admin.fedoraproject.org/updates/FEDORA-2012-14464/ovirt-engine-sdk-3.2.0.2-1.fc17?_csrf_token=13cb5ad1a0d3d9177fa143d1724754d8b65fb99e

This has been causing a variety of issues for users since it was pushed in 
early October. Here are some others from my logs:

Oct 16 06:13:04 gestahlt  AIO: Error: could not create ovirtsdk API object
Oct 23 19:58:03 Rudde okey here is my Error Exception: Error: could not 
create ovirtsdk API object
Oct 27 08:13:32 yaro014   after yum update i'm getting error ovirt 
Error: could not create ovirtsdk API object while engine-setup, could anyone 
advice ? cannot find anything in google

It breaks installation of oVirt 3.1 AIO on F17 and also I believe some of the 
tools for normal installs. In future it would be better if we did not push 
incompatible versions to stable Fedora releases, it directly convenes Fedora's 
updates policy.

Thanks,

Steve

 On 11/07/2012 01:40 PM, Cristian Falcas wrote:
  Hi all,
 
  Can someone help me with this error:
 
  AIO: Adding Local Datacenter and cluster... [
  ERROR ]
  Error: could not create ovirtsdk API object
 
 
  trace from the log file
 
  2012-11-07 13:34:44::DEBUG::all_in_one_100::220::root:: Initiating
  the
  API object
  2012-11-07 13:34:44::ERROR::all_in_one_100::231::root:: Traceback
  (most recent call last):
File /usr/share/ovirt-engine/scripts/plugins/all_in_one_100.py,
  line 228, in initAPI
  ca_file=basedefs.FILE_CA_CRT_SRC,
  TypeError: __init__() got an unexpected keyword argument 'ca_file'
 
  2012-11-07 13:34:44::DEBUG::setup_sequences::62::root:: Traceback
  (most recent call last):
File /usr/share/ovirt-engine/scripts/setup_sequences.py, line
60,
  in run
  function()
File /usr/share/ovirt-engine/scripts/plugins/all_in_one_100.py,
  line 232, in initAPI
  raise Exception(ERROR_CREATE_API_OBJECT)
  Exception: Error: could not create ovirtsdk API object
 
 
  Versions installed:
 
  ovirt-engine-3.1.0-3.20121106.git6891171.fc17.noarch
  ovirt-engine-backend-3.1.0-3.20121106.git6891171.fc17.noarch
  ovirt-engine-cli-3.1.0.6-1.fc17.noarch
  ovirt-engine-config-3.1.0-3.20121106.git6891171.fc17.noarch
  ovirt-engine-dbscripts-3.1.0-3.20121106.git6891171.fc17.noarch
  ovirt-engine-genericapi-3.1.0-3.20121106.git6891171.fc17.noarch
  ovirt-engine-notification-service-3.1.0-3.20121106.git6891171.fc17.noarch
  ovirt-engine-restapi-3.1.0-3.20121106.git6891171.fc17.noarch
  ovirt-engine-sdk-3.1.0.4-1.fc17.noarch
  ovirt-engine-setup-3.1.0-3.20121106.git6891171.fc17.noarch
  ovirt-engine-setup-plugin-allinone-3.1.0-3.20121106.git6891171.fc17.noarch
  ovirt-engine-tools-common-3.1.0-3.20121106.git6891171.fc17.noarch
  ovirt-engine-userportal-3.1.0-3.20121106.git6891171.fc17.noarch
  ovirt-engine-webadmin-portal-3.1.0-3.20121106.git6891171.fc17.noarch
 
 
  ___
  Users mailing list
  Users@ovirt.org
  http://lists.ovirt.org/mailman/listinfo/users
 
 ___
 Users mailing list
 Users@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/users
 
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Jboss service.Check Error During Install

2012-11-09 Thread Steve Gordon
- Original Message -
 From: Alon Bar-Lev alo...@redhat.com
 To: Jason Scalia jsca...@gmail.com
 Cc: users@ovirt.org
 Sent: Monday, October 8, 2012 3:00:43 PM
 Subject: Re: [Users] Jboss service.Check Error During Install
 
 
 
 - Original Message -
  From: Jason Scalia jsca...@gmail.com
  To: users@ovirt.org
  Sent: Monday, October 8, 2012 8:55:10 PM
  Subject: Re: [Users] Jboss service.Check Error During Install
  
  
  Hello,
  
  
  I actually got a different error on this install:
  
  
  
  Configuring HTTPD... [ DONE ]
  AIO: Creating storage directory... [ DONE ]
  AIO: Adding Local Datacenter and cluster... [ ERROR ]
  Error: could not create ovirtsdk API object
  Please check log file
  /var/log/ovirt-engine/engine-setup_2012_10_08_14_24_47.log for more
  information
 
 This relates to the all-in-one plugin.
 
 If you are not using it (not running VMs on the same host as the
 manager), simply install ovirt-engine instead of
 ovirt-engine-setup-plugin-allinone.
 
 Can you provide the logs, I am CCing Moran to look into this.
 
 Thanks,
 Alon

As per another thread, this is a manifestation of 
https://bugzilla.redhat.com/show_bug.cgi?id=851893 

Steve
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Jboss service.Check Error During Install

2012-11-09 Thread Steve Gordon


- Original Message -
 From: Steve Gordon sgor...@redhat.com
 To: Alon Bar-Lev alo...@redhat.com
 Cc: users@ovirt.org
 Sent: Friday, November 9, 2012 11:14:44 AM
 Subject: Re: [Users] Jboss service.Check Error During Install
 
 - Original Message -
  From: Alon Bar-Lev alo...@redhat.com
  To: Jason Scalia jsca...@gmail.com
  Cc: users@ovirt.org
  Sent: Monday, October 8, 2012 3:00:43 PM
  Subject: Re: [Users] Jboss service.Check Error During Install
  
  
  
  - Original Message -
   From: Jason Scalia jsca...@gmail.com
   To: users@ovirt.org
   Sent: Monday, October 8, 2012 8:55:10 PM
   Subject: Re: [Users] Jboss service.Check Error During Install
   
   
   Hello,
   
   
   I actually got a different error on this install:
   
   
   
   Configuring HTTPD... [ DONE ]
   AIO: Creating storage directory... [ DONE ]
   AIO: Adding Local Datacenter and cluster... [ ERROR ]
   Error: could not create ovirtsdk API object
   Please check log file
   /var/log/ovirt-engine/engine-setup_2012_10_08_14_24_47.log for
   more
   information
  
  This relates to the all-in-one plugin.
  
  If you are not using it (not running VMs on the same host as the
  manager), simply install ovirt-engine instead of
  ovirt-engine-setup-plugin-allinone.
  
  Can you provide the logs, I am CCing Moran to look into this.
  
  Thanks,
  Alon
 
 As per another thread, this is a manifestation of

This is the correct BZ: https://bugzilla.redhat.com/show_bug.cgi?id=869457

 https://bugzilla.redhat.com/show_bug.cgi?id=851893
 
 Steve
 ___
 Users mailing list
 Users@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/users
 
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] allinone setup can't add storage

2012-11-09 Thread Steve Gordon


- Original Message -
 From: Steve Gordon sgor...@redhat.com
 To: Moran Goldboim mgold...@redhat.com
 Cc: users@ovirt.org, Cristian Falcas cristi.fal...@gmail.com
 Sent: Friday, November 9, 2012 11:11:23 AM
 Subject: Re: [Users] allinone setup can't add storage
 
 - Original Message -
  From: Moran Goldboim mgold...@redhat.com
  To: Cristian Falcas cristi.fal...@gmail.com
  Cc: users@ovirt.org
  Sent: Wednesday, November 7, 2012 8:47:08 AM
  Subject: Re: [Users] allinone setup can't add storage
  
  you are using ovirt-sdk from stable repo and engine from nightly
  repo,
  those doesn't work together.
 
 Funnily enough, you will find it is actually in Fedora's stable
 updates repository and you can tell from the dist tag that is where
 this user (and many others) picked it up from. Refer to:
 
 https://bugzilla.redhat.com/show_bug.cgi?id=851893
Correction, this is the BZ: https://bugzilla.redhat.com/show_bug.cgi?id=869457

 
 https://admin.fedoraproject.org/updates/FEDORA-2012-14464/ovirt-engine-sdk-3.2.0.2-1.fc17?_csrf_token=13cb5ad1a0d3d9177fa143d1724754d8b65fb99e
 
 This has been causing a variety of issues for users since it was
 pushed in early October. Here are some others from my logs:
 
 Oct 16 06:13:04 gestahltAIO: Error: could not create ovirtsdk API
 object
 Oct 23 19:58:03 Rudde   okey here is my Error Exception: Error:
 could not create ovirtsdk API object
 Oct 27 08:13:32 yaro014 after yum update i'm getting error ovirt
 Error: could not create ovirtsdk API object while engine-setup,
 could anyone advice ? cannot find anything in google
 
 It breaks installation of oVirt 3.1 AIO on F17 and also I believe
 some of the tools for normal installs. In future it would be
 better if we did not push incompatible versions to stable Fedora
 releases, it directly convenes Fedora's updates policy.
 
 Thanks,
 
 Steve
 
  On 11/07/2012 01:40 PM, Cristian Falcas wrote:
   Hi all,
  
   Can someone help me with this error:
  
   AIO: Adding Local Datacenter and cluster... [
   ERROR ]
   Error: could not create ovirtsdk API object
  
  
   trace from the log file
  
   2012-11-07 13:34:44::DEBUG::all_in_one_100::220::root::
   Initiating
   the
   API object
   2012-11-07 13:34:44::ERROR::all_in_one_100::231::root:: Traceback
   (most recent call last):
 File
 /usr/share/ovirt-engine/scripts/plugins/all_in_one_100.py,
   line 228, in initAPI
   ca_file=basedefs.FILE_CA_CRT_SRC,
   TypeError: __init__() got an unexpected keyword argument
   'ca_file'
  
   2012-11-07 13:34:44::DEBUG::setup_sequences::62::root:: Traceback
   (most recent call last):
 File /usr/share/ovirt-engine/scripts/setup_sequences.py, line
 60,
   in run
   function()
 File
 /usr/share/ovirt-engine/scripts/plugins/all_in_one_100.py,
   line 232, in initAPI
   raise Exception(ERROR_CREATE_API_OBJECT)
   Exception: Error: could not create ovirtsdk API object
  
  
   Versions installed:
  
   ovirt-engine-3.1.0-3.20121106.git6891171.fc17.noarch
   ovirt-engine-backend-3.1.0-3.20121106.git6891171.fc17.noarch
   ovirt-engine-cli-3.1.0.6-1.fc17.noarch
   ovirt-engine-config-3.1.0-3.20121106.git6891171.fc17.noarch
   ovirt-engine-dbscripts-3.1.0-3.20121106.git6891171.fc17.noarch
   ovirt-engine-genericapi-3.1.0-3.20121106.git6891171.fc17.noarch
   ovirt-engine-notification-service-3.1.0-3.20121106.git6891171.fc17.noarch
   ovirt-engine-restapi-3.1.0-3.20121106.git6891171.fc17.noarch
   ovirt-engine-sdk-3.1.0.4-1.fc17.noarch
   ovirt-engine-setup-3.1.0-3.20121106.git6891171.fc17.noarch
   ovirt-engine-setup-plugin-allinone-3.1.0-3.20121106.git6891171.fc17.noarch
   ovirt-engine-tools-common-3.1.0-3.20121106.git6891171.fc17.noarch
   ovirt-engine-userportal-3.1.0-3.20121106.git6891171.fc17.noarch
   ovirt-engine-webadmin-portal-3.1.0-3.20121106.git6891171.fc17.noarch
  
  
   ___
   Users mailing list
   Users@ovirt.org
   http://lists.ovirt.org/mailman/listinfo/users
  
  ___
  Users mailing list
  Users@ovirt.org
  http://lists.ovirt.org/mailman/listinfo/users
  
 
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Authentication for REST APIs?

2012-10-02 Thread Steve Gordon
- Original Message -
 From: Itamar Heim ih...@redhat.com
 To: Brian Vetter bjvet...@gmail.com
 Cc: users@ovirt.org
 Sent: Tuesday, October 2, 2012 3:15:34 AM
 Subject: Re: [Users] Authentication for REST APIs?
 
 On 10/02/2012 06:28 AM, Brian Vetter wrote:
  I've done two different things. First, I associated one of my
  groups in my directory with being a VMUser which gave members
  access to a particular VM. If I login with one of those users via
  the User portal, I can see their VM (or VMs if I do more than
  one). If I use the REST API (or ovirt-shell) using this user's
  account and password, I get an unauthorized error.
 
  Similarly, I have another group that is assigned the DomainManager
  role. If I add this other user to that group, when I login with
  that user via the user portal, I see the advanced portal. If I use
  the REST-API (using curl) or ovirt-shell and use the user's login
  information, I now am authorized and see a list of VMs returned as
  XML (in the case of curl).
 
  That said, I see all VMs in the system, not just the one assigned
  to the user that logged in. So this makes me think that either the
  REST API for getting the APIs as suggested by the article is an
  administrative API and there is either (a) a different rest
  API/uri that returns the logged in user's vms (the list that would
  be returned to the portal) or (b) no way to get a particular
  user's list of VMs authenticated as the user.
 
 you need to specify to the api you want to view things in user mode
 via the filter header.
 Example:
 curl -X GET -H Filter: true -u user@domain:password
 http://[servername]:PORT/api/vms

Yes, and if using the SDK set filter=true when calling the API constructor (is 
there a reason filtered isn't the default? Wouldn't this suit both uses - 
admin/non-admin - better?).

Steve
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] How to change number of cpu cores in Ovirt 3.1 with the python sdk.

2012-09-25 Thread Steve Gordon
- Original Message -
 From: Don Dupuis donds...@gmail.com
 To: Itamar Heim ih...@redhat.com
 Cc: users@ovirt.org
 Sent: Monday, September 24, 2012 8:08:40 PM
 Subject: Re: [Users] How to change number of cpu cores in Ovirt 3.1 with the 
 python sdk.
 
 I know the layout of the xml stuff, but I am trying to use the python
 sdk code such as an example
 
 vm_os = params.OperatingSystems(boot=[params.Boot(dev=hd)])
 
 Don

I think you want params.CpuTopology. I can't work out how to actually add that 
to the VM creation request though, I assigned it to the cpu parameter and 
didn't get an error but I also didn't get a VM with the assigned number of 
cores/sockets.

Steve
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] How to change number of cpu cores in Ovirt 3.1 with the python sdk.

2012-09-25 Thread Steve Gordon
- Original Message -
 From: Don Dupuis donds...@gmail.com
 To: Steve Gordon sgor...@redhat.com
 Cc: users@ovirt.org
 Sent: Tuesday, September 25, 2012 11:03:44 AM
 Subject: Re: [Users] How to change number of cpu cores in Ovirt 3.1 with the 
 python sdk.
 
 Steve
 
 THANKS!!!  That did the trick.
 
 I was originally trying it like this
 
 vm_cpu = params.CPU(topology=[params.CpuTopology(cores=4,
 sockets=1)])
 
 
 Don

In the params.OperatingSystem(boot=[params.Boot(dev=hd)]) example the reason 
you pass a list (denoted by the square brackets) is that the VM can have a 
number of boot devices which will be tried in order. A VM can only have one CPU 
topology though which is why the topology argument shouldn't be a list. That is 
my understanding anyway ;).

Steve
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Wondering about updating ovirt from 3.0 to 3.1

2012-07-24 Thread Steve Gordon
- Original Message -
 From: Ofer Schreiber oschr...@redhat.com
 To: Jason Brooks jbro...@redhat.com
 Cc: users@ovirt.org
 Sent: Tuesday, July 24, 2012 7:13:32 AM
 Subject: Re: [Users] Wondering about updating ovirt from 3.0 to 3.1
 
 
 
 - Original Message -
  On 07/12/2012 06:08 PM, Robert Middleswarth wrote:
   On 07/12/2012 03:01 PM, Dominic Kaiser wrote:
   So does Fedora 16 have an Ovirt 3.1 repo?  It seems best way to
   do
   this correct me if I am wrong:
   No.  There are no Fedora 16 Repo's
  
   1. Uninstall 3.0
   2. engine-cleanup do not drop database
   3. Reinstall
  
   Good to go right?  Will this mess with vm's already running etc.
   Pretty certain this will break things badly.
  
   The un-test but the way that should work is.
  
   Uninstall oVirt 3.0 do not engine-clean
   Upgrade from Fedora 16 to Fedora 17.
   Add the beta repo's
   yum clean all
   Yum install ovirt-engine
   Run enginue-upgrade and follow it instructions
 
 I'm afraid this won't work, we changed so many things in the
 packaging/setup between 3.0 and 3.1
 
  
  
  Has anyone else tested this? I just tried it on a test rig of F16
  running 3.0, upgrading to 3.1 beta on F17. All the steps completed
  fine,
  except that I had to remove ovirt-engine-jbossas, which conflicted
  with
  the new, from Fedora, jboss-as, before installing ovirt-engine 3.1.
  
  After engine-upgrade completed, I wasn't able to access the engine.
  Jboss-as was stopped, as was httpd. Starting them up didn't make
  the
  engine accessible, though. I just got the default fedora pages for
  JBoss
  and for Apache.
  
  On my own oVirt setup, I moved from 3.0 to 3.1 by moving my VMs and
  templates to my export domain, detaching my export and iso domains,
  and
  installing 3.1 from scratch, before importing my iso and export
  domains
  and ferrying my VMs and templates over to my new data domain.
  
  What's the most sane upgrade advice we can offer to oVirt 3.0
  users?
  
  Jason
 
 the sane upgrade path (nothing is sane in Fedora 16 to Fedora 17
 upgrade):
 1. run engine-cleanup, do not drop DB
 2. remove all ovirt-engine rpms (including the JBoss one)
   - please not that this will remove the PKI, so you'll have to
   re-install your hosts
 3. Do the fedora upgrade
 4. install ovirt-engine rpms
 5. run engine-setup
   - Give same passwords to the DB/admin user
 
 in this case, engine-setup should upgrade the db, and not install it.
 we didn't tried this approach yet, so I'll appreciate any input.

Can someone please try this out and verify it works? I'd like to include this 
process in the release notes.

Thanks,

Steve
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Wondering about updating ovirt from 3.0 to 3.1

2012-07-24 Thread Steve Gordon
- Original Message -
 From: Jason Brooks jbro...@redhat.com
 To: Steve Gordon sgor...@redhat.com
 Cc: Ofer Schreiber oschr...@redhat.com, users@ovirt.org
 Sent: Tuesday, July 24, 2012 6:50:24 PM
 Subject: Re: [Users] Wondering about updating ovirt from 3.0 to 3.1
 
 
 
  What's the most sane upgrade advice we can offer to oVirt 3.0
  users?
 
  Jason
 
  the sane upgrade path (nothing is sane in Fedora 16 to Fedora 17
  upgrade):
  1. run engine-cleanup, do not drop DB
  2. remove all ovirt-engine rpms (including the JBoss one)
 - please not that this will remove the PKI, so you'll have to
 re-install your hosts
  3. Do the fedora upgrade
  4. install ovirt-engine rpms
  5. run engine-setup
 - Give same passwords to the DB/admin user
 
  in this case, engine-setup should upgrade the db, and not install
  it.
  we didn't tried this approach yet, so I'll appreciate any input.
 
  Can someone please try this out and verify it works? I'd like to
  include this process in the release notes.
 
 I've been testing this path today. I get all the way to step 5,
 running
 engine-setup, and the script fails out after asking for my existing
 db
 password. The script asks for my password, over and over (I tried
 entering it like 25 times) and keeps on asking until I hit enter with
 a
 blank password a couple of times, at which point it fails out.
 
 Jason

Hi Jason,

Any chance you could upload the engine-setup log somewhere for us to take a 
look at?

Thanks,

Steve
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Install ovirt on EC2.

2012-07-19 Thread Steve Gordon


- Original Message -
 From: Itamar Heim ih...@redhat.com
 To: jdbjun...@gmail.com
 Cc: users@ovirt.org
 Sent: Wednesday, July 18, 2012 5:51:18 AM
 Subject: Re: [Users] Install ovirt on EC2.
 
 On 07/18/2012 08:22 AM, jdbjun...@gmail.com wrote:
  For those of you testing ovirt. Is it possible to configure all of
  it
  using amazon ec2? And if possible, is there any public AMI
  preconfigured at amazon nowadays that one could use to get up and
  running easily. I'm unsure about the need of having a physical
  machine
  to try ovirt out. (or use amazon ec2/linode)
 
 you could run the engine on EC2.
 but you can run guests on it (unless you use fake qemu, which will
 launch fake guests).
 
 there isn't currently an AMI

I did actually build and provide an Engine AMI for one of our very early builds 
(even before the first formal release) which I blogged about [1] but I didn't 
end up doing a new one for the actual release. If there is interest I guess I 
could probably do it again, but without hosts somewhere to actually run VMs 
it's a very limited look at the engine. Especially with the new 'all in one' 
mode meaning with even just one host with virt extensions you can get some VMs 
up and running.

Steve

[1] 
http://rainhilltrials.blogspot.ca/2011/11/testing-ovirt-engine-on-amacon-ec2.html
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] make rpm error

2012-04-09 Thread Steve Gordon
So why isn't the maven package installed properly on the build host? How was 
maven installed on this box? The fact is the build *does* require maven and we 
are currently generating SRPMs that do not indicate this (because it's not in 
the spec).

Steve

- Original Message -
 From: зоррыч zo...@megatrone.ru
 To: Laszlo Hornyak lhorn...@redhat.com
 Cc: users@ovirt.org, Steve Gordon sgor...@redhat.com
 Sent: Friday, April 6, 2012 10:50:43 AM
 Subject: RE: [Users] make rpm error
 
 I deleted the line
 BuildRequires: maven
 In the spec file, RPM packages have been created successfully
 
 
 mvn installed:
 
 [root@noc-2-synt tmp]# mvn --version
 Warning: JAVA_HOME environment variable is not set.
 Apache Maven 2.2.1 (r801777; 2009-08-06 15:16:01-0400)
 Java version: 1.6.0_22
 Java home: /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre
 Default locale: en_US, platform encoding: UTF-8
 OS name: linux version: 2.6.32-220.4.1.el6.x86_64 arch: amd64
 Family: unix
 
 
 
 
 thank you
 
 
 -Original Message-
 From: Laszlo Hornyak [mailto:lhorn...@redhat.com]
 Sent: Friday, April 06, 2012 5:12 PM
 To: ??
 Cc: users@ovirt.org; Steve Gordon
 Subject: Re: [Users] make rpm error
 
 Hi,
 
 Jenkins is complaining about the same thing, I believe this is where
 it went wrong:
 http://jenkins.ovirt.org/job/ovirt_engine_create_rpms/191/
 
 Related change:
 http://gerrit.ovirt.org/#patch,sidebyside,3337,2,packaging/fedora/spec/ovirt-engine.spec.in
 
 Just guessing but maven is not installed on the OS, is that the
 problem?
 
 Laszlo
 
 
 - Original Message -
  From: ?? zo...@megatrone.ru
  To: users@ovirt.org
  Sent: Friday, April 6, 2012 2:53:13 PM
  Subject: [Users] make rpm error
  
  
  
  
  
  Hi.
  
  I tried to collect the RPM packages for instructions:
  http://www.ovirt.org/wiki/Build_and_Install_Engine_RPM
  
  Commands: “git clone git://gerrit.ovirt.org/ovirt-engine” and
  “make”
  and “make test” Executed without error
  
  
  
  make rpm error:
  
  [root@noc-2-synt ovirt-engine]# make rpm
  
  tar zcf ovirt-engine-3.1.0_0001.tar.gz `git ls-files`
  
  mkdir -p /root/ovirt-engine/output
  
  sed -e 's/^Version:.*/Version: 3.1.0_0001/' \
  
  -e 's/^Release:.*/Release: 1.8%{?dist}/'
  packaging/fedora/spec/ovirt-engine.spec.in  ovirt-engine.spec
  
  mkdir -p
  /root/ovirt-engine/srcrpmbuild/{SPECS,RPMS,SRPMS,SOURCES,BUILD,BUILDRO
  OT}
  
  cp -f ovirt-engine.spec /root/ovirt-engine/srcrpmbuild/SPECS/
  
  cp -f ovirt-engine-3.1.0_0001.tar.gz
  /root/ovirt-engine/srcrpmbuild/SOURCES/
  
  rpmbuild -bs --define=_topdir /root/ovirt-engine/srcrpmbuild
  --define=_sourcedir . ovirt-engine.spec
  
  Wrote:
  /root/ovirt-engine/srcrpmbuild/SRPMS/ovirt-engine-3.1.0_0001-1.8.el6.s
  rc.rpm
  
  mv /root/ovirt-engine/srcrpmbuild/SRPMS/*.rpm
  /root/ovirt-engine/output
  
  rm -rf /root/ovirt-engine/srcrpmbuild ovirt-engine.spec
  ovirt-engine-3.1.0_0001.tar.gz
  
  rm -rf /root/ovirt-engine/rpmbuild
  
  mkdir -p
  /root/ovirt-engine/rpmbuild/{SPECS,RPMS,SRPMS,SOURCES,BUILD,BUILDROOT}
  
  rpmbuild --define=_topdir /root/ovirt-engine/rpmbuild --rebuild
  /root/ovirt-engine/output/ovirt-engine-3.1.0_0001-1.8.el6.src.rpm
  
  Installing
  /root/ovirt-engine/output/ovirt-engine-3.1.0_0001-1.8.el6.src.rpm
  
  error: Failed build dependencies:
  
  maven is needed by ovirt-engine-3.1.0_0001-1.8.el6.x86_64
  
  make: *** [rpm] Error 1
  
  [root@noc-2-synt ovirt-engine]#
  
  
  
  
  
  You can fix this?
  ___
  Users mailing list
  Users@ovirt.org
  http://lists.ovirt.org/mailman/listinfo/users
  
 
 
 
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] OVirt Node must run on FQDN box as well?

2012-03-26 Thread Steve Gordon


- Original Message -
 From: Garth Keesler gar...@gdcjk.com
 To: users@ovirt.org
 Sent: Sunday, March 25, 2012 2:28:30 PM
 Subject: [Users] OVirt Node must run on FQDN box as well?
 
 The docs clearly state that the OVirt Engine must run on a box that
 is
 fully DNSed, both forward and backward. I've done that but am having
 trouble connecting a Node box that is not DNSed but does have a
 static
 IP. Do I need to DNS the Node box as well?

As per Itamar's response this relates to an issue with the version of libvirt 
that we originally released on, as I understand it even where this applies 
though not having an FQDN for the node(s) only impacts migration. Not being 
able to connect the node at all sounds like a different issue.

Steve
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] missing iso files?

2012-03-08 Thread Steve Gordon


- Original Message -
 From: Itamar Heim ih...@redhat.com
 To: Joe Pruett j...@q7.com
 Cc: users@ovirt.org, Steve Gordon sgor...@redhat.com
 Sent: Thursday, March 8, 2012 10:39:05 AM
 Subject: Re: [Users] missing iso files?
 
 On 03/08/2012 05:32 PM, Joe Pruett wrote:
  On 2012-03-07 23:15, Itamar Heim wrote:
  On 03/07/2012 10:04 PM, Joe Pruett wrote:
  the docs imply that the virtio and guest tools isos should be
  installed
  in the premade iso storage area, but nothing was setup on my
  install.
  furthermore the files that should be in /usr/share are not there
  either. is this something that isn't in ovirt, but only in rhev?
  or
  did something mess up in my install?
 
  which url of docs are you using?
 
  the ovirt.org one:
 
  http://www.ovirt.org/w/images/a/a9/OVirt-3.0-Installation_Guide-en-US.pdf
 
 steve, looking at section 9.2.1, I think we still didn't have anyone
 package any of these iso's/vfd's for ovirt and this section should be
 removed for now?
 

Again I'm going to have to ask for a bug as I am expecting rather a lot of 
these:

https://bugzilla.redhat.com/enter_bug.cgi?product=oVirtcomponent=doc-Installation-Guide

Out of interest when will we providing the ISOs/VFDs? 

Steve
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] missing iso files?

2012-03-07 Thread Steve Gordon


- Original Message -
 From: Joe Pruett j...@q7.com
 To: users@ovirt.org
 Sent: Wednesday, March 7, 2012 3:13:25 PM
 Subject: Re: [Users] missing iso files?
 
 ok, found engine-iso-uploader.   still missing the isos, but i can
 download them from the net.  sounds like mainly doc issues?

Hi Joe,

Assuming you are referring to the installation guide, documentation bugs can be 
raised here:

https://bugzilla.redhat.com/enter_bug.cgi?product=oVirtcomponent=doc-Installation-Guide

Thanks,

Steve
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] missing iso files?

2012-03-07 Thread Steve Gordon


- Original Message -
 From: Joe Pruett j...@q7.com
 To: users@ovirt.org
 Sent: Wednesday, March 7, 2012 3:41:27 PM
 Subject: Re: [Users] missing iso files?
 
 
 
 On 03/07/2012 12:31 PM, Steve Gordon wrote:
 
  - Original Message -
  From: Joe Pruett j...@q7.com
  To: users@ovirt.org
  Sent: Wednesday, March 7, 2012 3:13:25 PM
  Subject: Re: [Users] missing iso files?
 
  ok, found engine-iso-uploader.   still missing the isos, but i can
  download them from the net.  sounds like mainly doc issues?
  Hi Joe,
 
  Assuming you are referring to the installation guide, documentation
  bugs can be raised here:
 
  https://bugzilla.redhat.com/enter_bug.cgi?product=oVirtcomponent=doc-Installation-Guide
 
  Thanks,
 
  Steve
 
 i guess the question i have is whether the docs are right and the
 packages are wrong or the other way around?  i can certainly submit a
 bug and let you guys sort it out, if that is easiest.

In terms of the UI question you raised (about overcommit) I couldn't be 100% 
sure, but if the docs specify the wrong binary names that is a more obvious 
correction that's needed.

Steve
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Documentation

2012-02-27 Thread Steve Gordon


- Original Message -
 From: Xyko ( José Francisco Ribeiro Neto ) xyk...@gmail.com
 To: users@ovirt.org
 Sent: Saturday, February 25, 2012 11:11:50 AM
 Subject: [Users] Documentation
 
 Hi,
 I`m new in ovirt world. I found the instalation guide and now I would
 like
 to know where do I find users guide, administration guide and so on.
 
 Thank`s in advance for your help.

These guides do not exist specifically for oVirt at this time. In the mean time 
I would suggest the best resource is the RHEV documentation at docs.redhat.com.

Steve

 Regards,
 
 --
 Xyko ( José Francisco Ribeiro Neto )
 
 ___
 Users mailing list
 Users@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/users
 
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Problem with required packages when installing ovirt-engine

2012-02-10 Thread Steve Gordon


- Original Message -
 From: Terry Phelps tgphelp...@gmail.com
 To: users@ovirt.org
 Sent: Friday, February 10, 2012 1:48:57 PM
 Subject: [Users] Problem with required packages when installing ovirt-engine
 
 I'm new here, and am trying to install ovirt-engine, as documented on
 ovirt.org/get-ovirt, and in the installation guide. I've worked with
 RPM-based distributions (RHEL, Centos, Scientific Linux) for quite a
 while, but have never worked with Fedora.
 
 Please tell me what I'm doing wrong, or failing to do:
 
 I am trying to install ovirt-engine on a newly-built Scientific Linux
 6.1 (just like RHEL 6.1) machine. I did the wget
 ...ovirt-engine.repo, and removed the classpathx-jaf RPM.

I could be wrong but suspect you could have better luck with 6.2 (I believe SL 
has this out now?).

Steve
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users