Re: [ovirt-users] EXTNET Hook and Libvirtd Default Network Setup

2014-12-21 Thread Lior Vernia
Hi Andrew,

In the medium term I think that might be easier and more scalable -
oVirt should allow you to not have to deal with libvirt plumbing.

Re-reading your original e-mail, I only now understand that you're using
the default network to setup NAT, and that you weren't adding iptables
rules on your own. If you do prefer to go with that, I have very little
knowledge of libvirt's NAT. Maybe others on the list know more...

Yours, Lior.

On 18/12/14 19:00, Andrew Wagner wrote:
 Lior,
 
 The main purpose of this is for testing. Medium-term, my plan is to spin
 up another VLAN and routable private subnet with DHCP to trunk our
 virtualization hosts onto. That requires more people to get involved to
 get the testing environment in place. I suppose I can spin up a DHCP
 server and private network outside of libvirt on the machine itself and
 add to oVirt.
 
 Andrew
 
 On 12/18/2014 2:41 AM, Lior Vernia wrote:
 Hi Andrew,

 On 17/12/14 22:39, Andrew Wagner wrote:
 All,

 I'm testing out oVirt for one of our projects that wants to try an
 all-in-one setup before going to a larger deployment. For their testing,
 they want to use the default NAT'd network from libvirtd on the host.

 I've install oVirt, installed the extnet hook, enabled IP forwarding in
 sysctl.conf and loaded the setting, and created a vm that attaches to
 the libvirtd default network and gets an IP. The VM can ssh to the
 virbr0 IP address, in this case 192.168.122.1, to access the host.
 However, the VM cannot reach any IP address off of the NAT'd subnet. I
 haven't changed any of the default iptables rules that oVirt and
 libvirtd create. Looking at ip route and the iptables rules, I feel that
 traffic should be getting directed appropriately.
 Could you elaborate why there's need to meddle with the networking at
 the level of libvirt and to use the extnet hook?

 If all you need is an IP address and NAT, I would think a default oVirt
 setup would do as long as you have a DHCP server and add proper iptables
 rules to the host.

 Even if you do in fact need the specific libvirt network and to use the
 hook, maybe it's worth trying without them first - just to make sure
 your iptables rules are alright (they would be my prime suspect).

 Does anyone have any thoughts as to what the issue may be? For some
 reason, the ovirtmgmt bridge doesn't seem to be receiving or allowing
 traffic from virbr0 to pass across it. I can provide more information if
 that would be helpful!

 Andrew Wagner
 ___
 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: [ovirt-users] Using 10gb vNIC/vbridge into VM is possible?

2014-12-21 Thread Lior Vernia


On 19/12/14 22:19, Amador Pahim wrote:
 On 12/19/2014 02:08 PM, Darrell Budic wrote:
 I tried a quick iperf test a while back and got 3-4Gb/sec between a
 pair of VMs on separate hosts with a 10G infrastructure, no real
 tuning and no SRIOV. That met my needs so I didn’t try anything
 further. If you were aiming for 10G for all, you’d want to work on
 SRIOV I imagine, but they get pretty good performance even without it.
 
 Maybe we should report vNIC speed as the speed of underlying NIC/Bond.
 Even being the underlying NIC/Bond shared, it would reflect better the
 vNIC max. speed than a fake hard coded value.
 

Or maybe even have it configurable from the GUI?...



 On Dec 19, 2014, at 4:49 AM, Kalil de A. Carvalho kali...@gmail.com
 mailto:kali...@gmail.com wrote:

 Dear Amador.

 No, unfortunately not.

 This was just a friend question, because he need VM with 10GB NIC's.

 Today he is using Xenserver, this solution does not attend his
 expedition and he is research another solution.

 I told him about oVirt/KVM but this is a prerequisite to use.

 I will plan with him to try make a project to test a take the resolts.

 Best regards. 

 On Fri, Dec 19, 2014 at 1:18 AM, Amador Segundo asegu...@redhat.com
 mailto:asegu...@redhat.com wrote:

 Virtio devices does not support speed, so we fake their speeds
 showing 1000mbps in Admin. Portal. If your boxes have 10gbps
 devices then your vms are already taking advantage of that. Did
 you test it? Could you share some results? 


 -Original Message- 
 From: Kalil de A. Carvalho [kali...@gmail.com
 mailto:kali...@gmail.com] 
 Received: Thursday, 18 Dec 2014, 22:59 
 To: users@ovirt.org mailto:users@ovirt.org 
 Subject: [ovirt-users] Using 10gb vNIC/vbridge into VM is possible? 


 Hello all.

 Today a follow work ask me if is possible to use vNIC or vbridge
 in a VM managed by ovirt.

 What he wants is to have a virtual 10gb network to some machines.

 All hosts NIC's are 10gb.

 Is this possible?

 If yes how can I do it?

 Best regards.




 -- 
 Atenciosamente,
 Kalil de A. Carvalho

 ___
 Users mailing list
 Users@ovirt.org mailto: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: [ovirt-users] [RFI] oVirt 3.6 Planning

2014-12-21 Thread Nir Soffer


- Original Message -
 From: Blaster blas...@556nato.com
 To: Itamar Heim ih...@redhat.com
 Cc: users@ovirt.org
 Sent: Sunday, December 21, 2014 7:56:12 AM
 Subject: Re: [ovirt-users] [RFI] oVirt 3.6 Planning
 
 On 12/12/2014 10:08 AM, Itamar Heim wrote:
 
  If your existing raw images are from an ovirt storage domain you can
  keep it as is and import the entire storage domain or specific vms
  from it.
  That's a new 3.5 feature. Mind you yii must first upgrade the storage
  domain to 3.5 before reinstalling
 
 
 Thanks for the tip.  This didn't work for me this time.  My AIO setup
 started out with 3.2, upgraded all the way up to 3.5,  I was missing the
 OVF files, so I couldn't import the storage domain.  So I bit the bullet
 one more time and did it the hard way (created new VMs, disks, then
 copied over the old image).  This time I created a storage domain for
 each VM so I can import them into a new setup individually.

Creating storage domain per vm is not a good idea.

The system is expecting all storage domain to be accessible by all hosts. So
if you have multiple storage domains and one become inaccessible, a host
may become non-operational, which will cause migration storm from this host
to other hosts. Basically, the more storage domains you have, your system
is more fragile.

Create new storage domains only when you must (e.g. separating testing and
production environments). For importing and exporting vms, you can use the
export domain.

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


Re: [ovirt-users] Using 10gb vNIC/vbridge into VM is possible? (Darrell Budic)

2014-12-21 Thread Nikolai Sednev
https://bugzilla.redhat.com/show_bug.cgi?id=1168478 

SR-IOV target release 3.6 and you'll need appropriate NIC on your Host, 
supporting this functionality http://wiki.ovirt.org/Feature/SR-IOV 


Thanks in advance. 

Best regards, 
Nikolai 
 
Nikolai Sednev 
Senior Quality Engineer at Compute team 
Red Hat Israel 
34 Jerusalem Road, 
Ra'anana, Israel 43501 

Tel: +972 9 7692043 
Mobile: +972 52 7342734 
Email: nsed...@redhat.com 
IRC: nsednev 

- Original Message -

From: users-requ...@ovirt.org 
To: users@ovirt.org 
Sent: Friday, December 19, 2014 8:22:17 PM 
Subject: Users Digest, Vol 39, Issue 135 

Send Users mailing list submissions to 
users@ovirt.org 

To subscribe or unsubscribe via the World Wide Web, visit 
http://lists.ovirt.org/mailman/listinfo/users 
or, via email, send a message with subject or body 'help' to 
users-requ...@ovirt.org 

You can reach the person managing the list at 
users-ow...@ovirt.org 

When replying, please edit your Subject line so it is more specific 
than Re: Contents of Users digest... 


Today's Topics: 

1. Re: console viewer for ovrit engine (Yue, Cong) 
2. Re: Using 10gb vNIC/vbridge into VM is possible? (Darrell Budic) 
3. Re: VM failover with ovirt3.5 (Yue, Cong) 


-- 

Message: 1 
Date: Fri, 19 Dec 2014 09:03:11 -0800 
From: Yue, Cong cong_...@alliedtelesis.com 
To: Simone Tiraboschi stira...@redhat.com 
Cc: users@ovirt.org users@ovirt.org 
Subject: Re: [ovirt-users] console viewer for ovrit engine 
Message-ID: 
ed08b56256b38842a463a2a0804c5ac0326aeef...@svr-ca-exch1.atg.lc 
Content-Type: text/plain; charset=utf-8 

So. It means the web-proxy should be installed into the engine inside the virt 
nodes where host the VM. 
The ovirt engine is with centos 6.6. 

I will have a try for this later. 

Thanks, 
Cong 

-Original Message- 
From: Simone Tiraboschi [mailto:stira...@redhat.com] 
Sent: Friday, December 19, 2014 12:31 AM 
To: Yue, Cong 
Cc: Gianluca Cecchi; users@ovirt.org 
Subject: Re: [ovirt-users] console viewer for ovrit engine 



- Original Message - 
 From: Cong Yue cong_...@alliedtelesis.com 
 To: Simone Tiraboschi stira...@redhat.com 
 Cc: Gianluca Cecchi gianluca.cec...@gmail.com, users@ovirt.org 
 Sent: Thursday, December 18, 2014 5:39:39 PM 
 Subject: RE: [ovirt-users] console viewer for ovrit engine 
 
 Sorry. It is centos 7 for host. 
 
 
 -Original Message- 
 From: Yue, Cong 
 Sent: Thursday, December 18, 2014 8:38 AM 
 To: 'Simone Tiraboschi' 
 Cc: Gianluca Cecchi; users@ovirt.org 
 Subject: RE: [ovirt-users] console viewer for ovrit engine 
 
 Thanks for the reply. 
 Yes, I am using centos for host. What engine host in your definition? 
 Is the host PC where engine VM is running on the top? 

The physical host or VM witch runs the engine. 

 I am doing the walkthrough as 
 http://community.redhat.com/blog/2014/10/up-and-running-with-ovirt-3-5 
 / 
 http://community.redhat.com/blog/2014/11/up-and-running-with-ovirt-3-5 
 -part-two/ 
 
 I am glad to test your new 3.5.1 in my environment. 
 
 Thanks, 
 Cong 
 
 
 -Original Message- 
 From: Simone Tiraboschi [mailto:stira...@redhat.com] 
 Sent: Thursday, December 18, 2014 1:02 AM 
 To: Yue, Cong 
 Cc: Gianluca Cecchi; users@ovirt.org 
 Subject: Re: [ovirt-users] console viewer for ovrit engine 
 
 
 
 - Original Message - 
  From: Cong Yue cong_...@alliedtelesis.com 
  To: Gianluca Cecchi gianluca.cec...@gmail.com 
  Cc: users@ovirt.org 
  Sent: Thursday, December 18, 2014 12:45:09 AM 
  Subject: Re: [ovirt-users] console viewer for ovrit engine 
  
  
  
  I checked but also it saids there is no such package. It works now 
  with my native client. 
  
  Some strange.. 
 
 The oVirt websocket proxy is part of the engine and it's by default 
 installed on the engine host when you install the engine; engine-setup 
 asks if you want to configure it or not. 
 Than, if you really need for your network design, you can also install 
 and configure the websocket proxy on a different host. 
 http://www.ovirt.org/Features/WebSocketProxy_on_a_separate_host 
 but this is already a special case. 
 
 I read in this thread that you are using centos7 (also for the engine host?). 
 We didn't release oVirt 3.5.0 for el7 but we'll do since 3.5.1 which 
 is targeted just after Christmas vacation (you are welcome to help us 
 testing it on centos7!) so now you still cannot find 
 ovirt-websocket-proxy rpm for 
 el7 on the stable branch. 
 If you really need to install it right now on el7 you can try from 
 nightly snapshot. 
 
 
 
 
  Thanks, 
  
  Cong 
  
  
  
  
  
  From: Gianluca Cecchi [mailto:gianluca.cec...@gmail.com] 
  Sent: Wednesday, December 17, 2014 2:07 PM 
  To: Yue, Cong 
  Cc: Donny Davis; aw...@redhat.com; users@ovirt.org 
  Subject: Re: [ovirt-users] console viewer for ovrit engine 
  
  
  
  
  On Wed, Dec 17, 2014 at 10:58 PM, Yue, Cong  
  

Re: [ovirt-users] Two new plugins for oVirt

2014-12-21 Thread Alon Bar-Lev
Hello Lucas,

In 3.5 there is a new implementation of ldap interaction[1][2].
The legacy implementation, including engine-manage-domain will be depreciated 
and maintained only for regressions.

Regards,
Alon

[1] 
http://gerrit.ovirt.org/gitweb?p=ovirt-engine-extension-aaa-ldap.git;a=blob;f=README;hb=HEAD
[2] http://www.ovirt.org/Features/AAA

- Original Message -
 From: Lucas Vandroux lucas.vandr...@eayun.com
 To: users users@ovirt.org
 Sent: Friday, December 19, 2014 8:38:05 AM
 Subject: [ovirt-users] Two new plugins for oVirt
 
 Dear all,
 
 We developed 2 new plugins for the oVirt-Engine.
 
 The first one is to interact with the engine-manage-domains tool directly
 from WebAdmin: https://github.com/ovirt-china/manage-domains-plugin
 
 The second one is to schedule automatic backups of your vms:
 https://github.com/ovirt-china/vm-backup-scheduler
 
 Maybe they can help you.
 
 Best regards,
 
 Lucas Vandroux for the oVirt-China Team ( http://ovirt-china.org/ )
 
 
 
 ___
 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: [ovirt-users] Setup, run and access a VNC session built from script

2014-12-21 Thread Nicolas Ecarnot

Le 20/12/2014 22:28, Itamar Heim a écrit :


or look at manageiq which can be used to manage VMs across multiple
ovirt (or other) environments


Thank you Sven and Itamar for your answers.

I took the time to read, install and test manageIQ, and this tool looks 
so great.
I'm sure I'll have to spend many days playing with it before discovering 
every bits, but as far as I know, there does not seem to be a way to run 
a VNC session onto a specific VM in manageIQ.


Anyway, Sven's answer is a good beginning. I'll work on it.

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


[ovirt-users] Debug Environment for RHEVM

2014-12-21 Thread Xie, Chao
HI,

I found there is a debug environment for oVirt: 
http://wiki.ovirt.org/OVirt_Engine_Development_Environment
Is it also useful for RHEVM source code?

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


Re: [ovirt-users] vm has paused due to unknown storage error

2014-12-21 Thread Punit Dambiwal
Hi All,

It there any one can help me here ??

On Fri, Dec 12, 2014 at 10:44 AM, Punit Dambiwal hypu...@gmail.com wrote:

 Hi Dan,

 Yes..it's glusterfs

 glusterfs logs :- http://ur1.ca/j3b5f

 OS Version: RHEL - 7 - 0.1406.el7.centos.2.3
 Kernel Version: 3.10.0 - 123.el7.x86_64
 KVM Version: 1.5.3 - 60.el7_0.2
 LIBVIRT Version: libvirt-1.1.1-29.el7_0.3
 VDSM Version: vdsm-4.16.7-1.gitdb83943.el7
 GlusterFS Version: glusterfs-3.6.1-1.el7
 Qemu Version : QEMU emulator version 1.5.3 (qemu-kvm-1.5.3-60.el7_0.2)

 Thanks,
 punit




 On Thu, Dec 11, 2014 at 5:47 PM, Dan Kenigsberg dan...@redhat.com wrote:

 On Thu, Dec 11, 2014 at 03:41:01PM +0800, Punit Dambiwal wrote:
  Hi,
 
  Suddenly all of my VM on one host paused with the following error :-
 
  vm has paused due to unknown storage error
 
  I am using glusterfs storage with distributed replicate replica=2my
  storage and compute both running on the same node...
 
  engine logs :- http://ur1.ca/j31iu
  Host logs :- http://ur1.ca/j31kk(I grep it for one Failed VM)

 libvirtEventLoop::INFO::2014-12-11
 15:00:48,627::vm::4780::vm.Vm::(_onIOError)
 vmId=`e84bb987-a817-436a-9417-8eab9148e57e`::abnormal vm stop device
 virtio-disk0 error eother

 Which type of storage is it? gluster? Do you have anything in particular
 on glusterfs logs?

 Which glusterfs/qemu/libvirt/vdsm versions do you have installed?



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


Re: [ovirt-users] Debug Environment for RHEVM

2014-12-21 Thread Vered Volansky
Hi,

It's not that you can't debug RHEV at all, it's just that the instructions in 
the link you cited is will not work as is.
The packaging, hierarchy and even file names are different.

Regards,
Vered

- Original Message -
 From: Chao Xie xiec.f...@cn.fujitsu.com
 To: users@ovirt.org
 Sent: Monday, December 22, 2014 3:55:13 AM
 Subject: [ovirt-users] Debug Environment for RHEVM
 
 
 
 HI,
 
 
 
 I found there is a debug environment for oVirt:
 http://wiki.ovirt.org/OVirt_Engine_Development_Environment
 
 Is it also useful for RHEVM source code?
 
 
 
 Best Regards,
 
 Xie
 
 ___
 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