Re: [ovirt-users] 答复: Ovirt 3.5 Bug !!!!!!!!!!!!!!!!!!

2014-12-15 Thread Dan Kenigsberg
On Wed, Nov 26, 2014 at 05:17:22PM +0200, Lior Vernia wrote:
> 
> 
> On 26/11/14 11:37, Frantisek Kobzik wrote:
> > Hi,
> > 
> > I don't think multiple display network is possible within single cluster. 
> > How would engine know which is the correct one for given client? Also that 
> > would mean vdsm would have to start spice server on multiple interfaces and 
> > I believe it's not capable of this. But maybe I'm missing something. I'll 
> > try adding Lior from networking team.
> > 
> > Lior, can you take a quick glance on this thread?
> > 
> 
> Hi! :)
> 
> Indeed, this doesn't make much sense to me. I mean, I can understand
> what Paul would like to achieve, but from an implementation perspective
> it would be difficult as you described.

I am pretty sure that I did *not* understand what Paul wanted to
achieve, but it would be cool if each VM had a "local-override", where a
user can specify its specific display network (and migration network,
too).
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] 答复: Ovirt 3.5 Bug !!!!!!!!!!!!!!!!!!

2014-11-28 Thread Frantisek Kobzik
Hi, I'm glad it works!

Cheers,
F.


- Original Message -
From: "PaulCheung" 
To: "Frantisek Kobzik" 
Cc: users@ovirt.org, "Simone Tiraboschi" 
Sent: Friday, November 28, 2014 3:18:23 AM
Subject: RE: [ovirt-users] 答复:  Ovirt 3.5 Bug !!

God !  Damn!  It works!

Thank you very much !   F.You are really awesome!





Sincerely yours,
PaulCheung


 tel: 180-8882-7173


> Date: Thu, 27 Nov 2014 08:14:19 -0500
> From: fkob...@redhat.com
> To: eq2...@msn.com
> CC: users@ovirt.org; stira...@redhat.com
> Subject: Re: [ovirt-users] 答复:  Ovirt 3.5 Bug !!
> 
> Hi guys,
> 
> Simone:
> I don't think spice proxy helps in this case - the customers have two 
> separate networks. Where should be the proxy placed then?
> 
> Paul:
> - I still think that solution with a new display network accessible for both 
> customers should be the intended way to do it.
> - But if you can't do it, you can try deploying a small vdsm hook i just 
> wrote on all your hosts. It makes spice/vnc server listen on all interfaces 
> (exactly the behavior of 3.4 by default). You can find it here [1].
> 
> You can deploy this hook (.py file) by placing the file in the hooks 
> directory (/usr/libexec/vdsm/hooks/before_vm_start on Fedora) and renaming it 
> to something meaningful (console_listen_on_all_ifs.py). Then configure in 
> [vars] section /etc/vdsm/vdsm.conf by putting this line: 
> console_listen_on_all_ifs = true
> Then restart vdsm and try running a vm and check if spice/vnc listens on all 
> ifs.
> 
> Cheers,
> F.
> 
> [1]: http://gerrit.ovirt.org/#/c/35661/
> 
> 
> - Original Message -
> From: "Simone Tiraboschi" 
> To: "PaulCheung" 
> Cc: "Frantisek Kobzik" , users@ovirt.org
> Sent: Thursday, November 27, 2014 10:30:38 AM
> Subject: Re: [ovirt-users] 答复:  Ovirt 3.5 Bug !!!!!!
> 
> 
> 
> - Original Message -
> > From: "PaulCheung" 
> > To: "Frantisek Kobzik" 
> > Cc: users@ovirt.org
> > Sent: Thursday, November 27, 2014 3:02:44 AM
> > Subject: Re: [ovirt-users] 答复:  Ovirt 3.5 Bug !!
> > 
> > Hi F,
> > 
> > 
> > Is there a way make the spice port listening on all network interface ?
> 
> Keep in in mind that you can also use the Spice Proxy, it could be a simpler 
> design.
> http://www.ovirt.org/Features/Spice_Proxy
> 
> > Sincerely yours,
> > PaulCheung
> > 
> > 
> > tel: 180-8882-7173
> > 
> > 
> > 
> > Date: Wed, 26 Nov 2014 08:47:53 -0500
> > From: fkob...@redhat.com
> > To: eq2...@msn.com
> > CC: xiec.f...@cn.fujitsu.com; users@ovirt.org; lver...@redhat.com;
> > asegu...@redhat.com
> > Subject: Re: [ovirt-users] 答复: Ovirt 3.5 Bug !!
> > 
> > Hi,
> > 
> > But the 3.5 behavior is correct IMO.
> > 
> > I think there are two possible solutions:
> > 1, Create a brand new display network on the cluster (it'll be ONLY for
> > displays) and make sure it's accessible by all clients.
> > 
> > , or
> > 
> > 2, Write a firewall rule or a VDSM hook that translates the spice/vnc 
> > traffic
> > from vlans to the management network.
> > 
> > (3, there is also a possibility to set 'display' attribute of your 
> > management
> > network to false in the database. But I highly don't recommend this as the
> > results aren't guaranteed.).
> > 
> > Toni, could you check my suggestions, whether they are correct? Thanks!
> > 
> > F.
> > 
> > 
> > 
> > From: "PaulCheung" 
> > To: "Frantisek Kobzik" 
> > Cc: "Chao Xie" , users@ovirt.org, "Lior Vernia"
> > 
> > Sent: Wednesday, November 26, 2014 11:05:21 AM
> > Subject: RE: [ovirt-users] 答复: Ovirt 3.5 Bug !!
> > 
> > Except the display network, other network user can't telnet the 59xx spice
> > port. I guess because the spice port
> > only listening in this display network.
> > 
> > But, all spice port can listening in all network interface in 0virt 3.4, why
> > Ovirt 3.5 not provide this ?
> > 
> > 
> > If I can't choose more than one network to display the spice port oVirt 3.5 
> > ,
> > is there a way for me to down grade to oVirt 3.4?
> > 
> > 
> > 
> > 
> > Sincerely yours,
> > PaulCheung
> > 
> > 
> > tel: 180-8882-7173
> > 
> > 
> > > Date: Wed, 26 Nov 2014 04:37:39 -0500
> > &

Re: [ovirt-users] 答复: Ovirt 3.5 Bug !!!!!!!!!!!!!!!!!!

2014-11-27 Thread PaulCheung
God !  Damn!  It works!

Thank you very much !   F.You are really awesome!





Sincerely yours,
PaulCheung


 tel: 180-8882-7173


> Date: Thu, 27 Nov 2014 08:14:19 -0500
> From: fkob...@redhat.com
> To: eq2...@msn.com
> CC: users@ovirt.org; stira...@redhat.com
> Subject: Re: [ovirt-users] 答复:  Ovirt 3.5 Bug !!
> 
> Hi guys,
> 
> Simone:
> I don't think spice proxy helps in this case - the customers have two 
> separate networks. Where should be the proxy placed then?
> 
> Paul:
> - I still think that solution with a new display network accessible for both 
> customers should be the intended way to do it.
> - But if you can't do it, you can try deploying a small vdsm hook i just 
> wrote on all your hosts. It makes spice/vnc server listen on all interfaces 
> (exactly the behavior of 3.4 by default). You can find it here [1].
> 
> You can deploy this hook (.py file) by placing the file in the hooks 
> directory (/usr/libexec/vdsm/hooks/before_vm_start on Fedora) and renaming it 
> to something meaningful (console_listen_on_all_ifs.py). Then configure in 
> [vars] section /etc/vdsm/vdsm.conf by putting this line: 
> console_listen_on_all_ifs = true
> Then restart vdsm and try running a vm and check if spice/vnc listens on all 
> ifs.
> 
> Cheers,
> F.
> 
> [1]: http://gerrit.ovirt.org/#/c/35661/
> 
> 
> - Original Message -
> From: "Simone Tiraboschi" 
> To: "PaulCheung" 
> Cc: "Frantisek Kobzik" , users@ovirt.org
> Sent: Thursday, November 27, 2014 10:30:38 AM
> Subject: Re: [ovirt-users] 答复:  Ovirt 3.5 Bug !!
> 
> 
> 
> ----- Original Message -----
> > From: "PaulCheung" 
> > To: "Frantisek Kobzik" 
> > Cc: users@ovirt.org
> > Sent: Thursday, November 27, 2014 3:02:44 AM
> > Subject: Re: [ovirt-users] 答复:  Ovirt 3.5 Bug !!
> > 
> > Hi F,
> > 
> > 
> > Is there a way make the spice port listening on all network interface ?
> 
> Keep in in mind that you can also use the Spice Proxy, it could be a simpler 
> design.
> http://www.ovirt.org/Features/Spice_Proxy
> 
> > Sincerely yours,
> > PaulCheung
> > 
> > 
> > tel: 180-8882-7173
> > 
> > 
> > 
> > Date: Wed, 26 Nov 2014 08:47:53 -0500
> > From: fkob...@redhat.com
> > To: eq2...@msn.com
> > CC: xiec.f...@cn.fujitsu.com; users@ovirt.org; lver...@redhat.com;
> > asegu...@redhat.com
> > Subject: Re: [ovirt-users] 答复: Ovirt 3.5 Bug !!
> > 
> > Hi,
> > 
> > But the 3.5 behavior is correct IMO.
> > 
> > I think there are two possible solutions:
> > 1, Create a brand new display network on the cluster (it'll be ONLY for
> > displays) and make sure it's accessible by all clients.
> > 
> > , or
> > 
> > 2, Write a firewall rule or a VDSM hook that translates the spice/vnc 
> > traffic
> > from vlans to the management network.
> > 
> > (3, there is also a possibility to set 'display' attribute of your 
> > management
> > network to false in the database. But I highly don't recommend this as the
> > results aren't guaranteed.).
> > 
> > Toni, could you check my suggestions, whether they are correct? Thanks!
> > 
> > F.
> > 
> > 
> > 
> > From: "PaulCheung" 
> > To: "Frantisek Kobzik" 
> > Cc: "Chao Xie" , users@ovirt.org, "Lior Vernia"
> > 
> > Sent: Wednesday, November 26, 2014 11:05:21 AM
> > Subject: RE: [ovirt-users] 答复: Ovirt 3.5 Bug !!
> > 
> > Except the display network, other network user can't telnet the 59xx spice
> > port. I guess because the spice port
> > only listening in this display network.
> > 
> > But, all spice port can listening in all network interface in 0virt 3.4, why
> > Ovirt 3.5 not provide this ?
> > 
> > 
> > If I can't choose more than one network to display the spice port oVirt 3.5 
> > ,
> > is there a way for me to down grade to oVirt 3.4?
> > 
> > 
> > 
> > 
> > Sincerely yours,
> > PaulCheung
> > 
> > 
> > tel: 180-8882-7173
> > 
> > 
> > > Date: Wed, 26 Nov 2014 04:37:39 -0500
> > > From: fkob...@redhat.com
> > > To: eq2...@msn.com
> > > CC: xiec.f...@cn.fujitsu.com; users@ovirt.org; lver...@redhat.com
> > > Subject: Re: [ovirt-users] 答复: Ovirt 3.5 Bug !!
> > > 
> > > Hi,
> > > 

Re: [ovirt-users] 答复: Ovirt 3.5 Bug !!!!!!!!!!!!!!!!!!

2014-11-27 Thread Frantisek Kobzik
Hi guys,

Simone:
I don't think spice proxy helps in this case - the customers have two separate 
networks. Where should be the proxy placed then?

Paul:
- I still think that solution with a new display network accessible for both 
customers should be the intended way to do it.
- But if you can't do it, you can try deploying a small vdsm hook i just wrote 
on all your hosts. It makes spice/vnc server listen on all interfaces (exactly 
the behavior of 3.4 by default). You can find it here [1].

You can deploy this hook (.py file) by placing the file in the hooks directory 
(/usr/libexec/vdsm/hooks/before_vm_start on Fedora) and renaming it to 
something meaningful (console_listen_on_all_ifs.py). Then configure in [vars] 
section /etc/vdsm/vdsm.conf by putting this line: console_listen_on_all_ifs = 
true
Then restart vdsm and try running a vm and check if spice/vnc listens on all 
ifs.

Cheers,
F.

[1]: http://gerrit.ovirt.org/#/c/35661/


- Original Message -
From: "Simone Tiraboschi" 
To: "PaulCheung" 
Cc: "Frantisek Kobzik" , users@ovirt.org
Sent: Thursday, November 27, 2014 10:30:38 AM
Subject: Re: [ovirt-users] 答复:  Ovirt 3.5 Bug !!



- Original Message -
> From: "PaulCheung" 
> To: "Frantisek Kobzik" 
> Cc: users@ovirt.org
> Sent: Thursday, November 27, 2014 3:02:44 AM
> Subject: Re: [ovirt-users] 答复:  Ovirt 3.5 Bug !!
> 
> Hi F,
> 
> 
> Is there a way make the spice port listening on all network interface ?

Keep in in mind that you can also use the Spice Proxy, it could be a simpler 
design.
http://www.ovirt.org/Features/Spice_Proxy

> Sincerely yours,
> PaulCheung
> 
> 
> tel: 180-8882-7173
> 
> 
> 
> Date: Wed, 26 Nov 2014 08:47:53 -0500
> From: fkob...@redhat.com
> To: eq2...@msn.com
> CC: xiec.f...@cn.fujitsu.com; users@ovirt.org; lver...@redhat.com;
> asegu...@redhat.com
> Subject: Re: [ovirt-users] 答复: Ovirt 3.5 Bug !!
> 
> Hi,
> 
> But the 3.5 behavior is correct IMO.
> 
> I think there are two possible solutions:
> 1, Create a brand new display network on the cluster (it'll be ONLY for
> displays) and make sure it's accessible by all clients.
> 
> , or
> 
> 2, Write a firewall rule or a VDSM hook that translates the spice/vnc traffic
> from vlans to the management network.
> 
> (3, there is also a possibility to set 'display' attribute of your management
> network to false in the database. But I highly don't recommend this as the
> results aren't guaranteed.).
> 
> Toni, could you check my suggestions, whether they are correct? Thanks!
> 
> F.
> 
> 
> 
> From: "PaulCheung" 
> To: "Frantisek Kobzik" 
> Cc: "Chao Xie" , users@ovirt.org, "Lior Vernia"
> 
> Sent: Wednesday, November 26, 2014 11:05:21 AM
> Subject: RE: [ovirt-users] 答复: Ovirt 3.5 Bug !!
> 
> Except the display network, other network user can't telnet the 59xx spice
> port. I guess because the spice port
> only listening in this display network.
> 
> But, all spice port can listening in all network interface in 0virt 3.4, why
> Ovirt 3.5 not provide this ?
> 
> 
> If I can't choose more than one network to display the spice port oVirt 3.5 ,
> is there a way for me to down grade to oVirt 3.4?
> 
> 
> 
> 
> Sincerely yours,
> PaulCheung
> 
> 
> tel: 180-8882-7173
> 
> 
> > Date: Wed, 26 Nov 2014 04:37:39 -0500
> > From: fkob...@redhat.com
> > To: eq2...@msn.com
> > CC: xiec.f...@cn.fujitsu.com; users@ovirt.org; lver...@redhat.com
> > Subject: Re: [ovirt-users] 答复: Ovirt 3.5 Bug !!
> > 
> > Hi,
> > 
> > I don't think multiple display network is possible within single cluster.
> > How would engine know which is the correct one for given client? Also that
> > would mean vdsm would have to start spice server on multiple interfaces
> > and I believe it's not capable of this. But maybe I'm missing something.
> > I'll try adding Lior from networking team.
> > 
> > Lior, can you take a quick glance on this thread?
> > 
> > Thanks!
> > Franta.
> > 
> > - Original Message -
> > From: "PaulCheung" 
> > To: "Chao Xie" 
> > Cc: users@ovirt.org
> > Sent: Wednesday, November 26, 2014 6:19:43 AM
> > Subject: Re: [ovirt-users] 答复: Ovirt 3.5 Bug !!
> > 
> > JUST PS. What I mean is if they make it into checkbox, it would sloved my
> > problem. Sorry for my poor English!
> > 
> > 
> > 
> > Sincerely yours,
>

Re: [ovirt-users] 答复: Ovirt 3.5 Bug !!!!!!!!!!!!!!!!!!

2014-11-27 Thread Simone Tiraboschi


- Original Message -
> From: "PaulCheung" 
> To: "Frantisek Kobzik" 
> Cc: users@ovirt.org
> Sent: Thursday, November 27, 2014 3:02:44 AM
> Subject: Re: [ovirt-users] 答复:  Ovirt 3.5 Bug !!
> 
> Hi F,
> 
> 
> Is there a way make the spice port listening on all network interface ?

Keep in in mind that you can also use the Spice Proxy, it could be a simpler 
design.
http://www.ovirt.org/Features/Spice_Proxy

> Sincerely yours,
> PaulCheung
> 
> 
> tel: 180-8882-7173
> 
> 
> 
> Date: Wed, 26 Nov 2014 08:47:53 -0500
> From: fkob...@redhat.com
> To: eq2...@msn.com
> CC: xiec.f...@cn.fujitsu.com; users@ovirt.org; lver...@redhat.com;
> asegu...@redhat.com
> Subject: Re: [ovirt-users] 答复: Ovirt 3.5 Bug !!
> 
> Hi,
> 
> But the 3.5 behavior is correct IMO.
> 
> I think there are two possible solutions:
> 1, Create a brand new display network on the cluster (it'll be ONLY for
> displays) and make sure it's accessible by all clients.
> 
> , or
> 
> 2, Write a firewall rule or a VDSM hook that translates the spice/vnc traffic
> from vlans to the management network.
> 
> (3, there is also a possibility to set 'display' attribute of your management
> network to false in the database. But I highly don't recommend this as the
> results aren't guaranteed.).
> 
> Toni, could you check my suggestions, whether they are correct? Thanks!
> 
> F.
> 
> 
> 
> From: "PaulCheung" 
> To: "Frantisek Kobzik" 
> Cc: "Chao Xie" , users@ovirt.org, "Lior Vernia"
> 
> Sent: Wednesday, November 26, 2014 11:05:21 AM
> Subject: RE: [ovirt-users] 答复: Ovirt 3.5 Bug !!
> 
> Except the display network, other network user can't telnet the 59xx spice
> port. I guess because the spice port
> only listening in this display network.
> 
> But, all spice port can listening in all network interface in 0virt 3.4, why
> Ovirt 3.5 not provide this ?
> 
> 
> If I can't choose more than one network to display the spice port oVirt 3.5 ,
> is there a way for me to down grade to oVirt 3.4?
> 
> 
> 
> 
> Sincerely yours,
> PaulCheung
> 
> 
> tel: 180-8882-7173
> 
> 
> > Date: Wed, 26 Nov 2014 04:37:39 -0500
> > From: fkob...@redhat.com
> > To: eq2...@msn.com
> > CC: xiec.f...@cn.fujitsu.com; users@ovirt.org; lver...@redhat.com
> > Subject: Re: [ovirt-users] 答复: Ovirt 3.5 Bug !!
> > 
> > Hi,
> > 
> > I don't think multiple display network is possible within single cluster.
> > How would engine know which is the correct one for given client? Also that
> > would mean vdsm would have to start spice server on multiple interfaces
> > and I believe it's not capable of this. But maybe I'm missing something.
> > I'll try adding Lior from networking team.
> > 
> > Lior, can you take a quick glance on this thread?
> > 
> > Thanks!
> > Franta.
> > 
> > - Original Message -
> > From: "PaulCheung" 
> > To: "Chao Xie" 
> > Cc: users@ovirt.org
> > Sent: Wednesday, November 26, 2014 6:19:43 AM
> > Subject: Re: [ovirt-users] 答复: Ovirt 3.5 Bug !!
> > 
> > JUST PS. What I mean is if they make it into checkbox, it would sloved my
> > problem. Sorry for my poor English!
> > 
> > 
> > 
> > Sincerely yours,
> > PaulCheung
> > 
> > 
> > tel: 180-8882-7173
> > 
> > 
> > 
> > From: xiec.f...@cn.fujitsu.com
> > To: eq2...@msn.com
> > Subject: 答复: [ovirt-users] Ovirt 3.5 Bug !!
> > Date: Wed, 26 Nov 2014 05:15:22 +
> > 
> > 
> > 
> > Hi, Paul
> > 
> > Did you change the code and let the “Migration Display” to checkbox ?Or
> > just use PS to change the photo?
> > 
> > 
> > 
> > 
> > 发件人 : users-boun...@ovirt.org [mailto:users-boun...@ovirt.org] 代表
> > PaulCheung
> > 发送时间 : 2014 年 11 月 26 日 11:27
> > 收件人 : Frantisek Kobzik
> > 抄送 : users@ovirt.org
> > 主题 : Re: [ovirt-users] Ovirt 3.5 Bug !!
> > 
> > 
> > 
> > 
> > 
> > Dear ALL,
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > 
> > Can this turn into a multichoose box ? I need to display in all network
> > interface!!!
> > 
> > 
> > 
> > 
> > 
> > This can solve my problem now. Thank you very much!
> > 
> > 
> > 
> > 
&

Re: [ovirt-users] 答复: Ovirt 3.5 Bug !!!!!!!!!!!!!!!!!!

2014-11-26 Thread Lior Vernia


On 26/11/14 11:37, Frantisek Kobzik wrote:
> Hi,
> 
> I don't think multiple display network is possible within single cluster. How 
> would engine know which is the correct one for given client? Also that would 
> mean vdsm would have to start spice server on multiple interfaces and I 
> believe it's not capable of this. But maybe I'm missing something. I'll try 
> adding Lior from networking team.
> 
> Lior, can you take a quick glance on this thread?
> 

Hi! :)

Indeed, this doesn't make much sense to me. I mean, I can understand
what Paul would like to achieve, but from an implementation perspective
it would be difficult as you described.

> Thanks!
> Franta.
> 
> - Original Message -
> From: "PaulCheung" 
> To: "Chao Xie" 
> Cc: users@ovirt.org
> Sent: Wednesday, November 26, 2014 6:19:43 AM
> Subject: Re: [ovirt-users] 答复:  Ovirt 3.5 Bug !!
> 
> JUST PS. What I mean is if they make it into checkbox, it would sloved my 
> problem. Sorry for my poor English! 
> 
> 
> 
> Sincerely yours, 
> PaulCheung 
> 
> 
> tel: 180-8882-7173 
> 
> 
> 
> From: xiec.f...@cn.fujitsu.com 
> To: eq2...@msn.com 
> Subject: 答复: [ovirt-users] Ovirt 3.5 Bug !! 
> Date: Wed, 26 Nov 2014 05:15:22 + 
> 
> 
> 
> Hi, Paul 
> 
> Did you change the code and let the “Migration Display” to checkbox ?Or just 
> use PS to change the photo? 
> 
> 
> 
> 
> 发件人 : users-boun...@ovirt.org [mailto:users-boun...@ovirt.org] 代表 PaulCheung 
> 发送时间 : 2014 年 11 月 26 日 11:27 
> 收件人 : Frantisek Kobzik 
> 抄送 : users@ovirt.org 
> 主题 : Re: [ovirt-users] Ovirt 3.5 Bug !! 
> 
> 
> 
> 
> 
> Dear ALL, 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> Can this turn into a multichoose box ? I need to display in all network 
> interface!!! 
> 
> 
> 
> 
> 
> This can solve my problem now. Thank you very much! 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> Sincerely yours, 
> PaulCheung 
> 
> 
> tel: 180-8882-7173 
> 
> 
> 
> 
> 
> 
> From: eq2...@msn.com 
> To: fkob...@redhat.com 
> CC: users@ovirt.org 
> Subject: RE: [ovirt-users] Ovirt 3.5 Bug !! 
> Date: Wed, 26 Nov 2014 10:55:44 +0800 
> 
> 
> Is there because the Display Network problem cause other network can not 
> display ? 
> 
> 
> 
> 
> 
> 
> 
> 
> How to enable all network's Display ? 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> Sincerely yours, 
> PaulCheung 
> 
> 
> tel: 180-8882-7173 
> 
> 
> 
> 
> 
> 
> From: eq2...@msn.com 
> To: fkob...@redhat.com 
> CC: users@ovirt.org 
> Subject: RE: [ovirt-users] Ovirt 3.5 Bug !! 
> Date: Wed, 26 Nov 2014 09:53:33 +0800 
> 
> 
> It solved the host=kvm0x..com problem, But my guest still can't open 
> the VM!!! 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> User from D& E, can't start the VM, except ovirt managerment network 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> What should I do ? 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> Sincerely yours, 
> PaulCheung 
> 
> 
> tel: 180-8882-7173 
> 
> 
> 
> 
> 
>> Date: Tue, 25 Nov 2014 11:26:06 -0500 
>> From: fkob...@redhat.com 
>> To: eq2...@msn.com 
>> CC: users@ovirt.org 
>> Subject: Re: [ovirt-users] Ovirt 3.5 Bug !! 
>>
>> I'm not really sure if this the intended way to achieve customer separation. 
>> I don't know this field well, so I need to talk about it with my colleagues 
>> from networking team. 
>>
>> Meanwhile you can try overriding your display address on host level like 
>> this: 
>> 1, In hosts subtab, edit host. 
>> 2, In the dialog select console. 
>> 3, Check 'Override display address', fill in corresponding host name (in 
>> your case kvm01.allwinnertech.com for host kvm01, kvm02.allwinnertech.com 
>> for kvm02 host etc) - do this for every host in the cluster. 
>>
>> This should force returning hostnames in the .vv file. 
>>
>> Cheers, 
>> Franta. 
>>
>>
>>
>> - Or

Re: [ovirt-users] 答复: Ovirt 3.5 Bug !!!!!!!!!!!!!!!!!!

2014-11-26 Thread Frantisek Kobzik
Hi, 

But the 3.5 behavior is correct IMO. 

I think there are two possible solutions: 
1, Create a brand new display network on the cluster (it'll be ONLY for 
displays) and make sure it's accessible by all clients. 

, or 

2, Write a firewall rule or a VDSM hook that translates the spice/vnc traffic 
from vlans to the management network. 

(3, there is also a possibility to set 'display' attribute of your management 
network to false in the database. But I highly don't recommend this as the 
results aren't guaranteed.). 

Toni, could you check my suggestions, whether they are correct? Thanks! 

F. 


- Original Message -

From: "PaulCheung"  
To: "Frantisek Kobzik"  
Cc: "Chao Xie" , users@ovirt.org, "Lior Vernia" 
 
Sent: Wednesday, November 26, 2014 11:05:21 AM 
Subject: RE: [ovirt-users] 答复: Ovirt 3.5 Bug !! 

Except the display network, other network user can't telnet the 59xx spice 
port. I guess because the spice port 
only listening in this display network. 

But, all spice port can listening in all network interface in 0virt 3.4, why 
Ovirt 3.5 not provide this ? 


If I can't choose more than one network to display the spice port oVirt 3.5 , 
is there a way for me to down grade to oVirt 3.4? 




Sincerely yours, 
PaulCheung 


tel: 180-8882-7173 


> Date: Wed, 26 Nov 2014 04:37:39 -0500 
> From: fkob...@redhat.com 
> To: eq2...@msn.com 
> CC: xiec.f...@cn.fujitsu.com; users@ovirt.org; lver...@redhat.com 
> Subject: Re: [ovirt-users] 答复: Ovirt 3.5 Bug !! 
> 
> Hi, 
> 
> I don't think multiple display network is possible within single cluster. How 
> would engine know which is the correct one for given client? Also that would 
> mean vdsm would have to start spice server on multiple interfaces and I 
> believe it's not capable of this. But maybe I'm missing something. I'll try 
> adding Lior from networking team. 
> 
> Lior, can you take a quick glance on this thread? 
> 
> Thanks! 
> Franta. 
> 
> - Original Message ----- 
> From: "PaulCheung"  
> To: "Chao Xie"  
> Cc: users@ovirt.org 
> Sent: Wednesday, November 26, 2014 6:19:43 AM 
> Subject: Re: [ovirt-users] 答复: Ovirt 3.5 Bug !! 
> 
> JUST PS. What I mean is if they make it into checkbox, it would sloved my 
> problem. Sorry for my poor English! 
> 
> 
> 
> Sincerely yours, 
> PaulCheung 
> 
> 
> tel: 180-8882-7173 
> 
> 
> 
> From: xiec.f...@cn.fujitsu.com 
> To: eq2...@msn.com 
> Subject: 答复: [ovirt-users] Ovirt 3.5 Bug !! 
> Date: Wed, 26 Nov 2014 05:15:22 + 
> 
> 
> 
> Hi, Paul 
> 
> Did you change the code and let the “Migration Display” to checkbox ?Or just 
> use PS to change the photo? 
> 
> 
> 
> 
> 发件人 : users-boun...@ovirt.org [mailto:users-boun...@ovirt.org] 代表 PaulCheung 
> 发送时间 : 2014 年 11 月 26 日 11:27 
> 收件人 : Frantisek Kobzik 
> 抄送 : users@ovirt.org 
> 主题 : Re: [ovirt-users] Ovirt 3.5 Bug !! 
> 
> 
> 
> 
> 
> Dear ALL, 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> Can this turn into a multichoose box ? I need to display in all network 
> interface!!! 
> 
> 
> 
> 
> 
> This can solve my problem now. Thank you very much! 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> Sincerely yours, 
> PaulCheung 
> 
> 
> tel: 180-8882-7173 
> 
> 
> 
> 
> 
> 
> From: eq2...@msn.com 
> To: fkob...@redhat.com 
> CC: users@ovirt.org 
> Subject: RE: [ovirt-users] Ovirt 3.5 Bug !! 
> Date: Wed, 26 Nov 2014 10:55:44 +0800 
> 
> 
> Is there because the Display Network problem cause other network can not 
> display ? 
> 
> 
> 
> 
> 
> 
> 
> 
> How to enable all network's Display ? 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> Sincerely yours, 
> PaulCheung 
> 
> 
> tel: 180-8882-7173 
> 
> 
> 
> 
> 
> 
> From: eq2...@msn.com 
> To: fkob...@redhat.com 
> CC: users@ovirt.org 
> Subject: RE: [ovirt-users] Ovirt 3.5 Bug !! 
> Date: Wed, 26 Nov 2014 09:53:33 +0800 
> 
> 
> It solved the host=kvm0x..com problem, But my guest still can't open 
> the VM!!! 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> User from D& E, can't start the VM, except ovirt managerment network 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 

Re: [ovirt-users] 答复: Ovirt 3.5 Bug !!!!!!!!!!!!!!!!!!

2014-11-26 Thread PaulCheung
Except the display network, other network user can't telnet the 59xx  spice 
port. I guess because the spice portonly listening in this display network. 
But, all spice port  can  listening in all network interface in 0virt 3.4,   
why Ovirt 3.5 not provide this ?

If I can't choose more than one network to display the spice port oVirt 3.5 , 
is there a way for me  to down grade to oVirt 3.4?




Sincerely yours,
PaulCheung


 tel: 180-8882-7173


> Date: Wed, 26 Nov 2014 04:37:39 -0500
> From: fkob...@redhat.com
> To: eq2...@msn.com
> CC: xiec.f...@cn.fujitsu.com; users@ovirt.org; lver...@redhat.com
> Subject: Re: [ovirt-users] 答复:  Ovirt 3.5 Bug !!
> 
> Hi,
> 
> I don't think multiple display network is possible within single cluster. How 
> would engine know which is the correct one for given client? Also that would 
> mean vdsm would have to start spice server on multiple interfaces and I 
> believe it's not capable of this. But maybe I'm missing something. I'll try 
> adding Lior from networking team.
> 
> Lior, can you take a quick glance on this thread?
> 
> Thanks!
> Franta.
> 
> - Original Message -
> From: "PaulCheung" 
> To: "Chao Xie" 
> Cc: users@ovirt.org
> Sent: Wednesday, November 26, 2014 6:19:43 AM
> Subject: Re: [ovirt-users] 答复:  Ovirt 3.5 Bug !!
> 
> JUST PS. What I mean is if they make it into checkbox, it would sloved my 
> problem. Sorry for my poor English! 
> 
> 
> 
> Sincerely yours, 
> PaulCheung 
> 
> 
> tel: 180-8882-7173 
> 
> 
> 
> From: xiec.f...@cn.fujitsu.com 
> To: eq2...@msn.com 
> Subject: 答复: [ovirt-users] Ovirt 3.5 Bug !! 
> Date: Wed, 26 Nov 2014 05:15:22 + 
> 
> 
> 
> Hi, Paul 
> 
> Did you change the code and let the “Migration Display” to checkbox ?Or just 
> use PS to change the photo? 
> 
> 
> 
> 
> 发件人 : users-boun...@ovirt.org [mailto:users-boun...@ovirt.org] 代表 PaulCheung 
> 发送时间 : 2014 年 11 月 26 日 11:27 
> 收件人 : Frantisek Kobzik 
> 抄送 : users@ovirt.org 
> 主题 : Re: [ovirt-users] Ovirt 3.5 Bug !! 
> 
> 
> 
> 
> 
> Dear ALL, 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> Can this turn into a multichoose box ? I need to display in all network 
> interface!!! 
> 
> 
> 
> 
> 
> This can solve my problem now. Thank you very much! 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> Sincerely yours, 
> PaulCheung 
> 
> 
> tel: 180-8882-7173 
> 
> 
> 
> 
> 
> 
> From: eq2...@msn.com 
> To: fkob...@redhat.com 
> CC: users@ovirt.org 
> Subject: RE: [ovirt-users] Ovirt 3.5 Bug !! 
> Date: Wed, 26 Nov 2014 10:55:44 +0800 
> 
> 
> Is there because the Display Network problem cause other network can not 
> display ? 
> 
> 
> 
> 
> 
> 
> 
> 
> How to enable all network's Display ? 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> Sincerely yours, 
> PaulCheung 
> 
> 
> tel: 180-8882-7173 
> 
> 
> 
> 
> 
> 
> From: eq2...@msn.com 
> To: fkob...@redhat.com 
> CC: users@ovirt.org 
> Subject: RE: [ovirt-users] Ovirt 3.5 Bug !! 
> Date: Wed, 26 Nov 2014 09:53:33 +0800 
> 
> 
> It solved the host=kvm0x..com problem, But my guest still can't open 
> the VM!!! 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> User from D& E, can't start the VM, except ovirt managerment network 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> What should I do ? 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> Sincerely yours, 
> PaulCheung 
> 
> 
> tel: 180-8882-7173 
> 
> 
> 
> 
> 
> > Date: Tue, 25 Nov 2014 11:26:06 -0500 
> > From: fkob...@redhat.com 
> > To: eq2...@msn.com 
> > CC: users@ovirt.org 
> > Subject: Re: [ovirt-users] Ovirt 3.5 Bug !! 
> > 
> > I'm not really sure if this the intended way to achieve customer 
> > separation. I don't know this field well, so I need to talk about it with 
> > my colleagues from networking team. 
> > 
> > Meanwhile you can try overriding your display address on host level like 
> > this: 
> > 1, In ho

Re: [ovirt-users] 答复: Ovirt 3.5 Bug !!!!!!!!!!!!!!!!!!

2014-11-26 Thread Frantisek Kobzik
Hi,

I don't think multiple display network is possible within single cluster. How 
would engine know which is the correct one for given client? Also that would 
mean vdsm would have to start spice server on multiple interfaces and I believe 
it's not capable of this. But maybe I'm missing something. I'll try adding Lior 
from networking team.

Lior, can you take a quick glance on this thread?

Thanks!
Franta.

- Original Message -
From: "PaulCheung" 
To: "Chao Xie" 
Cc: users@ovirt.org
Sent: Wednesday, November 26, 2014 6:19:43 AM
Subject: Re: [ovirt-users] 答复:  Ovirt 3.5 Bug !!

JUST PS. What I mean is if they make it into checkbox, it would sloved my 
problem. Sorry for my poor English! 



Sincerely yours, 
PaulCheung 


tel: 180-8882-7173 



From: xiec.f...@cn.fujitsu.com 
To: eq2...@msn.com 
Subject: 答复: [ovirt-users] Ovirt 3.5 Bug !! 
Date: Wed, 26 Nov 2014 05:15:22 + 



Hi, Paul 

Did you change the code and let the “Migration Display” to checkbox ?Or just 
use PS to change the photo? 




发件人 : users-boun...@ovirt.org [mailto:users-boun...@ovirt.org] 代表 PaulCheung 
发送时间 : 2014 年 11 月 26 日 11:27 
收件人 : Frantisek Kobzik 
抄送 : users@ovirt.org 
主题 : Re: [ovirt-users] Ovirt 3.5 Bug !! 





Dear ALL, 










Can this turn into a multichoose box ? I need to display in all network 
interface!!! 





This can solve my problem now. Thank you very much! 



















Sincerely yours, 
PaulCheung 


tel: 180-8882-7173 






From: eq2...@msn.com 
To: fkob...@redhat.com 
CC: users@ovirt.org 
Subject: RE: [ovirt-users] Ovirt 3.5 Bug !! 
Date: Wed, 26 Nov 2014 10:55:44 +0800 


Is there because the Display Network problem cause other network can not 
display ? 








How to enable all network's Display ? 










Sincerely yours, 
PaulCheung 


tel: 180-8882-7173 






From: eq2...@msn.com 
To: fkob...@redhat.com 
CC: users@ovirt.org 
Subject: RE: [ovirt-users] Ovirt 3.5 Bug !! 
Date: Wed, 26 Nov 2014 09:53:33 +0800 


It solved the host=kvm0x..com problem, But my guest still can't open 
the VM!!! 




















User from D& E, can't start the VM, except ovirt managerment network 



































What should I do ? 































Sincerely yours, 
PaulCheung 


tel: 180-8882-7173 





> Date: Tue, 25 Nov 2014 11:26:06 -0500 
> From: fkob...@redhat.com 
> To: eq2...@msn.com 
> CC: users@ovirt.org 
> Subject: Re: [ovirt-users] Ovirt 3.5 Bug !! 
> 
> I'm not really sure if this the intended way to achieve customer separation. 
> I don't know this field well, so I need to talk about it with my colleagues 
> from networking team. 
> 
> Meanwhile you can try overriding your display address on host level like 
> this: 
> 1, In hosts subtab, edit host. 
> 2, In the dialog select console. 
> 3, Check 'Override display address', fill in corresponding host name (in your 
> case kvm01.allwinnertech.com for host kvm01, kvm02.allwinnertech.com for 
> kvm02 host etc) - do this for every host in the cluster. 
> 
> This should force returning hostnames in the .vv file. 
> 
> Cheers, 
> Franta. 
> 
> 
> 
> - Original Message - 
> From: "LazyPaul" < eq2...@msn.com > 
> To: "Frantisek Kobzik" < fkob...@redhat.com > 
> Cc: users@ovirt.org 
> Sent: Tuesday, November 25, 2014 3:51:27 PM 
> Subject: Re: [ovirt-users] Ovirt 3.5 Bug !! 
> 
> My network is look like this: 
> 
> 
> 3 vlan, they can ’ t visit each other, so I have 3 dns server, 
> 
> The console.vv file in the ovirt 3.4 the host = kvm01.allwinnertech.com 
> 
> after update to 3.5 the host = 172.16.1.115, this cause the VLAN 101 & vlan 
> 102 user can ’ t open 172.16.1.115, 
> 
> It should be : host =kvm01.allwinnertech.com 
> 
> ---
>  
> 
> Server management network: VLAN 100 
> 
> kvm01.allwinnertech.com < http://kvm01.allwinnertech.com/ > 172.16.1.115 
> kvm02.allwinnertech.com < http://kvm02.allwinnertech.com/ > 172.16.1.116 
> kvm03 1.117 kvm04 1.120 
> DNS server: 172.16.1.2 
> ---
>  
> 
> Company A user: VLAN 101 
> 
> kvm01.allwinertech.com < http://kvm01.allwinertech.com/ > 192.168.200.1 
> kvm02.allwinnertech.com < http://kvm02.allwinnertech.com/ > 192.168.200.2 
> kvm02 200.3 kvm04 … 200.4 
> DNS Server 192.168.200.254 
> 
>