Re: [Users] Stuck VM on Migration To

2014-01-16 Thread Michal Skrivanek

On Jan 15, 2014, at 13:12 , Carlo Turco carlo.tu...@inpe.br wrote:

 Hello guys.
 
 I´m using 3.2 ovirt and suddenly one of my VM started to migrate. The problem 
 is that it´s is Stuck in this process and I can not do nothing on it.
 
 I take a look on engine.log and there is nothing there showing a problem, if 
 a try to cancel migration, it says
 2014-01-15 10:08:37,129 WARN 
 [org.ovirt.engine.core.bll.CancelMigrateVmCommand] (ajp--127.0.0.1-8702-3) 
 CanDoAction of action CancelMigrateVm failed. 
 Reasons:VAR__TYPE__VM,VAR__ACTION__CANCEL_MIGRATE,VM_CANNOT_CANCEL_MIGRATION_WHEN_VM_IS_NOT_MIGRATING
 
 Suspend
 2014-01-15 10:10:32,041 WARN [org.ovirt.engine.core.bll.HibernateVmCommand] 
 (ajp--127.0.0.1-8702-7) CanDoAction of action HibernateVm failed. 
 Reasons:ACTION_TYPE_FAILED_VM_IS_NOT_UP,VAR__TYPE__VM,VAR__ACTION__HIBERNATE
 
 Run
 2014-01-15 10:11:13,244 INFO 
 [org.ovirt.engine.core.vdsbroker.CreateVmVDSCommand] (pool-3-thread-50) 
 [1c8495ae] Vm Running failed - vm 
 68a11fa4-f3b8-430a-af02-0beaa293f49c:core-mag already running, status 
 MigratingTo
 
 What can I do?

Hi,
well, as a first step, attach logs:-)
If possible from engine, source vdsm and destination vdsm, along with the VM 
name in question and let's see what's going on….

Thanks,
michal

 
 Best wishes
 
 Carlo Turco
 ___
 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] installation failed on cluster host

2014-01-16 Thread Sven Kieske
Hi,

I think I can answer this.

oVirt relies on a working yum for this kind
of installation.

And it's not a yum issue at all, but a configuration issue on your
side.

If you have a proxy, configure your yum.conf accordingly.
Information how to do this, can be found e.g. here:
https://www.centos.org/docs/5/html/yum/sn-yum-proxy-server.html

If this doesn't work and oVirt doesn't respect yum.conf (which I doubt)
you found a bug and should open a BZ for it.

HTH

Am 16.01.2014 08:38, schrieb William Kwan:
 problem resolved.
 
 It is a Yum issue. Hosts are behind a http proxy.  I wonder if ovirt should 
 add some options during or after engine-setup.  I added env var to bashrc and 
 the install ran fine.

-- 
Mit freundlichen Grüßen / Regards

Sven Kieske

Systemadministrator
Mittwald CM Service GmbH  Co. KG
Königsberger Straße 6
32339 Espelkamp
T: +49-5772-293-100
F: +49-5772-293-333
https://www.mittwald.de
Geschäftsführer: Robert Meyer
St.Nr.: 331/5721/1033, USt-IdNr.: DE814773217, HRA 6640, AG Bad Oeynhausen
Komplementärin: Robert Meyer Verwaltungs GmbH, HRB 13260, AG Bad Oeynhausen
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Engine installation issue

2014-01-16 Thread Frank Wall
On Thu, Jan 16, 2014 at 12:26:37PM +0500, Nauman Abbas wrote:
 For some reason, the password I put during installation is not working.
 I've tried the following combinations

No reason to use trial and error here. There's always the excellent
RHEV REST API Guide to the rescue:

https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Virtualization/3.0/html-single/REST_API_Guide/index.html#sect-REST_API_Guide-Authentication-HTTP
 

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


Re: [Users] iSCSI storage domain.

2014-01-16 Thread Hans Emmanuel
Could any one please give valuable suggestions?
On 16-Jan-2014 12:28 PM, Hans Emmanuel hansemman...@gmail.com wrote:

 Hi all,

 I would like to get some comparison on NFS   iSCSI storage domain . Which
 one more suitable for  a production setup ? I am planning to use LVM backed
 DRBD replication . And also is that possible to expand iSCSI storage domain
 by simply resizing backend LVM ?

 --
 *Hans Emmanuel*

 *NOthing to FEAR but something to FEEL..*


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


Re: [Users] iSCSI storage domain.

2014-01-16 Thread Elad Ben Aharon
Hi, 

Both storage types are suitable for production setup. 
As for your second question - 
manually LVM resizing is not recommended, why not using RHEVM for that?

- Original Message -
From: Hans Emmanuel hansemman...@gmail.com
To: users@ovirt.org
Sent: Thursday, January 16, 2014 3:30:39 PM
Subject: Re: [Users] iSCSI storage domain.



Could any one please give valuable suggestions? 
On 16-Jan-2014 12:28 PM, Hans Emmanuel  hansemman...@gmail.com  wrote: 



Hi all, 

I would like to get some comparison on NFS  iSCSI storage domain . Which one 
more suitable for a production setup ? I am planning to use LVM backed DRBD 
replication . And also is that possible to expand iSCSI storage domain by 
simply resizing backend LVM ? 

-- 
Hans Emmanuel 

NOthing to FEAR but something to FEEL.. 


___
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] Ovirt in the cloud

2014-01-16 Thread Rob Abshear
Is it possible to use leased dedicated servers as ovirt nodes?  In my 
mind it seems likely, but input from the community would be 
appreciated.  I'm envisioning a controller node running on a dedicated 
server leased from a provider and multiple compute nodes running on 
several different providers spread out over the net.  I don't require 
any migration capability for the purposes of this.  I manage a large 
farm of servers, and if this works like I think it would, I believe it 
would speed up deployment of new servers and also provide a better 
central management platform.  If this is possible, what would be the 
requirements, pitfalls, etc.?  Thanks in advance.


--


*NADA Convention  Expo*:  January 24-27, 2014 - New Orleans, LA - Booth 
5001

http://www.bbb.org/south-east-florida/business-reviews/advertising-agencies/citytwist-in-boca-raton-fl-90033448http://www.bbb.org/south-east-florida/business-reviews/advertising-agencies/citytwist-in-boca-raton-fl-90033448
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[Users] Windows guest

2014-01-16 Thread Maurice James
Does anyone know if directdraw/directx works on windows guests in Ovirt?

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


Re: [Users] installation failed on cluster host

2014-01-16 Thread Madhav V Diwan
Just a thought
 whenever I get one of these yum cannot download messages i check my
network cards, default routes , and dns and /etc/resolv.conf  to make
sure its all working properly 
 Ovirt does mess with networking when installing .. so you should double
check these.



-Original Message-
From: Dafna Ron d...@redhat.com
Reply-to: d...@redhat.com
To: William Kwan pota...@yahoo.com
Cc: users@ovirt.org users@ovirt.org
Subject: Re: [Users] installation failed on cluster host
Date: Tue, 14 Jan 2014 23:43:40 +

Hi William,

The issue you are having is a yum issue with Centos and not ovirt issue.
I found several posts on it by searching 'Cannot find a valid baseurl 
for repo: base' in google.

https://www.google.co.uk/?gws_rd=crei=GsnVUu-YCo7T7AbG6YCICw#q=Cannot+find+a+valid+baseurl+for+repo:+base+CentOS+6.5spell=1

can you please look at the link and see if any of the forms were 
reporting anything like you describe with Yum?
If you do, can you also post it here so others encountering this yum 
issue on centos can use your workaround?

Just so you know, ovirt has a deployment log under 
/var/log/ovirt-engine/host-deploy/ so if a host installation fails, it 
should be reported there in a way which should be easy to debug.

Thanks,
Dafna

On 01/14/2014 11:29 PM, William Kwan wrote:
 HI,

 Running through the whole installation exercises on two hosts again 
 with the latest release on CentOS6.5.

 I added a host to a new cluster.  There are action items listed 
 under the new host. One of them is
   Host installation failed. Fix installation issues and try to 
 Re-Install


 I clicked Re-install, I monitor the engine.log and see the followings
 Installation 10.10.25.10: Yum [u'Errors were encountered while 
 downloading packages.', u'libselinux- 
 python-2.0.94-5.3.el6_4.1.x86_64: failure: 
 Packages/libselinux-python-2.0.94-5.3.el6_4.1.x86_64.rpm from base: 
 [Errno 256] No more mirrors to try.']


 I'm sure I ran yum update already and I cleaned the db and rerun 
 update...etc.  Eventually I manually did `yum install vdsm.x86_64` on 
 the host.  Try to run re-install again and I still get yum error.
Yum Cannot queue package iproute: Cannot find a valid baseurl for 
 repo: base
 ERROR [org.ovirt.engine.core.bll.InstallerMessages] (VdsDeploy) 
 Installation 10.10.25.10: Failed to execute stage 'Environment 
 packages setup': Cannot find a valid baseurl for repo: base


 iproute is sure installed.
 # rpm -qa|grep iproute
 iproute-2.6.32-31.el6.x86_64

 Something in ssh?  Password is sure correct, what could be wrong

 Will




 ___
 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] [QE] 3.4.0 alpha release status

2014-01-16 Thread Jorick Astrego
Thanks, I thought it was already released.

Having a dependency error on a clean Fedora 20 install:

Transaction check error:
  file /usr/lib/python2.7/site-packages/sos/plugins/postgresql.py from
install of
ovirt-log-collector-3.4.0-0.0.master.20131224.gite939ada.fc20.noarch
conflicts with file from package sos-3.0-3.fc20.noarch
  file /usr/lib/python2.7/site-packages/sos/plugins/postgresql.pyc from
install of
ovirt-log-collector-3.4.0-0.0.master.20131224.gite939ada.fc20.noarch
conflicts with file from package sos-3.0-3.fc20.noarch
  file /usr/lib/python2.7/site-packages/sos/plugins/postgresql.pyo from
install of
ovirt-log-collector-3.4.0-0.0.master.20131224.gite939ada.fc20.noarch
conflicts with file from package sos-3.0-3.fc20.noarch


Kind regards,

Jorick Astrego

On Wed, 2014-01-15 at 12:24 +0100, Sandro Bonazzola wrote:

 Hi,
 oVirt 3.4.0 alpha has been released and is actually on QA.
 
 The bug tracker [1] shows the following bugs blocking the release:
 
 There are still 280 bugs [2] targeted to 3.4.0 so please review them as soon 
 as possible
 
 Maintainers:
 - Please add the bugs to the tracker if you think that 3.4.0 should not be 
 released without them fixed.
 - Please provide ETA on bugs you add as blockers
 - Please start updating the target to 3.4.1 or any next release for bugs that 
 won't be in 3.4.0:
   it will ease gathering the blocking bugs for next releases.
 - Please start filling release notes, the page has been created here [3]
 
 
 For those who want to help testing the bugs, I suggest to add yourself as QA 
 contact for the bug.
 
 
 [1] https://bugzilla.redhat.com/1024889
 [2] http://red.ht/1eIRZXM
 [3] http://www.ovirt.org/OVirt_3.4.0_release_notes
 
 
 Thanks,
 
 


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


Re: [Users] [QE] 3.4.0 alpha release status

2014-01-16 Thread Patrick Lists

On 16-01-14 15:46, Jorick Astrego wrote:

Thanks, I thought it was already released.

Having a dependency error on a clean Fedora 20 install:

Transaction check error:
   file /usr/lib/python2.7/site-packages/sos/plugins/postgresql.py from
install of
ovirt-log-collector-3.4.0-0.0.master.20131224.gite939ada.fc20.noarch
conflicts with file from package sos-3.0-3.fc20.noarch
   file /usr/lib/python2.7/site-packages/sos/plugins/postgresql.pyc from
install of
ovirt-log-collector-3.4.0-0.0.master.20131224.gite939ada.fc20.noarch
conflicts with file from package sos-3.0-3.fc20.noarch
   file /usr/lib/python2.7/site-packages/sos/plugins/postgresql.pyo from
install of
ovirt-log-collector-3.4.0-0.0.master.20131224.gite939ada.fc20.noarch
conflicts with file from package sos-3.0-3.fc20.noarch


Iirc you need you need to use the older sos package from F19.

Regards,
Patrick

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


Re: [Users] Ovirt in the cloud

2014-01-16 Thread Jorick Astrego
Hi Rob,

Short answer, it really depends on your provider. But generally using a
single good provider makes life easier and cheaper.

I just had a client where we failed to implement any high available vm
platform due to the way they had set up their uplinks. We had to use an
api to do ip address failover but even then it was not possible to move
a subnet to a different machine. KVM/IMPI/DRAC was not possible and no
fencing devices available. Long answer you have to think about all the
things just like you would when building the cloud on your own hardware

Things you have to consider:


  * What kind of storage will you use  local/glusterfs, iSCSI SAN,
NFS and how will this be connected to the nodes
  * How will you synchronize the storage between multiple
providers/datacenter? What kind of interconnect will you have
between providers? What will this cost me (not cheap!!!)?
  * What kind of interconnect is available between nodes
  * How will you manage ip failover between providers (BGP,
multicast, ?)
  * What kind of connection do you have between the management
server and the ovirt nodes (ipsec, openvpn,dedicated line, 
  * What are my SPOF's (Single Point Of Faillure)
  * What kind of fencing devices are available
  * Do the different providers have the same setup or is the
hardware different (predictability of performance)?
  * Will you have to share infrastructure with other clients?
  * What is your maximum acceptable failover/migration time between
providers?
  * I can go on for a couple of pages

Kind regards,

Jorick Astrego
Netbulae B.V.


On Thu, 2014-01-16 at 08:44 -0500, Rob Abshear wrote:

 Is it possible to use leased dedicated servers as ovirt nodes?  In my 
 mind it seems likely, but input from the community would be 
 appreciated.  I'm envisioning a controller node running on a dedicated 
 server leased from a provider and multiple compute nodes running on 
 several different providers spread out over the net.  I don't require 
 any migration capability for the purposes of this.  I manage a large 
 farm of servers, and if this works like I think it would, I believe it 
 would speed up deployment of new servers and also provide a better 
 central management platform.  If this is possible, what would be the 
 requirements, pitfalls, etc.?  Thanks in advance.
 


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


[Users] Attach NFS storage to multiple datacenter

2014-01-16 Thread Tobias Fiebig
Heho,
for some reason i currently have two active datacenters in ovirt 3.3
which should be cold migrated to one new datacenter.

Is there a simple way to attach an nfs-storage to all datacenters, so it
can be used to migrate the virtual machines? I was sadly unable to find
documentation on this issue online...

With best Regards,
Tobias

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


Re: [Users] Attach NFS storage to multiple datacenter

2014-01-16 Thread Elad Ben Aharon
In order to 'migrate' VMs between data centers, you can use an export domain.
You can create an export domain using the UI. You just have to specify 'Export 
/ NFS' under: 'Domain Function / Storage Type'. Attach this export domain to 
the data center you would like to export the VM from.
Then, you'll be able to export your VMs to that domain (via 'Virtual Machines' 
tab on UI, click on 'Export').
When you finish migrating all the VMs from that data center, put the export 
domain in Maintenance, Detach it from the first DC and attach it to the second 
DC.
When the domain is active on the second DC, you'll be able to see your exported 
VMs on 'VM import' sub-tab under the export storage domain.
Import the VMs to the second DC.
Then you're done.

Elad



- Original Message -
From: Tobias Fiebig m...@wybt.net
To: Users@ovirt.org List Users@ovirt.org
Sent: Thursday, January 16, 2014 5:05:52 PM
Subject: [Users] Attach NFS storage to multiple datacenter

Heho,
for some reason i currently have two active datacenters in ovirt 3.3
which should be cold migrated to one new datacenter.

Is there a simple way to attach an nfs-storage to all datacenters, so it
can be used to migrate the virtual machines? I was sadly unable to find
documentation on this issue online...

With best Regards,
Tobias

___
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] Attach NFS storage to multiple datacenter

2014-01-16 Thread Tobias Fiebig
Heho,
On Thu, 2014-01-16 at 10:14 -0500, Elad Ben Aharon wrote:
 When the domain is active on the second DC, you'll be able to see your 
 exported VMs on 'VM import' sub-tab under the export storage domain.
 Import the VMs to the second DC.
I was afraid that this would be the way to go. So attach/detach for each
individual vm-migration.

Thank you for the clarification.

With best Regards,
Tobias

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


[Users] oVirt node - network config not persisted

2014-01-16 Thread Federico Alberto Sayd


Hello:

I have been testing some hosts with ovirt-node (3.0.1-1.0.2.el6) and 
when I reboot the node the network config is not persisted.


I have seen that this was commented in this list, some time ago. Was 
this fixed in 3.0.3-1 release?


There is a 3.0.3-1.1 image in 
http://resources.ovirt.org/releases/3.3/iso/, but is only Fedora Core.  
No el6/Centos image?


Thank you

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


Re: [Users] oVirt node - network config not persisted

2014-01-16 Thread Sven Kieske
Does this help you?

http://resources.ovirt.org/releases/3.3.2/iso/ovirt-node-iso-3.0.1-1.0.2.vdsm.el6.iso

but I'd advice against the use of the node iso, for me
it doesn't work that well.

I stick to full blown hosts (EL6 based).

but ymmv

Am 16.01.2014 16:36, schrieb Federico Alberto Sayd:
 
 Hello:
 
 I have been testing some hosts with ovirt-node (3.0.1-1.0.2.el6) and
 when I reboot the node the network config is not persisted.
 
 I have seen that this was commented in this list, some time ago. Was
 this fixed in 3.0.3-1 release?
 
 There is a 3.0.3-1.1 image in
 http://resources.ovirt.org/releases/3.3/iso/, but is only Fedora Core. 
 No el6/Centos image?
 
 Thank you

-- 
Mit freundlichen Grüßen / Regards

Sven Kieske

Systemadministrator
Mittwald CM Service GmbH  Co. KG
Königsberger Straße 6
32339 Espelkamp
T: +49-5772-293-100
F: +49-5772-293-333
https://www.mittwald.de
Geschäftsführer: Robert Meyer
St.Nr.: 331/5721/1033, USt-IdNr.: DE814773217, HRA 6640, AG Bad Oeynhausen
Komplementärin: Robert Meyer Verwaltungs GmbH, HRB 13260, AG Bad Oeynhausen
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] oVirt node - network config not persisted

2014-01-16 Thread Laercio Motta
Hi,
I am also experiencing this problem and others with oVirt Node
I will try now with the fedora iso ...
ovirt-node-iso-3.0.3-1.1.vdsm.fc19.iso

In iso 3.0.1-1.0.2.el6:
- Port 54321 does not released the firewall ..
- Selinux lock's VM when UP ...

...


2014/1/16 Sven Kieske s.kie...@mittwald.de

 Does this help you?


 http://resources.ovirt.org/releases/3.3.2/iso/ovirt-node-iso-3.0.1-1.0.2.vdsm.el6.iso

 but I'd advice against the use of the node iso, for me
 it doesn't work that well.

 I stick to full blown hosts (EL6 based).

 but ymmv

 Am 16.01.2014 16:36, schrieb Federico Alberto Sayd:
 
  Hello:
 
  I have been testing some hosts with ovirt-node (3.0.1-1.0.2.el6) and
  when I reboot the node the network config is not persisted.
 
  I have seen that this was commented in this list, some time ago. Was
  this fixed in 3.0.3-1 release?
 
  There is a 3.0.3-1.1 image in
  http://resources.ovirt.org/releases/3.3/iso/, but is only Fedora Core.
  No el6/Centos image?
 
  Thank you

 --
 Mit freundlichen Grüßen / Regards

 Sven Kieske

 Systemadministrator
 Mittwald CM Service GmbH  Co. KG
 Königsberger Straße 6
 32339 Espelkamp
 T: +49-5772-293-100
 F: +49-5772-293-333
 https://www.mittwald.de
 Geschäftsführer: Robert Meyer
 St.Nr.: 331/5721/1033, USt-IdNr.: DE814773217, HRA 6640, AG Bad Oeynhausen
 Komplementärin: Robert Meyer Verwaltungs GmbH, HRB 13260, AG Bad Oeynhausen
 ___
 Users mailing list
 Users@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/users




-- 
╔══╗
║▒▒▒ Laercio da Silva Motta ▒▒▒║
║--║
║* Blog: *http://www.laerciomotta.com/   ║
║ *Twitter:* http://twitter.com/#!/laerciomasala ║
║ *Skype*: laerciomasala ║
║ Chave PGP: http://bit.ly/kXS6ga  ║
╚═v1.0═╝
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] ovirt-engine-reports rpm for CentOS and oVirt 3.3

2014-01-16 Thread Yaniv Dary


- Original Message -
 From: Karli Sjöberg karli.sjob...@slu.se
 To: yd...@redhat.com
 Cc: nico...@ecarnot.net, users@ovirt.org
 Sent: Wednesday, January 8, 2014 10:45:47 AM
 Subject: Re: [Users] ovirt-engine-reports rpm for CentOS and oVirt 3.3
 
 ons 2013-10-16 klockan 13:50 +0200 skrev Nicolas Ecarnot:
  Le 16/10/2013 13:20, Yaniv Dary a écrit :
   We have dependencies issues on CentOS, so we do not create rpms for it.
   If you want to propose a patch or add the necessary rpms to the CentOS
   repos, we will be happy to review it.
   As of now we can't allocate resources to do this. This might happen
   somewhere in the future, no timetable for this.
 
 Yaniv, is this still the case, or have these dependency issues cleared
 up for you to be able to provide rpms now?

The plan is to add support for el6 in 3.4.0.
This is almost sure to happen.


Yaniv

 
 I know dreyou built and hosted his own rpms for 3.2, has anyone asked
 him for guidance?
 
 /K
 
  
  I'm not sure to have neither the skill not the time at present, but it
  might change.
  Is there a starting point I should look at, as this feature is important
  for us, and I would be glad to help.
  
  Nicolas
  
  
  
  
   Yaniv
  
   - Original Message -
   From: Nicolas Ecarnot nico...@ecarnot.net
   To: users users@ovirt.org
   Sent: Tuesday, October 15, 2013 9:56:56 AM
   Subject: [Users] ovirt-engine-reports rpm for CentOS and oVirt 3.3
  
   Good morning or whenever,
  
   I read what RPM I have to install here
   http://www.ovirt.org/Ovirt_Reports but I can not find any RPM for CentOS
   6.
  
   I strongly searched around the web and in the different repo folders, as
   well as in the mailing list msgs, and it seems the production of RPM for
   CentOS has been disabled for whatever reason.
  
   Is there a private recipe to create them or get them an unofficial way
   (reports, dwh, jasperreports...)
  
   Thank you.
  
   --
   Nicolas Ecarnot
   ___
   Users mailing list
   Users@ovirt.org
   http://lists.ovirt.org/mailman/listinfo/users
  
  
  
  --
  Nicolas Ecarnot
  ___
  Users mailing list
  Users@ovirt.org
  http://lists.ovirt.org/mailman/listinfo/users
 
 --
 
 Med Vänliga Hälsningar
 
 ---
 Karli Sjöberg
 Swedish University of Agricultural Sciences Box 7079 (Visiting Address
 Kronåsvägen 8)
 S-750 07 Uppsala, Sweden
 Phone:  +46-(0)18-67 15 66
 karli.sjob...@slu.se
 
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] engine reports and dwh setup in 3.3.2

2014-01-16 Thread Yaniv Dary
The oVirt 3.3.3 release should be working for all install and upgrade flows. 
Please use that on your setup once it's released.



Yaniv

- Original Message -
 From: Yaniv Dary yd...@redhat.com
 To: Gianluca Cecchi gianluca.cec...@gmail.com
 Cc: users users@ovirt.org
 Sent: Sunday, January 5, 2014 3:54:40 PM
 Subject: Re: [Users] engine reports and dwh setup in 3.3.2
 
 
 
 - Original Message -
  From: Gianluca Cecchi gianluca.cec...@gmail.com
  To: Yaniv Dary yd...@redhat.com
  Cc: users users@ovirt.org
  Sent: Saturday, January 4, 2014 12:59:46 AM
  Subject: Re: [Users] engine reports and dwh setup in 3.3.2
  
  On Wed, Dec 25, 2013 at 1:00 AM, Yaniv Dary wrote:
  
  
   Hi,
   We have found a few blockers on the setup of dwh and reports.
   We hope to resolve the issues in the next few days. If you restore your
   environment using the backups, you will be able to upgrade.
   I've put a note to let you know when new packages are available.
  
  Ok, I'll wait good news about these items
  Just a question: when you write about blockers, are you referring to
  updates only or also to new setups directly made in 3.3.2
  environments?
 
 Local fresh installs should work and upgrades\remote fresh install will not
 probably.
 
 
  
  thanks in advance,
  Gianluca
  
 ___
 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] Attach NFS storage to multiple datacenter

2014-01-16 Thread Elad Ben Aharon
You don't have to attach/detach the domain for every VM export. Sorry for not 
being clear. You can export all your VMs to the export domain at once and then 
detach the export domain and attach it to the second DC. 

- Original Message -
From: Tobias Fiebig m...@wybt.net
To: Elad Ben Aharon ebena...@redhat.com
Cc: Users@ovirt.org List Users@ovirt.org
Sent: Thursday, January 16, 2014 5:18:06 PM
Subject: Re: [Users] Attach NFS storage to multiple datacenter

Heho,
On Thu, 2014-01-16 at 10:14 -0500, Elad Ben Aharon wrote:
 When the domain is active on the second DC, you'll be able to see your 
 exported VMs on 'VM import' sub-tab under the export storage domain.
 Import the VMs to the second DC.
I was afraid that this would be the way to go. So attach/detach for each
individual vm-migration.

Thank you for the clarification.

With best Regards,
Tobias

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


Re: [Users] Attach NFS storage to multiple datacenter

2014-01-16 Thread Sven Kieske
Hi,

that is an internal RedHat Link, at least I can not access it.

But it's good to know there is a doc for this..somewhere.. ;)

What about also opening up the documentation of this project?

My idea would be to write docs first for oVirt and then RedHat
just has to brand it.

The oVirt documentation could need some serious improvement.

Thoughts?

Am 16.01.2014 17:06, schrieb Elad Ben Aharon:
 Documentation:
 
 http://documentation-devel.engineering.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Virtualization/3.3-Beta/html/Administration_Guide/sect-Importing_and_Exporting_Virtual_Machines.html

-- 
Mit freundlichen Grüßen / Regards

Sven Kieske

Systemadministrator
Mittwald CM Service GmbH  Co. KG
Königsberger Straße 6
32339 Espelkamp
T: +49-5772-293-100
F: +49-5772-293-333
https://www.mittwald.de
Geschäftsführer: Robert Meyer
St.Nr.: 331/5721/1033, USt-IdNr.: DE814773217, HRA 6640, AG Bad Oeynhausen
Komplementärin: Robert Meyer Verwaltungs GmbH, HRB 13260, AG Bad Oeynhausen
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Attach NFS storage to multiple datacenter

2014-01-16 Thread Dafna Ron

+1
expending oVirt documentation is a great initiative :)

http://www.ovirt.org/Documentation



On 01/16/2014 04:15 PM, Sven Kieske wrote:

Hi,

that is an internal RedHat Link, at least I can not access it.

But it's good to know there is a doc for this..somewhere.. ;)

What about also opening up the documentation of this project?

My idea would be to write docs first for oVirt and then RedHat
just has to brand it.

The oVirt documentation could need some serious improvement.

Thoughts?

Am 16.01.2014 17:06, schrieb Elad Ben Aharon:

Documentation:

http://documentation-devel.engineering.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Virtualization/3.3-Beta/html/Administration_Guide/sect-Importing_and_Exporting_Virtual_Machines.html



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


Re: [Users] Attach NFS storage to multiple datacenter

2014-01-16 Thread Gianluca Cecchi
On Thu, Jan 16, 2014 at 5:15 PM, Sven Kieske wrote:
 Hi,

 that is an internal RedHat Link, at least I can not access it.

 But it's good to know there is a doc for this..somewhere.. ;)

 What about also opening up the documentation of this project?

 My idea would be to write docs first for oVirt and then RedHat
 just has to brand it.

 The oVirt documentation could need some serious improvement.

 Thoughts?

 Am 16.01.2014 17:06, schrieb Elad Ben Aharon:
 Documentation:

 http://documentation-devel.engineering.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Virtualization/3.3-Beta/html/Administration_Guide/sect-Importing_and_Exporting_Virtual_Machines.html



It s already open to everyone I think. Point here instead of your link
https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Virtualization/3.3-Beta/index.html

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


Re: [Users] Attach NFS storage to multiple datacenter

2014-01-16 Thread Elad Ben Aharon
Documentation:

http://documentation-devel.engineering.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Virtualization/3.3-Beta/html/Administration_Guide/sect-Importing_and_Exporting_Virtual_Machines.html

- Original Message -
From: Tobias Fiebig m...@wybt.net
To: Elad Ben Aharon ebena...@redhat.com
Cc: Users@ovirt.org List Users@ovirt.org
Sent: Thursday, January 16, 2014 5:18:06 PM
Subject: Re: [Users] Attach NFS storage to multiple datacenter

Heho,
On Thu, 2014-01-16 at 10:14 -0500, Elad Ben Aharon wrote:
 When the domain is active on the second DC, you'll be able to see your 
 exported VMs on 'VM import' sub-tab under the export storage domain.
 Import the VMs to the second DC.
I was afraid that this would be the way to go. So attach/detach for each
individual vm-migration.

Thank you for the clarification.

With best Regards,
Tobias

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


Re: [Users] engine reports and dwh setup in 3.3.2

2014-01-16 Thread Gianluca Cecchi
On Thu, Jan 16, 2014 at 4:57 PM, Yaniv Dary  wrote:
 The oVirt 3.3.3 release should be working for all install and upgrade flows.
 Please use that on your setup once it's released.


I have just updated another infra (not all-in-one) from 3.3.2 to 3.3.3.beta1.
It is an environment on f19.
One engine + 2 hosts
There are currently no reports/dwh installed at all
Can I go with install/test or do I have to wait rc and/or final 3.3.3?
If I can go, can I use
https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Virtualization/3.3-Beta/html/Installation_Guide/Installing_and_Configuring_the_History_Database.html

as a workflow input?
(with changes where needed, as rhevm-dwh -- ovirt-engine-dwh)

Let me know so that I can try

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


Re: [Users] oVirt 3.3.3 beta is now available

2014-01-16 Thread Gianluca Cecchi
On Tue, Jan 14, 2014 at 8:21 PM, Sandro Bonazzola sbona...@redhat.com wrote:
 The oVirt team is pleased to announce that the 3.3.3 Beta is now
 available in beta [1] repository for testing.

I would like to say that I was able to pass from 3.3.2 to 3.3.3beta1
without any downtime as far as VMs are concerned and my GlusterFS
based DC.
I also put my line inside wiki testing page.
My setup is composed by a fedora 19 server used as engine (actually a
vSphere VM) + 2 Fedora 19 server used as Hypervisors (BL685 G1
blades).
3 VMs configured: CentOS 5.10, CentOS 6.4, Fedora 20
Starting point is Fedora 19 with stable repo and a GlusterFS Datacenter.
Gluster version on the two nodes is 3.4.2-1.fc19 and I have set quorum
policy this way:

gluster volume set gvdata cluster.quorum-type none

This lets me maintain DC and VMs active also with only one host active
at a time.

Steps done:
- enable beta repo on engine
- engine-setup -- proposed to update ovirt-engine-setup package
- yum update ovirt-engine-setup
- engine-setup -- ok, downloaded new packages and setup
- 1 day test with new engine and keep hosts the same version
- migrate all 3 VMs to the currently SPM host (host2)
- put non SPM host1 in maintenance
- enable beta repo on host1
- stop vdsmd on host1 (possibly not necessary...)
- yum update on host1
- merge between /etc/vdsm/logger.conf and created .rpmnew
NOTE: in December I previously changed DEBUG entries to INFO in this file.
In 3.3.3 they are yet set to DEBUG, but there is a new entry for ha engine
- it could be useful to put this note in release notes if one simply
updates host and doesn't redeploy it
(in this last case I don't know if a yum remove / yum install is made
or the same problem is present...)
In my case before merge this was the situation:
# diff logger.conf logger.conf.rpmnew
2c2
 keys=root,vds,Storage,metadata
---
 keys=root,vds,Storage,metadata,ovirt_hosted_engine_ha
11c11
 level=INFO
---
 level=DEBUG
16c16
 level=INFO
---
 level=DEBUG
22c22
 level=INFO
---
 level=DEBUG
32a33,38
 [logger_ovirt_hosted_engine_ha]
 level=ERROR
 handlers=
 qualname=ovirt_hosted_engine_ha
 propagate=1

43c49
 level=INFO
---
 level=DEBUG

So after the merge I have the new config file but with the INFO
settings instead of DEBUG.
- shutdown -r of host1
- activate host1 in webadmin gui
- migrate all 3 VMs to the new version host1
- some tests accessing consoles
- select host1 as SPM in webadmin gui before working on update for
host2; wait and see -- ok
- put host2 in maintenance
- enable beta repo on host2
- stop vdsmd on host2
- yum update on host2
- merge new /etc/vdsm/logger.conf
- shutdown -r of host2
- activate host2 in webadmin gui
- migrate all 3 VMs to the new version host2
- test access to consoles

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


Re: [Users] Management server

2014-01-16 Thread Yaniv Dary
- Original Message -

 From: Koen Vanoppen vanoppen.k...@gmail.com
 To: users@ovirt.org
 Sent: Friday, January 10, 2014 7:41:16 AM
 Subject: [Users] Management server

 Dear All,

 Our setup at work now is:
 1 management server and 7 hyper visors. All the systems have centos 6.4 on
 it.
 Now my question is: Because of the fact that all the systems have centos on
 it, we can't use the reports portal and the dwh-portal.
 Would it be possible to add a second management server to our already
 existing setup (fedora 19), without ! breaking ! our existing setup, so this
 one can provide us with the reports and dwh-portal and can also serve as a
 Back-Up management server. If so, how do we handle this?

You can convert to fc19 by backing up and restoring to fc19. 
We will add support to el6 in 3.4.0. This is highly likely and then you will be 
able to install it on the current setup. 

Yaniv 

 Kind regards,

 Koen

 ___
 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] Attach NFS storage to multiple datacenter

2014-01-16 Thread Tobias Fiebig
Heho,
On Thu, 2014-01-16 at 11:10 -0500, Elad Ben Aharon wrote:
 You don't have to attach/detach the domain for every VM export. Sorry for not 
 being clear. You can export all your VMs to the export domain at once and 
 then detach the export domain and attach it to the second DC. 
May have miscommunicated that...
I can not do this because this kind of means that the vms will be down
during the whole movement process. I'd like to reduce the per-vm
downtime as much as possible.

With best Regards,
Tobias

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


Re: [Users] vlan on mgmt network

2014-01-16 Thread Christian Hernandez
Assuming it's on the same VLAN...

I would make the subinterface (i.e. bond0.1)


Thank you,

Christian Hernandez
1225 Los Angeles Street
Glendale, CA 91204
Phone: 877-782-2737 ext. 4566
Fax: 818-265-3152
christi...@4over.com mailto:christi...@4over.com
www.4over.com http://www.4over.com


On Thu, Jan 16, 2014 at 8:31 AM, William Kwan pota...@yahoo.com wrote:

 Hi all,

 CentOS 6.5 and oVirt 3.3

 Let's say I have bond0 (eth0 and eth1) on a management network.
 Logical network ovirtmgmt is set and working on top of Interfaces bond0.

 Is it possible to have another Logical network, e.g. ovirt777, on the same
 Interface bond0?

 Or I should add a virtual interface, e.g. bond0.1, tie it to VLAN 777 and
 create logical network with this virtual interface?

 Wil


 ___
 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] vlan on mgmt network

2014-01-16 Thread William Kwan
Hi all,

CentOS 6.5 and oVirt 3.3

Let's say I have bond0 (eth0 and eth1) on a management network.
Logical network ovirtmgmt is set and working on top of Interfaces bond0.

Is it possible to have another Logical network, e.g. ovirt777, on the same 
Interface bond0?

Or I should add a virtual interface, e.g. bond0.1, tie it to VLAN 777 and 
create logical network with this virtual interface? 

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


Re: [Users] Attach NFS storage to multiple datacenter

2014-01-16 Thread Elad Ben Aharon
I see.
Unfortunately yes, you'll suffer from a down time during this process.

- Original Message -
From: Tobias Fiebig m...@wybt.net
To: Elad Ben Aharon ebena...@redhat.com
Cc: Users@ovirt.org List Users@ovirt.org
Sent: Thursday, January 16, 2014 6:37:24 PM
Subject: Re: [Users] Attach NFS storage to multiple datacenter

Heho,
On Thu, 2014-01-16 at 11:10 -0500, Elad Ben Aharon wrote:
 You don't have to attach/detach the domain for every VM export. Sorry for not 
 being clear. You can export all your VMs to the export domain at once and 
 then detach the export domain and attach it to the second DC. 
May have miscommunicated that...
I can not do this because this kind of means that the vms will be down
during the whole movement process. I'd like to reduce the per-vm
downtime as much as possible.

With best Regards,
Tobias

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


Re: [Users] Attach NFS storage to multiple datacenter

2014-01-16 Thread Tobias Fiebig
Heho,
 Unfortunately yes, you'll suffer from a down time during this process.
Well, as the downtime could be significantly decreased/the comfort for
an migrate one vm, then the next largely increased, if an nfs storage
could be mounted on multiple datacenters simultaneous i wonder if such a
feature is planed?

Main concern for me is that it might not really fit into the current way
of handling storage in ovirt.

With best Regards,
Tobias

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


Re: [Users] engine reports and dwh setup in 3.3.2

2014-01-16 Thread Yaniv Dary


- Original Message -
 From: Gianluca Cecchi gianluca.cec...@gmail.com
 To: Yaniv Dary yd...@redhat.com
 Cc: users users@ovirt.org
 Sent: Thursday, January 16, 2014 6:19:57 PM
 Subject: Re: [Users] engine reports and dwh setup in 3.3.2
 
 On Thu, Jan 16, 2014 at 4:57 PM, Yaniv Dary  wrote:
  The oVirt 3.3.3 release should be working for all install and upgrade
  flows.
  Please use that on your setup once it's released.
 
 
 I have just updated another infra (not all-in-one) from 3.3.2 to 3.3.3.beta1.
 It is an environment on f19.
 One engine + 2 hosts
 There are currently no reports/dwh installed at all
 Can I go with install/test or do I have to wait rc and/or final 3.3.3?

I think a this point it is safe to install.

 If I can go, can I use
 https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Virtualization/3.3-Beta/html/Installation_Guide/Installing_and_Configuring_the_History_Database.html
 
 as a workflow input?
 (with changes where needed, as rhevm-dwh -- ovirt-engine-dwh)

You can try it, but not sure everything will be applicable.

 
 Let me know so that I can try
 
 Gianluca
 
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[Users] Register a disk image via oVirt REST api

2014-01-16 Thread Satya Vempati
I have a disk image (i.e. a file) that I want to register as a disk using the 
REST API.

The REST API works with existing disks, but does the API work with disk images?

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


Re: [Users] vlan on mgmt network

2014-01-16 Thread Assaf Muller
You can make ovirtmgmt a non-VM, untagged (non-VLAN) network, then place
as many VM, tagged networks as you'd like on the same NIC or bond.

Here's a working upgrade procedure:
1) Edit ovirtmgmt, mark it as non-VM.
2) Go to all hosts using this network, select Setup Host Networks. You'll see 
that
   ovirtmgmt is out of sync. Edit the network and mark sync. Hit ok on the 
dialog of course :)
   Step 2 will be done for you automatically when you edit logical networks in 
oVirt 3.4
3) Create VM, VLAN networks
4) Go to all hosts you wish to place those networks, and drag the new VLAN 
networks on
   bond0.

You don't need to do any prep work on your hosts before this procedure. oVirt 
will take care
of this stuff for you.


Assaf Muller, Cloud Networking Engineer 
Red Hat 

- Original Message -
From: Christian Hernandez christi...@4over.com
To: William Kwan pota...@yahoo.com
Cc: users@ovirt.org
Sent: Thursday, January 16, 2014 6:36:49 PM
Subject: Re: [Users] vlan on mgmt network

Assuming it's on the same VLAN... 

I would make the subinterface (i.e. bond0.1) 


Thank you, 

Christian Hernandez 
1225 Los Angeles Street 
Glendale, CA 91204 
Phone: 877-782-2737 ext. 4566 
Fax: 818-265-3152 
christi...@4over.com mailto: christi...@4over.com  
www.4over.com  http://www.4over.com  


On Thu, Jan 16, 2014 at 8:31 AM, William Kwan  pota...@yahoo.com  wrote: 



Hi all, 

CentOS 6.5 and oVirt 3.3 

Let's say I have bond0 (eth0 and eth1) on a management network. 
Logical network ovirtmgmt is set and working on top of Interfaces bond0. 

Is it possible to have another Logical network, e.g. ovirt777, on the same 
Interface bond0? 

Or I should add a virtual interface, e.g. bond0.1, tie it to VLAN 777 and 
create logical network with this virtual interface? 

Wil 


___ 
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] vlan on mgmt network

2014-01-16 Thread William Kwan
Assaf,

Thanks a lot.   Will I be able to mix tagged and untagged traffic?

Example:
- bond0 on my two systems are on the management network, untagged
- my VMs all have one connection to this management network
- I want to setup a new VM with two interfaces, one on the management network, 
one on the tagged VLAN


This will work it out?
Thanks
Will




On Thursday, January 16, 2014 12:26 PM, Assaf Muller amul...@redhat.com wrote:
 
You can make ovirtmgmt a non-VM, untagged (non-VLAN) network, then place
as many VM, tagged networks as you'd like on the same NIC or bond.

Here's a working upgrade procedure:
1) Edit ovirtmgmt, mark it as non-VM.
2) Go to all hosts using this network, select Setup Host Networks. You'll see 
that
   ovirtmgmt is out of sync. Edit the network and mark sync. Hit ok on the 
dialog of course :)
   Step 2 will be done for you automatically when you edit logical networks in 
oVirt 3.4
3) Create VM, VLAN networks
4) Go to all hosts you wish to place those networks, and drag the new VLAN 
networks on
   bond0.

You don't need to do any prep work on your hosts before this procedure. oVirt 
will take care
of this stuff for you.


Assaf Muller, Cloud Networking Engineer 
Red Hat 

- Original Message -
From: Christian Hernandez christi...@4over.com
To: William Kwan pota...@yahoo.com
Cc: users@ovirt.org
Sent: Thursday, January 16, 2014 6:36:49 PM
Subject: Re: [Users] vlan on mgmt network

Assuming it's on the same VLAN... 

I would make the subinterface (i.e. bond0.1) 


Thank you, 

Christian Hernandez 
1225 Los Angeles Street 
Glendale, CA 91204 
Phone: 877-782-2737 ext. 4566 
Fax: 818-265-3152 
christi...@4over.com mailto: christi...@4over.com  
www.4over.com  http://www.4over.com  


On Thu, Jan 16, 2014 at 8:31 AM, William Kwan  pota...@yahoo.com  wrote: 



Hi all, 

CentOS 6.5 and oVirt 3.3 

Let's say I have bond0 (eth0 and eth1) on a management network. 
Logical network ovirtmgmt is set and working on top of Interfaces bond0. 

Is it possible to have another Logical network, e.g. ovirt777, on the same 
Interface bond0? 

Or I should add a virtual interface, e.g. bond0.1, tie it to VLAN 777 and 
create logical network with this virtual interface? 

Wil 


___ 
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] Attach NFS storage to multiple datacenter

2014-01-16 Thread Elad Ben Aharon
Well, I'll be creative and I'll suggest you the following idea. 
There is an option to add a glance image server to RHEV as an external provider.
This new feature allows you to export disks (not VMs) to the glance image 
repository while the VM which the disk is attached to is running.
As for the VM configuration (which is not part of the disk that will be 
exported to the glance server), there is an option (which was introduced in 
RHEV3.3) to create a VM from a configuration file (OVF) of another VM.

Dafna, Fede, Liron, Itamar, please back me up here. Will it be possible to 
perform those actions? Can we suggest this idea to the customer? 

- Original Message -
From: Tobias Fiebig m...@wybt.net
To: Elad Ben Aharon ebena...@redhat.com
Cc: Users@ovirt.org List Users@ovirt.org
Sent: Thursday, January 16, 2014 6:47:54 PM
Subject: Re: [Users] Attach NFS storage to multiple datacenter

Heho,
 Unfortunately yes, you'll suffer from a down time during this process.
Well, as the downtime could be significantly decreased/the comfort for
an migrate one vm, then the next largely increased, if an nfs storage
could be mounted on multiple datacenters simultaneous i wonder if such a
feature is planed?

Main concern for me is that it might not really fit into the current way
of handling storage in ovirt.

With best Regards,
Tobias

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


Re: [Users] Black VM Install Console

2014-01-16 Thread Madhav V Diwan
you ve probabaly not install teh spice xpi in your firefox on linux when
you opened the console , or maybe the remote-viewer application is
missing

use yum to install these 

 


-Original Message-R
eply-to: David Li david...@sbcglobal.net

Subject: [Users] Black VM Install Console
Date: Thu, 16 Jan 2014 10:08:13 -0800 (PST)

Hi,

My first time to install a VM on ovirt has encountered a problem. I tried to 
open up a console to continue the install process. But all I got is a blank 
window and a request to save a file which I did. The window remained blank and 
I couldn't see any activities. I went to the node itself and tried to see if I 
could use virsh tool to understand what's going on. But I was asked for a 
username and password to perform any actions. 

Any idea what I should do at this time?

David

___
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] vlan on mgmt network

2014-01-16 Thread Assaf Muller
Ok so if you want to set the management network (untagged) and VM networks 
(tagged) on the same bond,
then the management network has to be non-VM. IE: You won't be able to connect 
instances to the management
network.


Assaf Muller, Cloud Networking Engineer 
Red Hat 

- Original Message -
From: William Kwan pota...@yahoo.com
To: Assaf Muller amul...@redhat.com
Cc: users@ovirt.org, Christian Hernandez christi...@4over.com
Sent: Thursday, January 16, 2014 7:59:46 PM
Subject: Re: [Users] vlan on mgmt network

Assaf,

Thanks a lot.   Will I be able to mix tagged and untagged traffic?

Example:
- bond0 on my two systems are on the management network, untagged
- my VMs all have one connection to this management network
- I want to setup a new VM with two interfaces, one on the management network, 
one on the tagged VLAN


This will work it out?
Thanks
Will




On Thursday, January 16, 2014 12:26 PM, Assaf Muller amul...@redhat.com wrote:
 
You can make ovirtmgmt a non-VM, untagged (non-VLAN) network, then place
as many VM, tagged networks as you'd like on the same NIC or bond.

Here's a working upgrade procedure:
1) Edit ovirtmgmt, mark it as non-VM.
2) Go to all hosts using this network, select Setup Host Networks. You'll see 
that
   ovirtmgmt is out of sync. Edit the network and mark sync. Hit ok on the 
dialog of course :)
   Step 2 will be done for you automatically when you edit logical networks in 
oVirt 3.4
3) Create VM, VLAN networks
4) Go to all hosts you wish to place those networks, and drag the new VLAN 
networks on
   bond0.

You don't need to do any prep work on your hosts before this procedure. oVirt 
will take care
of this stuff for you.


Assaf Muller, Cloud Networking Engineer 
Red Hat 

- Original Message -
From: Christian Hernandez christi...@4over.com
To: William Kwan pota...@yahoo.com
Cc: users@ovirt.org
Sent: Thursday, January 16, 2014 6:36:49 PM
Subject: Re: [Users] vlan on mgmt network

Assuming it's on the same VLAN... 

I would make the subinterface (i.e. bond0.1) 


Thank you, 

Christian Hernandez 
1225 Los Angeles Street 
Glendale, CA 91204 
Phone: 877-782-2737 ext. 4566 
Fax: 818-265-3152 
christi...@4over.com mailto: christi...@4over.com  
www.4over.com  http://www.4over.com  


On Thu, Jan 16, 2014 at 8:31 AM, William Kwan  pota...@yahoo.com  wrote: 



Hi all, 

CentOS 6.5 and oVirt 3.3 

Let's say I have bond0 (eth0 and eth1) on a management network. 
Logical network ovirtmgmt is set and working on top of Interfaces bond0. 

Is it possible to have another Logical network, e.g. ovirt777, on the same 
Interface bond0? 

Or I should add a virtual interface, e.g. bond0.1, tie it to VLAN 777 and 
create logical network with this virtual interface? 

Wil 


___ 
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] What's the correct way to upload a VM ISO image?

2014-01-16 Thread Joop

David Li wrote:

What you described makes sense to me!

Now I tried the second time after rebooting everything:

engine-iso-uploader upload -v -i ISO_DOMAIN CentOS-6.4-x86_64-netinstall.iso 

  
It could be me, but doesn't engine-iso-uploader ask for the admin 
password to be able to upload? but how are you going to input that with 
the '' at the end of your commandline?
I bet if you do ps -ef | grep engine-iso you will find you process still 
waiting for you to type the password.


Joop

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


[Users] vlan on mgmt network

2014-01-16 Thread Juan Pablo Lorier
Hi William,

You can have several logical networks on the same interface. If
ovirtmgmt is not a vm network you can even mix tagged and untagged
networks (if not, you can't mix). You don's have to do anything besides
creating the logical networks in ovirt and assign them to the interface,
ovirt takes care of creating the virtual interfaces it needs.
What you can't do is have more than one logical network per vlan (I
think there's a feature request on this, I know I've asked it on the
list:-) ).
Regards,

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


Re: [Users] Attach NFS storage to multiple datacenter

2014-01-16 Thread Amedeo Salvati

Il 16/01/2014 18:00, users-requ...@ovirt.org ha scritto:

From: Tobias Fiebigm...@wybt.net
To: Elad Ben Aharonebena...@redhat.com
Cc:Users@ovirt.org List  Users@ovirt.org
Sent: Thursday, January 16, 2014 6:37:24 PM
Subject: Re: [Users] Attach NFS storage to multiple datacenter

Heho,
On Thu, 2014-01-16 at 11:10 -0500, Elad Ben Aharon wrote:

You don't have to attach/detach the domain for every VM export. Sorry for not 
being clear. You can export all your VMs to the export domain at once and then 
detach the export domain and attach it to the second DC.

May have miscommunicated that...
I can not do this because this kind of means that the vms will be down
during the whole movement process. I'd like to reduce the per-vm
downtime as much as possible.

With best Regards,
Tobias

you can decrease the downtime by:

- live snapshot VM1;
- clone VM1 from snapshot to VM1-NEW (during this process VM1 is 
uprunning);

- export VM1-NEW to export domain (VM1 uprunning);
- detach export domain from old DC;
- attach export domain to new DC;
- import VM1-NEW (VM1 still uprunning);
- start VM1-NEW on single mode and configure;
- stop apps from VM1 (downtime);
- optionally sync app data from VM1 to VM1-NEW (downtime);
- start apps on VM1-NEW (apps uprunning on new DC).
- stop VM1 on old DC.

HTH
a

--
Amedeo Salvati
RHC{DS,E,VA} - LPIC-3 - UCP - NCLA 11
email: ame...@oscert.net
email: ame...@linux.com
http://plugcomputing.it/redhatcert.php
http://plugcomputing.it/lpicert.php

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


Re: [Users] Blank VM Install Console

2014-01-16 Thread David Li


Do I need these to be installed on the engine or on the machine where the 
webadmin portal browser is being run? 

Are there any ovirt links describing these?

david



- Original Message -
 From: Madhav V Diwan mdi...@diwanconsulting.com
 To: David Li david...@sbcglobal.net
 Cc: users@ovirt.org users@ovirt.org
 Sent: Thursday, January 16, 2014 10:35 AM
 Subject: Re: [Users] Black VM Install Console
 
 you ve probabaly not install teh spice xpi in your firefox on linux when
 you opened the console , or maybe the remote-viewer application is
 missing
 
 use yum to install these 
 
 
 
 
 -Original Message-R
 eply-to: David Li david...@sbcglobal.net
 
 Subject: [Users] Black VM Install Console
 Date: Thu, 16 Jan 2014 10:08:13 -0800 (PST)
 
 Hi,
 
 My first time to install a VM on ovirt has encountered a problem. I tried to 
 open up a console to continue the install process. But all I got is a blank 
 window and a request to save a file which I did. The window remained blank 
 and I 
 couldn't see any activities. I went to the node itself and tried to see if I 
 could use virsh tool to understand what's going on. But I was asked for a 
 username and password to perform any actions. 
 
 Any idea what I should do at this time?
 
 David
 
 ___
 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] Blank VM Install Console

2014-01-16 Thread Madhav V Diwan
install them wherever your firefox browser is installed...
whichever machine you are using to browse to the portal from

unfortunately i believe ovirts' spice viewing only works on linux
desktops running firefox  currently

also the ovirt  vnc implementation assumes you have remote-viewer  which
can open that .vv file that pops up.. again remote-viewer would only be
available on linux desktops.. 

there IS a MAC OS port for remote-viewer , but i've never gotten it to
work without a lot of manual URL input


-Original Message-
From: David Li david...@sbcglobal.net
Reply-to: David Li david...@sbcglobal.net
To: Madhav V Diwan mdi...@diwanconsulting.com
Cc: users@ovirt.org users@ovirt.org
Subject: Re: [Users] Blank VM Install Console
Date: Thu, 16 Jan 2014 11:39:20 -0800 (PST)


Do I need these to be installed on the engine or on the machine where the 
webadmin portal browser is being run? 

Are there any ovirt links describing these?

david



- Original Message -
 From: Madhav V Diwan mdi...@diwanconsulting.com
 To: David Li david...@sbcglobal.net
 Cc: users@ovirt.org users@ovirt.org
 Sent: Thursday, January 16, 2014 10:35 AM
 Subject: Re: [Users] Black VM Install Console
 
 you ve probabaly not install teh spice xpi in your firefox on linux when
 you opened the console , or maybe the remote-viewer application is
 missing
 
 use yum to install these 
 
 
 
 
 -Original Message-R
 eply-to: David Li david...@sbcglobal.net
 
 Subject: [Users] Black VM Install Console
 Date: Thu, 16 Jan 2014 10:08:13 -0800 (PST)
 
 Hi,
 
 My first time to install a VM on ovirt has encountered a problem. I tried to 
 open up a console to continue the install process. But all I got is a blank 
 window and a request to save a file which I did. The window remained blank 
 and I 
 couldn't see any activities. I went to the node itself and tried to see if I 
 could use virsh tool to understand what's going on. But I was asked for a 
 username and password to perform any actions. 
 
 Any idea what I should do at this time?
 
 David
 
 ___
 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] Blank VM Install Console

2014-01-16 Thread David Li
Is this page still applicable to ovirt 3.3.2?

http://wiki.ovirt.org/How_to_Connect_to_SPICE_Console_With_Portal#Add_a_deployment_method_Server_Side




- Original Message -
 From: Madhav V Diwan mdi...@diwanconsulting.com
 To: David Li david...@sbcglobal.net
 Cc: users@ovirt.org users@ovirt.org
 Sent: Thursday, January 16, 2014 1:28 PM
 Subject: Re: [Users] Blank VM Install Console
 
 install them wherever your firefox browser is installed...
 whichever machine you are using to browse to the portal from
 
 unfortunately i believe ovirts' spice viewing only works on linux
 desktops running firefox  currently
 
 also the ovirt  vnc implementation assumes you have remote-viewer  which
 can open that .vv file that pops up.. again remote-viewer would only be
 available on linux desktops.. 
 
 there IS a MAC OS port for remote-viewer , but i've never gotten it to
 work without a lot of manual URL input
 
 
 -Original Message-
 From: David Li david...@sbcglobal.net
 Reply-to: David Li david...@sbcglobal.net
 To: Madhav V Diwan mdi...@diwanconsulting.com
 Cc: users@ovirt.org users@ovirt.org
 Subject: Re: [Users] Blank VM Install Console
 Date: Thu, 16 Jan 2014 11:39:20 -0800 (PST)
 
 
 Do I need these to be installed on the engine or on the machine where the 
 webadmin portal browser is being run? 
 
 Are there any ovirt links describing these?
 
 david
 
 
 
 - Original Message -
  From: Madhav V Diwan mdi...@diwanconsulting.com
  To: David Li david...@sbcglobal.net
  Cc: users@ovirt.org users@ovirt.org
  Sent: Thursday, January 16, 2014 10:35 AM
  Subject: Re: [Users] Black VM Install Console
 
  you ve probabaly not install teh spice xpi in your firefox on linux when
  you opened the console , or maybe the remote-viewer application is
  missing
 
  use yum to install these 
 
 
 
 
  -Original Message-R
  eply-to: David Li david...@sbcglobal.net
 
  Subject: [Users] Black VM Install Console
  Date: Thu, 16 Jan 2014 10:08:13 -0800 (PST)
 
  Hi,
 
  My first time to install a VM on ovirt has encountered a problem. I tried 
 to 
  open up a console to continue the install process. But all I got is a blank 
 
  window and a request to save a file which I did. The window remained blank 
 and I 
  couldn't see any activities. I went to the node itself and tried to see 
 if I 
  could use virsh tool to understand what's going on. But I was asked for 
 a 
  username and password to perform any actions. 
 
  Any idea what I should do at this time?
 
  David
 
  ___
  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] Blank VM Install Console

2014-01-16 Thread Joop

Madhav V Diwan wrote:

install them wherever your firefox browser is installed...
whichever machine you are using to browse to the portal from

unfortunately i believe ovirts' spice viewing only works on linux
desktops running firefox  currently

also the ovirt  vnc implementation assumes you have remote-viewer  which
can open that .vv file that pops up.. again remote-viewer would only be
available on linux desktops.. 

  
Not quite right. I have virt-viewer-x86-0.5.6.msi or 
virt-viewer-0.5.6.exe installed on my windows 7 pc and that works fine 
with ovirt-3.2/3 or higher.

Opens both vnc and spice consoles.
The latest virt-viewer-x86-0.5.7.msi seems to be missing 
remote-viewer.exe so does indeed not work on windows.


Joop

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


Re: [Users] Blank VM Install Console

2014-01-16 Thread Madhav V Diwan
yuck

 i dont know why they do not just have this already done in an rpm

yes it probably works , i have not tested it ,  but virt-viewer is
deprecated in favor of the newer Remote-Viewer

by the way

 worst comes to worst  you can always connect to the ovirt vm node
server via virt-manager gui in linux .. or using macports virt-manager
in OSX

and as long as you have a username and password set up in libvirt
password db
/etc/libvirt/passwd.db

use saslpasswd2 -a libvirt $USER  on your ovirt vm host node 
 to add your user account so you dont mess with ovirt's

if you have  winaxe or some other Xwindows on your windows machine you
could probably just ssh with putty.exe to your ovirt node server and run
virt-manager from there while displaying back to your windows desktop



-Original Message-
From: David Li david...@sbcglobal.net
Reply-to: David Li david...@sbcglobal.net
To: Madhav V Diwan mdi...@diwanconsulting.com
Cc: users@ovirt.org users@ovirt.org
Subject: Re: [Users] Blank VM Install Console
Date: Thu, 16 Jan 2014 13:35:02 -0800 (PST)

Is this page still applicable to ovirt 3.3.2?

http://wiki.ovirt.org/How_to_Connect_to_SPICE_Console_With_Portal#Add_a_deployment_method_Server_Side




- Original Message -
 From: Madhav V Diwan mdi...@diwanconsulting.com
 To: David Li david...@sbcglobal.net
 Cc: users@ovirt.org users@ovirt.org
 Sent: Thursday, January 16, 2014 1:28 PM
 Subject: Re: [Users] Blank VM Install Console
 
 install them wherever your firefox browser is installed...
 whichever machine you are using to browse to the portal from
 
 unfortunately i believe ovirts' spice viewing only works on linux
 desktops running firefox  currently
 
 also the ovirt  vnc implementation assumes you have remote-viewer  which
 can open that .vv file that pops up.. again remote-viewer would only be
 available on linux desktops.. 
 
 there IS a MAC OS port for remote-viewer , but i've never gotten it to
 work without a lot of manual URL input
 
 
 -Original Message-
 From: David Li david...@sbcglobal.net
 Reply-to: David Li david...@sbcglobal.net
 To: Madhav V Diwan mdi...@diwanconsulting.com
 Cc: users@ovirt.org users@ovirt.org
 Subject: Re: [Users] Blank VM Install Console
 Date: Thu, 16 Jan 2014 11:39:20 -0800 (PST)
 
 
 Do I need these to be installed on the engine or on the machine where the 
 webadmin portal browser is being run? 
 
 Are there any ovirt links describing these?
 
 david
 
 
 
 - Original Message -
  From: Madhav V Diwan mdi...@diwanconsulting.com
  To: David Li david...@sbcglobal.net
  Cc: users@ovirt.org users@ovirt.org
  Sent: Thursday, January 16, 2014 10:35 AM
  Subject: Re: [Users] Black VM Install Console
 
  you ve probabaly not install teh spice xpi in your firefox on linux when
  you opened the console , or maybe the remote-viewer application is
  missing
 
  use yum to install these 
 
 
 
 
  -Original Message-R
  eply-to: David Li david...@sbcglobal.net
 
  Subject: [Users] Black VM Install Console
  Date: Thu, 16 Jan 2014 10:08:13 -0800 (PST)
 
  Hi,
 
  My first time to install a VM on ovirt has encountered a problem. I tried 
 to 
  open up a console to continue the install process. But all I got is a blank 
 
  window and a request to save a file which I did. The window remained blank 
 and I 
  couldn't see any activities. I went to the node itself and tried to see 
 if I 
  could use virsh tool to understand what's going on. But I was asked for 
 a 
  username and password to perform any actions. 
 
  Any idea what I should do at this time?
 
  David
 
  ___
  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] Blank VM Install Console

2014-01-16 Thread David Li
This isn't working for me at this time. I have gone to the end of the 
instructions and clicked on Install Spice button in IE but nothing happened. 

Maybe someone with more knowledge should come out and make clarifications. 


- Original Message -
 From: Madhav V Diwan mdi...@diwanconsulting.com
 To: David Li david...@sbcglobal.net
 Cc: users@ovirt.org users@ovirt.org
 Sent: Thursday, January 16, 2014 1:51 PM
 Subject: Re: [Users] Blank VM Install Console
 
 yuck
 
 i dont know why they do not just have this already done in an rpm
 
 yes it probably works , i have not tested it ,  but virt-viewer is
 deprecated in favor of the newer Remote-Viewer
 
 by the way
 
 worst comes to worst  you can always connect to the ovirt vm node
 server via virt-manager gui in linux .. or using macports virt-manager
 in OSX
 
 and as long as you have a username and password set up in libvirt
 password db
 /etc/libvirt/passwd.db
 
 use saslpasswd2 -a libvirt $USER  on your ovirt vm host node 
 to add your user account so you dont mess with ovirt's
 
 if you have  winaxe or some other Xwindows on your windows machine you
 could probably just ssh with putty.exe to your ovirt node server and run
 virt-manager from there while displaying back to your windows desktop
 
 
 
 -Original Message-
 From: David Li david...@sbcglobal.net
 Reply-to: David Li david...@sbcglobal.net
 To: Madhav V Diwan mdi...@diwanconsulting.com
 Cc: users@ovirt.org users@ovirt.org
 Subject: Re: [Users] Blank VM Install Console
 Date: Thu, 16 Jan 2014 13:35:02 -0800 (PST)
 
 Is this page still applicable to ovirt 3.3.2?
 
 http://wiki.ovirt.org/How_to_Connect_to_SPICE_Console_With_Portal#Add_a_deployment_method_Server_Side
 
 
 
 
 - Original Message -
  From: Madhav V Diwan mdi...@diwanconsulting.com
  To: David Li david...@sbcglobal.net
  Cc: users@ovirt.org users@ovirt.org
  Sent: Thursday, January 16, 2014 1:28 PM
  Subject: Re: [Users] Blank VM Install Console
 
  install them wherever your firefox browser is installed...
  whichever machine you are using to browse to the portal from
 
  unfortunately i believe ovirts' spice viewing only works on linux
  desktops running firefox  currently
 
  also the ovirt  vnc implementation assumes you have remote-viewer  which
  can open that .vv file that pops up.. again remote-viewer would only be
  available on linux desktops.. 
 
  there IS a MAC OS port for remote-viewer , but i've never gotten it to
  work without a lot of manual URL input
 
 
  -Original Message-
  From: David Li david...@sbcglobal.net
  Reply-to: David Li david...@sbcglobal.net
  To: Madhav V Diwan mdi...@diwanconsulting.com
  Cc: users@ovirt.org users@ovirt.org
  Subject: Re: [Users] Blank VM Install Console
  Date: Thu, 16 Jan 2014 11:39:20 -0800 (PST)
 
 
  Do I need these to be installed on the engine or on the machine where the 
  webadmin portal browser is being run? 
 
  Are there any ovirt links describing these?
 
  david
 
 
 
  - Original Message -
   From: Madhav V Diwan mdi...@diwanconsulting.com
   To: David Li david...@sbcglobal.net
   Cc: users@ovirt.org users@ovirt.org
   Sent: Thursday, January 16, 2014 10:35 AM
   Subject: Re: [Users] Black VM Install Console
 
   you ve probabaly not install teh spice xpi in your firefox on linux 
 when
   you opened the console , or maybe the remote-viewer application is
   missing
 
   use yum to install these 
 
 
 
 
   -Original Message-R
   eply-to: David Li david...@sbcglobal.net
 
   Subject: [Users] Black VM Install Console
   Date: Thu, 16 Jan 2014 10:08:13 -0800 (PST)
 
   Hi,
 
   My first time to install a VM on ovirt has encountered a problem. I 
 tried 
  to 
   open up a console to continue the install process. But all I got is a 
 blank 
 
   window and a request to save a file which I did. The window remained 
 blank 
  and I 
   couldn't see any activities. I went to the node itself and tried 
 to see 
  if I 
   could use virsh tool to understand what's going on. But I was 
 asked for 
  a 
   username and password to perform any actions. 
 
   Any idea what I should do at this time?
 
   David
 
   ___
   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] Networking. Hosted Setup. All in One Host. Hetzner

2014-01-16 Thread Peter Styk
Greetings,

I'm writing here as to share some of my findings about hosting with
Hetzner. All in one setups on single remote host can be tricky. Provider
mounted an extra /29 subnet to the main host but none is routed by default
and host has to become router itself. At the same time single mistake in
bridging configuration and lost access results in need for re-bootstrap.
It's still tempting to try and with many trials I eventually got to see
guests talking to the net.

Scenario 1: Working. Package bridge-utils, oVirt engine, setup bridge,
VDSM, add host to engine, add routing to host routing table. Networking by
trial and error. Still something is not right. Occasionally on ping out I'm
getting Redirect Host (New nexthop messages.
http://styk.tv/wp-content/uploads/2014/01/oVirtHosted1_almost_working.png

Scenario 2: Dreaming. Private network with private router/dhcp/nat. Private
10.0.0.0/24 network. No problems with routing as gateway 10.0.0.1 would be
on the same subnet. Thought of using pfSense but can't seem to bring up an
instance with two network cards on two different networks. I thought this
would be easy. Go to Networks, click create new network, type private, save
ok. then go to new instance. point at iso, attach two network cards. save
ok. Launch Host did not satisfy internal filter Network No idea what that
is. Maybe I don't understand how this works. I even tried removing
ovirtmgmt network and leaving private network by itself. Tried with all 3
network card types (rtl8139/e1000/VirtIO)
http://styk.tv/wp-content/uploads/2014/01/oVirtHosted2_preferred.png

Either way if you have a minute or two please take a look at both attached
diagrams. Deliberately making it difficult by forcing all elements on
single box in hosted environment.

Maybe there is a way to have this all installed with Neutron or vSwitch on
the same box or is that pushing it?

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


Re: [Users] Blank VM Install Console

2014-01-16 Thread Dafna Ron

1. did you restart you're firefox after install?
2. what OS are you using?


On 01/16/2014 11:40 PM, David Li wrote:

This isn't working for me at this time. I have gone to the end of the instructions and 
clicked on Install Spice button in IE but nothing happened.

Maybe someone with more knowledge should come out and make clarifications.


- Original Message -

From: Madhav V Diwan mdi...@diwanconsulting.com
To: David Li david...@sbcglobal.net
Cc: users@ovirt.org users@ovirt.org
Sent: Thursday, January 16, 2014 1:51 PM
Subject: Re: [Users] Blank VM Install Console

yuck

i dont know why they do not just have this already done in an rpm

yes it probably works , i have not tested it ,  but virt-viewer is
deprecated in favor of the newer Remote-Viewer

by the way

worst comes to worst  you can always connect to the ovirt vm node
server via virt-manager gui in linux .. or using macports virt-manager
in OSX

and as long as you have a username and password set up in libvirt
password db
/etc/libvirt/passwd.db

use saslpasswd2 -a libvirt $USER  on your ovirt vm host node
to add your user account so you dont mess with ovirt's

if you have  winaxe or some other Xwindows on your windows machine you
could probably just ssh with putty.exe to your ovirt node server and run
virt-manager from there while displaying back to your windows desktop



-Original Message-
From: David Li david...@sbcglobal.net
Reply-to: David Li david...@sbcglobal.net
To: Madhav V Diwan mdi...@diwanconsulting.com
Cc: users@ovirt.org users@ovirt.org
Subject: Re: [Users] Blank VM Install Console
Date: Thu, 16 Jan 2014 13:35:02 -0800 (PST)

Is this page still applicable to ovirt 3.3.2?

http://wiki.ovirt.org/How_to_Connect_to_SPICE_Console_With_Portal#Add_a_deployment_method_Server_Side




- Original Message -

  From: Madhav V Diwan mdi...@diwanconsulting.com
  To: David Li david...@sbcglobal.net
  Cc: users@ovirt.org users@ovirt.org
  Sent: Thursday, January 16, 2014 1:28 PM
  Subject: Re: [Users] Blank VM Install Console

  install them wherever your firefox browser is installed...
  whichever machine you are using to browse to the portal from

  unfortunately i believe ovirts' spice viewing only works on linux
  desktops running firefox  currently

  also the ovirt  vnc implementation assumes you have remote-viewer  which
  can open that .vv file that pops up.. again remote-viewer would only be
  available on linux desktops..

  there IS a MAC OS port for remote-viewer , but i've never gotten it to
  work without a lot of manual URL input


  -Original Message-
  From: David Li david...@sbcglobal.net
  Reply-to: David Li david...@sbcglobal.net
  To: Madhav V Diwan mdi...@diwanconsulting.com
  Cc: users@ovirt.org users@ovirt.org
  Subject: Re: [Users] Blank VM Install Console
  Date: Thu, 16 Jan 2014 11:39:20 -0800 (PST)


  Do I need these to be installed on the engine or on the machine where the
  webadmin portal browser is being run?

  Are there any ovirt links describing these?

  david



  - Original Message -

   From: Madhav V Diwan mdi...@diwanconsulting.com
   To: David Li david...@sbcglobal.net
   Cc: users@ovirt.org users@ovirt.org
   Sent: Thursday, January 16, 2014 10:35 AM
   Subject: Re: [Users] Black VM Install Console

   you ve probabaly not install teh spice xpi in your firefox on linux

when

   you opened the console , or maybe the remote-viewer application is
   missing

   use yum to install these




   -Original Message-R
   eply-to: David Li david...@sbcglobal.net

   Subject: [Users] Black VM Install Console
   Date: Thu, 16 Jan 2014 10:08:13 -0800 (PST)

   Hi,

   My first time to install a VM on ovirt has encountered a problem. I

tried

  to

   open up a console to continue the install process. But all I got is a

blank

   window and a request to save a file which I did. The window remained

blank

  and I

   couldn't see any activities. I went to the node itself and tried

to see

  if I

   could use virsh tool to understand what's going on. But I was

asked for

  a

   username and password to perform any actions.

   Any idea what I should do at this time?

   David

   ___
   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



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


Re: [Users] Attach NFS storage to multiple datacenter

2014-01-16 Thread Dafna Ron
sounds like a very creative use for the provider 3.3 feature and I like 
the way you think :)


basically, it will require installing an all-in-one openstack but if 
downtime is such a big issue it could be a good solution...


Dafna


On 01/16/2014 06:11 PM, Elad Ben Aharon wrote:

Well, I'll be creative and I'll suggest you the following idea.
There is an option to add a glance image server to RHEV as an external provider.
This new feature allows you to export disks (not VMs) to the glance image 
repository while the VM which the disk is attached to is running.
As for the VM configuration (which is not part of the disk that will be 
exported to the glance server), there is an option (which was introduced in 
RHEV3.3) to create a VM from a configuration file (OVF) of another VM.

Dafna, Fede, Liron, Itamar, please back me up here. Will it be possible to 
perform those actions? Can we suggest this idea to the customer?

- Original Message -
From: Tobias Fiebig m...@wybt.net
To: Elad Ben Aharon ebena...@redhat.com
Cc: Users@ovirt.org List Users@ovirt.org
Sent: Thursday, January 16, 2014 6:47:54 PM
Subject: Re: [Users] Attach NFS storage to multiple datacenter

Heho,

Unfortunately yes, you'll suffer from a down time during this process.

Well, as the downtime could be significantly decreased/the comfort for
an migrate one vm, then the next largely increased, if an nfs storage
could be mounted on multiple datacenters simultaneous i wonder if such a
feature is planed?

Main concern for me is that it might not really fit into the current way
of handling storage in ovirt.

With best Regards,
Tobias




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


Re: [Users] Blank VM Install Console

2014-01-16 Thread David Li
Well, it didn't even have any traces to tell me if it's installed. I am 
supposed to see these according to the instruction but none of them showed up.

* IE will prompt you with This website wants to install the following 
add-on SpiceX.cab... proceed by clicking the arrow on the install button and 
choose Install for All Users of this computer.
* Depending on the version of IE a UAC dialog may pop up asking you if 
you want to allow SpiceX.cab If it does not Click on the install spice button 
again and it will.
* In the UAC dialog click on the yes button.
* The install will now proceed in the background.


I am using W7 64bit with IE11. My engine is running on a RHEL6 machine. 


- Original Message -
 From: Dafna Ron d...@redhat.com
 To: David Li david...@sbcglobal.net
 Cc: Madhav V Diwan mdi...@diwanconsulting.com; users@ovirt.org 
 users@ovirt.org
 Sent: Thursday, January 16, 2014 4:16 PM
 Subject: Re: [Users] Blank VM Install Console
 
 1. did you restart you're firefox after install?
 2. what OS are you using?
 
 
 On 01/16/2014 11:40 PM, David Li wrote:
  This isn't working for me at this time. I have gone to the end of the 
 instructions and clicked on Install Spice button in IE but nothing 
 happened.
 
  Maybe someone with more knowledge should come out and make clarifications.
 
 
  - Original Message -
  From: Madhav V Diwan mdi...@diwanconsulting.com
  To: David Li david...@sbcglobal.net
  Cc: users@ovirt.org users@ovirt.org
  Sent: Thursday, January 16, 2014 1:51 PM
  Subject: Re: [Users] Blank VM Install Console
 
  yuck
 
  i dont know why they do not just have this already done in an rpm
 
  yes it probably works , i have not tested it ,  but virt-viewer is
  deprecated in favor of the newer Remote-Viewer
 
  by the way
 
  worst comes to worst  you can always connect to the ovirt vm node
  server via virt-manager gui in linux .. or using macports virt-manager
  in OSX
 
  and as long as you have a username and password set up in libvirt
  password db
  /etc/libvirt/passwd.db
 
  use saslpasswd2 -a libvirt $USER  on your ovirt vm host node
  to add your user account so you dont mess with ovirt's
 
  if you have  winaxe or some other Xwindows on your windows machine you
  could probably just ssh with putty.exe to your ovirt node server and 
 run
  virt-manager from there while displaying back to your windows desktop
 
 
 
  -Original Message-
  From: David Li david...@sbcglobal.net
  Reply-to: David Li david...@sbcglobal.net
  To: Madhav V Diwan mdi...@diwanconsulting.com
  Cc: users@ovirt.org users@ovirt.org
  Subject: Re: [Users] Blank VM Install Console
  Date: Thu, 16 Jan 2014 13:35:02 -0800 (PST)
 
  Is this page still applicable to ovirt 3.3.2?
 
 
 http://wiki.ovirt.org/How_to_Connect_to_SPICE_Console_With_Portal#Add_a_deployment_method_Server_Side
 
 
 
 
  - Original Message -
    From: Madhav V Diwan mdi...@diwanconsulting.com
    To: David Li david...@sbcglobal.net
    Cc: users@ovirt.org users@ovirt.org
    Sent: Thursday, January 16, 2014 1:28 PM
    Subject: Re: [Users] Blank VM Install Console
 
    install them wherever your firefox browser is installed...
    whichever machine you are using to browse to the portal from
 
    unfortunately i believe ovirts' spice viewing only works on 
 linux
    desktops running firefox  currently
 
    also the ovirt  vnc implementation assumes you have 
 remote-viewer  which
    can open that .vv file that pops up.. again remote-viewer would 
 only be
    available on linux desktops..
 
    there IS a MAC OS port for remote-viewer , but i've never 
 gotten it to
    work without a lot of manual URL input
 
 
    -Original Message-
    From: David Li david...@sbcglobal.net
    Reply-to: David Li david...@sbcglobal.net
    To: Madhav V Diwan mdi...@diwanconsulting.com
    Cc: users@ovirt.org users@ovirt.org
    Subject: Re: [Users] Blank VM Install Console
    Date: Thu, 16 Jan 2014 11:39:20 -0800 (PST)
 
 
    Do I need these to be installed on the engine or on the machine 
 where the
    webadmin portal browser is being run?
 
    Are there any ovirt links describing these?
 
    david
 
 
 
    - Original Message -
     From: Madhav V Diwan mdi...@diwanconsulting.com
     To: David Li david...@sbcglobal.net
     Cc: users@ovirt.org users@ovirt.org
     Sent: Thursday, January 16, 2014 10:35 AM
     Subject: Re: [Users] Black VM Install Console
 
     you ve probabaly not install teh spice xpi in your firefox 
 on linux
  when
     you opened the console , or maybe the remote-viewer 
 application is
     missing
 
     use yum to install these
 
 
 
 
     -Original Message-R
     eply-to: David Li david...@sbcglobal.net
 
     Subject: [Users] Black VM Install Console
     Date: Thu, 16 Jan 2014 10:08:13 -0800 (PST)
 
     Hi,
 
     My first time to install a VM on ovirt has encountered a 
 problem. I
  tried
    to
     open up a console to 

Re: [Users] conversion of ESXi 5 centos VM to fedora19 ovirt host-- import failed

2014-01-16 Thread Blaster

I haven’t tried this yet, but if I had to move a VM from ESXi to oVirt this is 
how I would do it…
(actually, this is how I did it with Windows 7 guests…)

Shutdown guest on ESXi  (or use GhettoVCB to make a snapshot backup if you 
don’t want an outtage) 
NFS copy guest from ESXi server to temp storage somewhere
qemu-img convert guest.vmdk -O raw guest.raw
Create an oVirt guest with the appropriate OS type
Add a disk of the same GB to the guest
After oVirt finishes creating the disk, copy the guest.raw file over the disk 
image oVirt made
boot guest and install qemu-agent, ovirt-agent, spice-agent (or better yet, do 
this before you shutdown on ESXi)
remove VMware tools.

The importing and virt2v procedure seems far to complex and error prone to me.  
 


On Jan 14, 2014, at 2:25 PM, Madhav V Diwan mdi...@diwanconsulting.com wrote:

 
 well. its never easy is it...
 
 anyone have an idea as to what I've done wrong now?
 
 
 Import failed due to the following
 
 
 2014-01-14 14:39:37,400 INFO
 [org.ovirt.engine.core.vdsbroker.irsbroker.DoesImageExistVDSCommand]
 (ajp--127.0.0.1-8702-8) [79a09c5d] START,
 DoesImageExistVDSCommand( storagePoolId =
 030ed024-e10c-450f-9b1d-1ed40802fd17, ignoreFailoverLimit = false,
 storageDomainId = 8eff2927-3bff-4b15-bdd0-8c4e0f40652d, imageGroupId =
 0bbe9315-13ba-4e37-b6b2-5366b6b70d2d, imageId =
 5e9d09c6-b2ba-419d-9bc5-976d3507), log id: 28a4a8eb
 2014-01-14 14:39:37,475 INFO
 [org.ovirt.engine.core.vdsbroker.irsbroker.DoesImageExistVDSCommand]
 (ajp--127.0.0.1-8702-8) [79a09c5d] FINISH, DoesImageExistVDSCommand,
 return: true, log id: 28a4a8eb
 2014-01-14 14:39:37,511 INFO
 [org.ovirt.engine.core.bll.ImportVmCommand] (pool-6-thread-48)
 [79a09c5d] Running command: ImportVmCommand internal: false. Entities
 affected :  ID: 0bc08020-eeb5-4707-af85-92de8e89d91f Type: Storage
 2014-01-14 14:39:37,525 INFO  [org.ovirt.engine.core.bll.ImagesHandler]
 (pool-6-thread-48) [79a09c5d] Disk alias retrieved from the client is
 null or empty, the suggested default disk alias to be used is dev1_Disk1
 2014-01-14 14:39:37,525 WARN
 [org.ovirt.engine.core.bll.ImportVmCommand] (pool-6-thread-48)
 [79a09c5d] VM e9404bd8-7ecb-45bf-bfce-6d00b02595fd doesnt have active
 snapshot in export domain
 2014-01-14 14:39:37,529 INFO
 [org.ovirt.engine.core.bll.CopyImageGroupCommand] (pool-6-thread-48)
 [7dbe036b] Running command: CopyImageGroupCommand internal: true.
 Entities affected :  ID: 0bc08020-eeb5-4707-af85-92de8e89d91f Type:
 Storage
 2014-01-14 14:39:37,541 INFO
 [org.ovirt.engine.core.vdsbroker.irsbroker.CopyImageVDSCommand]
 (pool-6-thread-48) [7dbe036b] START, CopyImageVDSCommand( storagePoolId
 = 030ed024-e10c-450f-9b1d-1ed40802fd17, ignoreFailoverLimit = false,
 storageDomainId = 8eff2927-3bff-4b15-bdd0-8c4e0f40652d, imageGroupId =
 0bbe9315-13ba-4e37-b6b2-5366b6b70d2d, imageId =
 5e9d09c6-b2ba-419d-9bc5-976d3507, dstImageGroupId =
 0bbe9315-13ba-4e37-b6b2-5366b6b70d2d, vmId =
 e9404bd8-7ecb-45bf-bfce-6d00b02595fd, dstImageId =
 5e9d09c6-b2ba-419d-9bc5-976d3507, imageDescription = ,
 dstStorageDomainId = 0bc08020-eeb5-4707-af85-92de8e89d91f,
 copyVolumeType = LeafVol, volumeFormat = RAW, preallocate =
 Preallocated, postZero = false, force = true), log id: 32b8fe16
 2014-01-14 14:39:37,542 INFO
 [org.ovirt.engine.core.vdsbroker.irsbroker.CopyImageVDSCommand]
 (pool-6-thread-48) [7dbe036b] -- executeIrsBrokerCommand: calling
 'copyImage' with two new parameters: description and UUID
 2014-01-14 14:39:37,542 INFO
 [org.ovirt.engine.core.vdsbroker.irsbroker.CopyImageVDSCommand]
 (pool-6-thread-48) [7dbe036b] -- copyImage parameters:
sdUUID=8eff2927-3bff-4b15-bdd0-8c4e0f40652d
spUUID=030ed024-e10c-450f-9b1d-1ed40802fd17
vmGUID=e9404bd8-7ecb-45bf-bfce-6d00b02595fd
srcImageGUID=0bbe9315-13ba-4e37-b6b2-5366b6b70d2d
srcVolUUID=5e9d09c6-b2ba-419d-9bc5-976d3507
dstImageGUID=0bbe9315-13ba-4e37-b6b2-5366b6b70d2d
dstVolUUID=5e9d09c6-b2ba-419d-9bc5-976d3507
descr=
dstSdUUID=0bc08020-eeb5-4707-af85-92de8e89d91f
 2014-01-14 14:39:37,549 ERROR
 [org.ovirt.engine.core.vdsbroker.irsbroker.CopyImageVDSCommand]
 (pool-6-thread-48) [7dbe036b] Command CopyImageVDS execution failed.
 Exception: IrsOperationFailedNoFailoverException: IRSGenericException:
 IRSErrorException: Image does not exist in domain:
 'image=0bbe9315-13ba-4e37-b6b2-5366b6b70d2d,
 domain=8eff2927-3bff-4b15-bdd0-8c4e0f40652d'
 2014-01-14 14:39:37,550 INFO
 [org.ovirt.engine.core.vdsbroker.irsbroker.CopyImageVDSCommand]
 (pool-6-thread-48) [7dbe036b] FINISH, CopyImageVDSCommand, return:
 ----, log id: 32b8fe16
 2014-01-14 14:39:37,550 ERROR
 [org.ovirt.engine.core.bll.CopyImageGroupCommand] (pool-6-thread-48)
 [7dbe036b] Command org.ovirt.engine.core.bll.CopyImageGroupCommand throw
 Vdc Bll exception. With error message VdcBLLException:
 

Re: [Users] VM start Options

2014-01-16 Thread Blaster

When I was researching virtio-blk and virtio-scsi and some of the corresponding 
qemu tweaks, I was wishing there was some way on the oVirt GUI to see what the 
final QEMU command line was going to be and make tweaks to it before it was 
executed

On Jan 14, 2014, at 9:57 AM, Itamar Heim ih...@redhat.com wrote:

 On 01/14/2014 11:21 AM, Wolfgang Bucher wrote:
 Hello
 How can i change VM start from aio=thread to aio=native
 
 Greetings
 Wolfgang
 
 
 ___
 Users mailing list
 Users@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/users
 
 
 a custom hook sounds like the easiest way.
 samples abundant:
 http://www.ovirt.org/VDSM-Hooks
 http://www.ovirt.org/VDSM-Hooks_Catalogue
 http://gerrit.ovirt.org/gitweb?p=vdsm.git;a=tree;f=vdsm_hooks;
 ___
 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] VirtIO disk latency

2014-01-16 Thread Blaster

On Jan 9, 2014, at 3:16 AM, Markus Stockhausen stockhau...@collogia.de wrote:

 
 We see a quite a heavy latency penalty using KVM VirtIO disks in comparison
 to ESX. Doing one I/O onto disk inside a VM usually adds 370us of overhead in
 the virtualisation layer. This has been tested with VirtIO-SCSI and windows
 guest (2K3). More here (still now answer yet):

It would be interesting to see you do the same tests on virtio-blk instead of 
virtio-scsi.
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[Users] New user to oVirt, and I haz a sad so far...

2014-01-16 Thread Will Dennis (Live.com)
Hi all, ready for a story? (well, more of a rant, but hopefully it will be a
good UX tale, and may even be entertaining.)

Had one of the groups come to me at work this week and request a OpenStack
setup. When I sat down and discussed their needs, it turns out that they
really only need a multi-hypervisor setup where they can spin up VMs for
their research projects. The VMs should be fairly long-lived, and will have
persistent storage. Their other request is that the storage should be local
on the hypervisor nodes (they plan to use Intel servers with 8-10 2TB drives
for VM storage on each node.) They desire this in order to keep the VM I/O
local - they do not have a SAN of any sort anyhow, and they do not care
about live migration, etc.

In any case, knowing that they did not want to afford a VMware setup (which
is what I'm used to using), I proposed using oVirt to fill their needs,
having heard and read up on it a bit (It's open-source VMware, right?)
even though I had not used it before (I have however made single-node KVM
hypervisors for their group before, utilizing Open vSwitch, libvirt,
virt-manager etc., so I'm not completely ignorant of KVM/libvirt etc.)

In any case, I took one of their older servers which was already running
CentOS 6.5, installed the requisite packages on it, and in short order had
an engine server up and running (oVirt 3.3.2). That seems to have been the
easy part :-/  Now came the installation of a hypervisor node. I downloaded
and burned an ISO of the latest oVirt node installer
(ovirt-node-iso-3.0.3-1.1.vdsm.fc19.iso) and tried to install it on one of
their target Intel servers. On the 1st try I got to the end of the setup
TUI, invoked the Install link, and was promptly thrown an error (sorry, but
forgot what it was, something like press X for a command prompt, or
Reboot.) No problem, I rebooted, selected booting off the CD again, waited
until the TUI came up, and when I tried to move past the first screen, it
threw me out to a login prompt. OK, enough of that (the server takes a long
time to reboot, and then boot off the CD) - I then thought I would try it on
a VMware Workstation VM (yes, I get the irony, but VMware wkstn can handle
nested virt, so it's a great testbed platform for OpenStack, etc.) because
that would install a heck of a lot faster. That went a lot better - got the
oVirt node 3.0.3 installed on the first try.

More pain was soon to follow, however.  I logged in and started configuring
the node. The TUI was easy enough - much like an ESXi node ;)  I set the NIC
to IPv4 static, entered in the correct IP info, registered a DNS name for
the IP I had assigned, and then tested pinging the engine, all was good. I
then moved on to the section where you define the engine. I entered in the
FQDN of the engine, verified the key fingerprint, and clicked the Save and
Register link at the bottom. That seemed to work, so I completed the rest
of the TUI, and then looked at the oVirt engine web UI. There was my new
node, ready for authorization. I clicked the link to authorize it, and after
a while, the UI came back with Install Failed status. Hmmm. So I went back
to the node's TUI, and now some of the screens said that the IP addr was
unconfigured? I went then to the Network screen, and sure enough, the NIC at
the bottom showed Unconfigured. WTF? So I went and entered in the correct
info back in the IPv4 section, and then arrowed down to the Save link and
clicked it - and the next screen said something like No info needing
changes, nothing to do. Wh? Went back to the network setup screen, NIC
still showing Unconfigured even though the IPv4 info still was there. I
did a ping test at this point from the Ping link on the network setup page,
and what do you know - I could still ping IP's (the engine, the default gw,
etc.) But as I moved around the TUI, other screens still said that the
network was unconfigured. Went back to the Web UI of the engine, put the
host in Maint, then tried to Activate it, still no go - Install Failed. Even
though I had configured the node to allow remote access and set a password,
and also verified via nmap that TCP port 22 on the node was indeed
listening, when I tried to SSH into the node as admin, I immediately got a
connection closed message, so that failed as well. Went back to the node's
network setup page, set the IPv4 to Disabled, saved it, then went back and
set it back to Static then re-entered the IPv4 info. Clicked the Save
link, it went thru the setup again, came back with a success, verified with
ping etc. that networking was working on the node. The engine web UI still
said that it could not connect to the node however. So I put the node in
Maint, and then removed it.  I went back to the node, went to the Engine
setup page, and re-did the screen to define the engine on the node. I notice
that after I did this, however, that the node screens went back to saying
that the network was unconfigured. Grr. But the node was back in the

Re: [Users] Horrid performance during disk I/O

2014-01-16 Thread Blaster

I finally found time to switch from virtio-scsi to virtio.  Seems to have make 
a big difference.

The windows VMs boot faster, web pages load faster, same with the Fedora 20 
VMs. 
Everything just feels smoother.

I found this interesting presentation:
http://events.linuxfoundation.org/sites/events/files/slides/CloudOpen2013_Khoa_Huynh_v3.pdf

Claims virtio blk and scsi are the same speed.  Although, it doesn’t mention if 
this was with or without data plane enabled.

When will data plane be the default?


On Jan 15, 2014, at 3:11 AM, Sander Grendelman san...@grendelman.com wrote:

 On Tue, Jan 14, 2014 at 10:38 PM, Blaster blas...@556nato.com wrote:
 On 1/14/2014 11:04 AM, Andrew Cathrow wrote:
 
 Did you compare virtio-block to virto-scsi, the former will likely
 outperform the latter.
 
 
 No, but I have been meaning to, out of curiosity.
 
 But why do you say virto-blk will be faster than virtio-scsi?  The
 virtio-scsi wiki claims equal performance.
 That's also what I read but ... this presentation:
 http://www.linux-kvm.org/wiki/images/f/f9/2012-forum-virtio-blk-performance-improvement.pdf
 claims
 claims: virtio-blk is about ~3 times faster than virtio-scsi in my setup o_O
 So testing is definitely a good idea.
 
 I've been trying to get some real numbers of the performance differences
 using iozone, but the numbers are all over the place, both on the HV and the
 guests, so not very meaningful.   Not an iozone expert, so still trying to
 figure out what I'm doing wrong there as well.
 
 I've also done some (relatively simple) testing with fio.

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


Re: [Users] iSCSI storage domain.

2014-01-16 Thread Hans Emmanuel
Thanks for the reply .


Are you suggesting to use Ovirt Engine to resize iSCSI storage domain ?


On Thu, Jan 16, 2014 at 7:11 PM, Elad Ben Aharon ebena...@redhat.comwrote:

 Hi,

 Both storage types are suitable for production setup.
 As for your second question -
 manually LVM resizing is not recommended, why not using RHEVM for that?

 - Original Message -
 From: Hans Emmanuel hansemman...@gmail.com
 To: users@ovirt.org
 Sent: Thursday, January 16, 2014 3:30:39 PM
 Subject: Re: [Users] iSCSI storage domain.



 Could any one please give valuable suggestions?
 On 16-Jan-2014 12:28 PM, Hans Emmanuel  hansemman...@gmail.com  wrote:



 Hi all,

 I would like to get some comparison on NFS  iSCSI storage domain . Which
 one more suitable for a production setup ? I am planning to use LVM backed
 DRBD replication . And also is that possible to expand iSCSI storage domain
 by simply resizing backend LVM ?

 --
 Hans Emmanuel

 NOthing to FEAR but something to FEEL..


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




-- 
*Hans Emmanuel*

*NOthing to FEAR but something to FEEL..*
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] VM start Options

2014-01-16 Thread Itamar Heim
There is no qemu command line on ovirt engine. It calls vdsm which
generates a libvirt api call. So the abstraction layers get in the way
On Jan 17, 2014 4:45 AM, Blaster blas...@556nato.com wrote:


 When I was researching virtio-blk and virtio-scsi and some of the
 corresponding qemu tweaks, I was wishing there was some way on the oVirt
 GUI to see what the final QEMU command line was going to be and make tweaks
 to it before it was executed

 On Jan 14, 2014, at 9:57 AM, Itamar Heim ih...@redhat.com wrote:

  On 01/14/2014 11:21 AM, Wolfgang Bucher wrote:
  Hello
  How can i change VM start from aio=thread to aio=native
 
  Greetings
  Wolfgang
 
 
  ___
  Users mailing list
  Users@ovirt.org
  http://lists.ovirt.org/mailman/listinfo/users
 
 
  a custom hook sounds like the easiest way.
  samples abundant:
  http://www.ovirt.org/VDSM-Hooks
  http://www.ovirt.org/VDSM-Hooks_Catalogue
  http://gerrit.ovirt.org/gitweb?p=vdsm.git;a=tree;f=vdsm_hooks;
  ___
  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] VM start Options

2014-01-16 Thread Markus Stockhausen
 Von: users-boun...@ovirt.org [users-boun...@ovirt.org]quot; im Auftrag von 
 quot;Blaster [blas...@556nato.com]
 Gesendet: Freitag, 17. Januar 2014 03:44
 An: Itamar Heim
 Cc: users
 Betreff: Re: [Users] VM start Options
 
 When I was researching virtio-blk and virtio-scsi and some of the 
 corresponding qemu tweaks,
 I was wishing there was some way on the oVirt GUI to see what the final QEMU 
 command line 
 was going to be and make tweaks to it before it was executed

Nothing easier than that, use a hook: http://www.ovirt.org/VDSM-Hooks
I played around to activate the dataplane options during my I/O tests.

Markus
Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte
Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail
irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und
vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte
Weitergabe dieser Mail ist nicht gestattet.

Über das Internet versandte E-Mails können unter fremden Namen erstellt oder
manipuliert werden. Deshalb ist diese als E-Mail verschickte Nachricht keine
rechtsverbindliche Willenserklärung.

Collogia
Unternehmensberatung AG
Ubierring 11
D-50678 Köln

Vorstand:
Kadir Akin
Dr. Michael Höhnerbach

Vorsitzender des Aufsichtsrates:
Hans Kristian Langva

Registergericht: Amtsgericht Köln
Registernummer: HRB 52 497

This e-mail may contain confidential and/or privileged information. If you
are not the intended recipient (or have received this e-mail in error)
please notify the sender immediately and destroy this e-mail. Any
unauthorized copying, disclosure or distribution of the material in this
e-mail is strictly forbidden.

e-mails sent over the internet may have been written under a wrong name or
been manipulated. That is why this message sent as an e-mail is not a
legally binding declaration of intention.

Collogia
Unternehmensberatung AG
Ubierring 11
D-50678 Köln

executive board:
Kadir Akin
Dr. Michael Höhnerbach

President of the supervisory board:
Hans Kristian Langva

Registry office: district court Cologne
Register number: HRB 52 497


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


Re: [Users] Gluster storage

2014-01-16 Thread Gianluca Cecchi
On Fri, Nov 29, 2013 at 11:48 AM, Dan Kenigsberg  wrote:
 On Fri, Nov 29, 2013 at 04:04:03PM +0530, Vijay Bellur wrote:


 There are two ways in which GlusterFS can be used as a storage domain:

 a) Use gluster native/fuse access with POSIXFS

 b) Use the gluster native storage domain to bypass fuse (with
 libgfapi). We are currently addressing an issue in libvirt
 (https://bugzilla.redhat.com/show_bug.cgi?id=1017289) to enable
 snapshot support with libgfapi. Once this is addressed, we will have
 libgfapi support in the native storage domain.

 It won't be as immediate, since there's a required fix on Vdsm's side
 (Bug 1022961 - Running a VM from a gluster domain uses mount instead of
 gluster URI)

 Till then, fuse would
 be used with native storage domain. You can find more details about
 native storage domain here:

 http://www.ovirt.org/Features/GlusterFS_Storage_Domain
rg/mailman/listinfo/users

Hello,
revamping here
I'm using oVirt 3.3.3 beta1 after upgrade from 3.3.2 on fedora 19
ovirt beta repo
It seems bug referred by Vijay (1017289) is still marked as
assigned, but actually it is for rhel 6.
Bug referred by Dan (1022961) is marked as blocked but I don't see
any particular updates since late november. But it is for rhevm, so I
think it is for rhel 6...
So what is the situation for fedora 19 and oVirt in upcoming 3.3.3?
And upcoming fedora 19/20 and 3.4?

I ask because I see that in my qemu command line generated by oVirt there is:

for virtio (virtio-blk) disk
-drive 
file=/rhev/data-center/mnt/glusterSD/node01.mydomain:gvdata/d0b96d4a-62aa-4e9f-b50e-f7a0cb5be291/images/a5e4f67b-50b5-4740-9990-39deb8812445/53408cb0-bcd4-40de-bc69-89d59b7b5bc2,if=none,id=drive-virtio-disk0,format=raw,serial=a5e4f67b-50b5-4740-9990-39deb8812445,cache=none,werror=stop,rerror=stop,aio=threads

for virtio-scsi disk
-drive 
file=/rhev/data-center/mnt/glusterSD/node01.mydomain:gvdata/d0b96d4a-62aa-4e9f-b50e-f7a0cb5be291/images/c1477133-6b06-480d-a233-1dae08daf8b3/c2a82c64-9dee-42bb-acf2-65b8081f2edf,if=none,id=drive-scsi0-0-0-0,format=raw,serial=c1477133-6b06-480d-a233-1dae08daf8b3,cache=none,werror=stop,rerror=stop,aio=threads

So it is referred as mount point and not gluster:// way
Also, the output of mount command on hypervisors shows:

node01.mydomain:gvdata on
/rhev/data-center/mnt/glusterSD/node01.mydomain:gvdata type
fuse.glusterfs 
(rw,relatime,user_id=0,group_id=0,default_permissions,allow_other,max_read=131072)
fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)

and it seems indeed fuse mount, so not using libgfapi...
output of
lsof -Pp pid where pid is the qemu process shows libgfapi:

qemu-syst 2057 qemu  mem   REG  253,0  99440
541417 /usr/lib64/libgfapi.so.0.0.0

(btw: strange version 0.0.0 for a release.. not so reassuring ;-)
# ll /usr/lib64/libgfapi.so.0*
lrwxrwxrwx. 1 root root17 Jan  7 12:45 /usr/lib64/libgfapi.so.0 -
libgfapi.so.0.0.0
-rwxr-xr-x. 1 root root 99440 Jan  3 13:35 /usr/lib64/libgfapi.so.0.0.0
)

At page http://www.gluster.org/category/qemu/ there is a schema about
mount types and benchmarks

1) FUSE mount
2) GlusterFS block driver in QEMU (FUSE bypass)
3) Base (VM image accessed directly from brick)
(
qemu-system-x86_64 –enable-kvm –nographic -smp 4 -m 2048 -drive
file=/test/F17,if=virtio,cache=none = /test is brick directory
)

I have not understood if we are in Base (best performance) or FUSE
(worst performance)

thanks in advance for clarifications and possible roadmaps...

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


[Users] [QE] oVirt bugzilla updates

2014-01-16 Thread Sandro Bonazzola
Hi oVirt community,
for all people interested in joining QE effort, we've created a new user in 
bugzilla as default QA assignee: b...@ovirt.org.
If you want to be updated on QE bugs activity you can just add that user to 
your bugzilla account watch list:

https://bugzilla.redhat.com/userprefs.cgi?tab=email
Watch user list - add b...@ovirt.org

Any email sent by bugzilla to that user will be also sent to you.

-- 
Sandro Bonazzola
Better technology. Faster innovation. Powered by community collaboration.
See how it works at redhat.com
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[Users] xfs options for gluster storage

2014-01-16 Thread Alexandr
Hi!

I want to build small gluster storage with two nodes, 2x3Tb HDD in
md-mirror on each. What parameters should I use in mkfs.xfs for optimal
perfomance with ovirt? Should I use -s size=4k or something else?

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


Re: [Users] New user to oVirt, and I haz a sad so far...

2014-01-16 Thread Gabi C
've been there! :-D

I mean exactly same issuse you had on Centos, I had on Fedora 19.
Did you disable selinux on nodes? 'cause that's what is causing SSh
connection closing

My setup:

1 engine on vmware  - fedora 19, up-to-date


2 nodes on IBM x series 3650  - fedora 19 based -oVirt Node - 3.0.3 -
1.1.fc19 with nodes beig in glusterfs cluster also.


Right now, I'm banging my head against Operation Add-Disk failed to
complete. , message I have got after adding a new virtual machine and try
to addd its disk


On Fri, Jan 17, 2014 at 6:08 AM, Will Dennis (Live.com) 
willardden...@live.com wrote:

 Hi all, ready for a story? (well, more of a rant, but hopefully it will be
 a
 good UX tale, and may even be entertaining.)

 Had one of the groups come to me at work this week and request a OpenStack
 setup. When I sat down and discussed their needs, it turns out that they
 really only need a multi-hypervisor setup where they can spin up VMs for
 their research projects. The VMs should be fairly long-lived, and will have
 persistent storage. Their other request is that the storage should be local
 on the hypervisor nodes (they plan to use Intel servers with 8-10 2TB
 drives
 for VM storage on each node.) They desire this in order to keep the VM I/O
 local - they do not have a SAN of any sort anyhow, and they do not care
 about live migration, etc.

 In any case, knowing that they did not want to afford a VMware setup (which
 is what I'm used to using), I proposed using oVirt to fill their needs,
 having heard and read up on it a bit (It's open-source VMware, right?)
 even though I had not used it before (I have however made single-node KVM
 hypervisors for their group before, utilizing Open vSwitch, libvirt,
 virt-manager etc., so I'm not completely ignorant of KVM/libvirt etc.)

 In any case, I took one of their older servers which was already running
 CentOS 6.5, installed the requisite packages on it, and in short order had
 an engine server up and running (oVirt 3.3.2). That seems to have been the
 easy part :-/  Now came the installation of a hypervisor node. I downloaded
 and burned an ISO of the latest oVirt node installer
 (ovirt-node-iso-3.0.3-1.1.vdsm.fc19.iso) and tried to install it on one of
 their target Intel servers. On the 1st try I got to the end of the setup
 TUI, invoked the Install link, and was promptly thrown an error (sorry, but
 forgot what it was, something like press X for a command prompt, or
 Reboot.) No problem, I rebooted, selected booting off the CD again, waited
 until the TUI came up, and when I tried to move past the first screen, it
 threw me out to a login prompt. OK, enough of that (the server takes a long
 time to reboot, and then boot off the CD) - I then thought I would try it
 on
 a VMware Workstation VM (yes, I get the irony, but VMware wkstn can handle
 nested virt, so it's a great testbed platform for OpenStack, etc.) because
 that would install a heck of a lot faster. That went a lot better - got the
 oVirt node 3.0.3 installed on the first try.

 More pain was soon to follow, however.  I logged in and started configuring
 the node. The TUI was easy enough - much like an ESXi node ;)  I set the
 NIC
 to IPv4 static, entered in the correct IP info, registered a DNS name for
 the IP I had assigned, and then tested pinging the engine, all was good. I
 then moved on to the section where you define the engine. I entered in the
 FQDN of the engine, verified the key fingerprint, and clicked the Save and
 Register link at the bottom. That seemed to work, so I completed the rest
 of the TUI, and then looked at the oVirt engine web UI. There was my new
 node, ready for authorization. I clicked the link to authorize it, and
 after
 a while, the UI came back with Install Failed status. Hmmm. So I went
 back
 to the node's TUI, and now some of the screens said that the IP addr was
 unconfigured? I went then to the Network screen, and sure enough, the NIC
 at
 the bottom showed Unconfigured. WTF? So I went and entered in the correct
 info back in the IPv4 section, and then arrowed down to the Save link and
 clicked it - and the next screen said something like No info needing
 changes, nothing to do. Wh? Went back to the network setup screen, NIC
 still showing Unconfigured even though the IPv4 info still was there. I
 did a ping test at this point from the Ping link on the network setup page,
 and what do you know - I could still ping IP's (the engine, the default gw,
 etc.) But as I moved around the TUI, other screens still said that the
 network was unconfigured. Went back to the Web UI of the engine, put the
 host in Maint, then tried to Activate it, still no go - Install Failed.
 Even
 though I had configured the node to allow remote access and set a password,
 and also verified via nmap that TCP port 22 on the node was indeed
 listening, when I tried to SSH into the node as admin, I immediately got a
 connection closed message, so that failed as well. Went back to