<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:微软雅黑
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><div>God ! &nbsp;Damn! &nbsp;It works!</div><div><br></div><div><br></div><div>Thank you very much ! &nbsp; &nbsp; &nbsp; F. &nbsp; &nbsp;You are really awesome!!!!!</div><div><br></div><br><br><div>
<br><br>Sincerely yours,<br>PaulCheung<br><br><br>&nbsp;tel: 180-8882-7173<br></div><br><br><div>&gt; Date: Thu, 27 Nov 2014 08:14:19 -0500<br>&gt; From: fkobzik@redhat.com<br>&gt; To: eq2008@msn.com<br>&gt; CC: users@ovirt.org; stirabos@redhat.com<br>&gt; Subject: Re: [ovirt-users] 答复:  Ovirt 3.5 Bug !!!!!!!!!!!!!!!!!!<br>&gt; <br>&gt; Hi guys,<br>&gt; <br>&gt; Simone:<br>&gt; I don't think spice proxy helps in this case - the customers have two separate networks. Where should be the proxy placed then?<br>&gt; <br>&gt; Paul:<br>&gt; - I still think that solution with a new display network accessible for both customers should be the intended way to do it.<br>&gt; - 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].<br>&gt; <br>&gt; 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<br>&gt; Then restart vdsm and try running a vm and check if spice/vnc listens on all ifs.<br>&gt; <br>&gt; Cheers,<br>&gt; F.<br>&gt; <br>&gt; [1]: http://gerrit.ovirt.org/#/c/35661/<br>&gt; <br>&gt; <br>&gt; ----- Original Message -----<br>&gt; From: "Simone Tiraboschi" &lt;stirabos@redhat.com&gt;<br>&gt; To: "PaulCheung" &lt;eq2008@msn.com&gt;<br>&gt; Cc: "Frantisek Kobzik" &lt;fkobzik@redhat.com&gt;, users@ovirt.org<br>&gt; Sent: Thursday, November 27, 2014 10:30:38 AM<br>&gt; Subject: Re: [ovirt-users] 答复:  Ovirt 3.5 Bug !!!!!!!!!!!!!!!!!!<br>&gt; <br>&gt; <br>&gt; <br>&gt; ----- Original Message -----<br>&gt; &gt; From: "PaulCheung" &lt;eq2008@msn.com&gt;<br>&gt; &gt; To: "Frantisek Kobzik" &lt;fkobzik@redhat.com&gt;<br>&gt; &gt; Cc: users@ovirt.org<br>&gt; &gt; Sent: Thursday, November 27, 2014 3:02:44 AM<br>&gt; &gt; Subject: Re: [ovirt-users] 答复:  Ovirt 3.5 Bug !!!!!!!!!!!!!!!!!!<br>&gt; &gt; <br>&gt; &gt; Hi F,<br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt; Is there a way make the spice port listening on all network interface ?<br>&gt; <br>&gt; Keep in in mind that you can also use the Spice Proxy, it could be a simpler design.<br>&gt; http://www.ovirt.org/Features/Spice_Proxy<br>&gt; <br>&gt; &gt; Sincerely yours,<br>&gt; &gt; PaulCheung<br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt; tel: 180-8882-7173<br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt; Date: Wed, 26 Nov 2014 08:47:53 -0500<br>&gt; &gt; From: fkobzik@redhat.com<br>&gt; &gt; To: eq2008@msn.com<br>&gt; &gt; CC: xiec.fnst@cn.fujitsu.com; users@ovirt.org; lvernia@redhat.com;<br>&gt; &gt; asegurap@redhat.com<br>&gt; &gt; Subject: Re: [ovirt-users] 答复: Ovirt 3.5 Bug !!!!!!!!!!!!!!!!!!<br>&gt; &gt; <br>&gt; &gt; Hi,<br>&gt; &gt; <br>&gt; &gt; But the 3.5 behavior is correct IMO.<br>&gt; &gt; <br>&gt; &gt; I think there are two possible solutions:<br>&gt; &gt; 1, Create a brand new display network on the cluster (it'll be ONLY for<br>&gt; &gt; displays) and make sure it's accessible by all clients.<br>&gt; &gt; <br>&gt; &gt; , or<br>&gt; &gt; <br>&gt; &gt; 2, Write a firewall rule or a VDSM hook that translates the spice/vnc traffic<br>&gt; &gt; from vlans to the management network.<br>&gt; &gt; <br>&gt; &gt; (3, there is also a possibility to set 'display' attribute of your management<br>&gt; &gt; network to false in the database. But I highly don't recommend this as the<br>&gt; &gt; results aren't guaranteed.).<br>&gt; &gt; <br>&gt; &gt; Toni, could you check my suggestions, whether they are correct? Thanks!<br>&gt; &gt; <br>&gt; &gt; F.<br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt; From: "PaulCheung" &lt;eq2008@msn.com&gt;<br>&gt; &gt; To: "Frantisek Kobzik" &lt;fkobzik@redhat.com&gt;<br>&gt; &gt; Cc: "Chao Xie" &lt;xiec.fnst@cn.fujitsu.com&gt;, users@ovirt.org, "Lior Vernia"<br>&gt; &gt; &lt;lvernia@redhat.com&gt;<br>&gt; &gt; Sent: Wednesday, November 26, 2014 11:05:21 AM<br>&gt; &gt; Subject: RE: [ovirt-users] 答复: Ovirt 3.5 Bug !!!!!!!!!!!!!!!!!!<br>&gt; &gt; <br>&gt; &gt; Except the display network, other network user can't telnet the 59xx spice<br>&gt; &gt; port. I guess because the spice port<br>&gt; &gt; only listening in this display network.<br>&gt; &gt; <br>&gt; &gt; But, all spice port can listening in all network interface in 0virt 3.4, why<br>&gt; &gt; Ovirt 3.5 not provide this ?<br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt; If I can't choose more than one network to display the spice port oVirt 3.5 ,<br>&gt; &gt; is there a way for me to down grade to oVirt 3.4?<br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt; Sincerely yours,<br>&gt; &gt; PaulCheung<br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt; tel: 180-8882-7173<br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt; &gt; Date: Wed, 26 Nov 2014 04:37:39 -0500<br>&gt; &gt; &gt; From: fkobzik@redhat.com<br>&gt; &gt; &gt; To: eq2008@msn.com<br>&gt; &gt; &gt; CC: xiec.fnst@cn.fujitsu.com; users@ovirt.org; lvernia@redhat.com<br>&gt; &gt; &gt; Subject: Re: [ovirt-users] 答复: Ovirt 3.5 Bug !!!!!!!!!!!!!!!!!!<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; Hi,<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; I don't think multiple display network is possible within single cluster.<br>&gt; &gt; &gt; How would engine know which is the correct one for given client? Also that<br>&gt; &gt; &gt; would mean vdsm would have to start spice server on multiple interfaces<br>&gt; &gt; &gt; and I believe it's not capable of this. But maybe I'm missing something.<br>&gt; &gt; &gt; I'll try adding Lior from networking team.<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; Lior, can you take a quick glance on this thread?<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; Thanks!<br>&gt; &gt; &gt; Franta.<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; ----- Original Message -----<br>&gt; &gt; &gt; From: "PaulCheung" &lt;eq2008@msn.com&gt;<br>&gt; &gt; &gt; To: "Chao Xie" &lt;xiec.fnst@cn.fujitsu.com&gt;<br>&gt; &gt; &gt; Cc: users@ovirt.org<br>&gt; &gt; &gt; Sent: Wednesday, November 26, 2014 6:19:43 AM<br>&gt; &gt; &gt; Subject: Re: [ovirt-users] 答复: Ovirt 3.5 Bug !!!!!!!!!!!!!!!!!!<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; JUST PS. What I mean is if they make it into checkbox, it would sloved my<br>&gt; &gt; &gt; problem. Sorry for my poor English!<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; Sincerely yours,<br>&gt; &gt; &gt; PaulCheung<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; tel: 180-8882-7173<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; From: xiec.fnst@cn.fujitsu.com<br>&gt; &gt; &gt; To: eq2008@msn.com<br>&gt; &gt; &gt; Subject: 答复: [ovirt-users] Ovirt 3.5 Bug !!!!!!!!!!!!!!!!!!<br>&gt; &gt; &gt; Date: Wed, 26 Nov 2014 05:15:22 +0000<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; Hi, Paul<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; Did you change the code and let the “Migration Display” to checkbox ?Or<br>&gt; &gt; &gt; just use PS to change the photo?<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; 发件人 : users-bounces@ovirt.org [mailto:users-bounces@ovirt.org] 代表<br>&gt; &gt; &gt; PaulCheung<br>&gt; &gt; &gt; 发送时间 : 2014 年 11 月 26 日 11:27<br>&gt; &gt; &gt; 收件人 : Frantisek Kobzik<br>&gt; &gt; &gt; 抄送 : users@ovirt.org<br>&gt; &gt; &gt; 主题 : Re: [ovirt-users] Ovirt 3.5 Bug !!!!!!!!!!!!!!!!!!<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; Dear ALL,<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; Can this turn into a multichoose box ? I need to display in all network<br>&gt; &gt; &gt; interface!!!!!!!!!!!!!!!<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; This can solve my problem now. Thank you very much!<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; Sincerely yours,<br>&gt; &gt; &gt; PaulCheung<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; tel: 180-8882-7173<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; From: eq2008@msn.com<br>&gt; &gt; &gt; To: fkobzik@redhat.com<br>&gt; &gt; &gt; CC: users@ovirt.org<br>&gt; &gt; &gt; Subject: RE: [ovirt-users] Ovirt 3.5 Bug !!!!!!!!!!!!!!!!!!<br>&gt; &gt; &gt; Date: Wed, 26 Nov 2014 10:55:44 +0800<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; Is there because the Display Network problem cause other network can not<br>&gt; &gt; &gt; display ?<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; How to enable all network's Display ?<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; Sincerely yours,<br>&gt; &gt; &gt; PaulCheung<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; tel: 180-8882-7173<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; From: eq2008@msn.com<br>&gt; &gt; &gt; To: fkobzik@redhat.com<br>&gt; &gt; &gt; CC: users@ovirt.org<br>&gt; &gt; &gt; Subject: RE: [ovirt-users] Ovirt 3.5 Bug !!!!!!!!!!!!!!!!!!<br>&gt; &gt; &gt; Date: Wed, 26 Nov 2014 09:53:33 +0800<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; It solved the host=kvm0x.xxxxxxxx.com problem, But my guest still can't<br>&gt; &gt; &gt; open the VM!!!<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; User from D&amp; E, can't start the VM, except ovirt managerment network<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; What should I do ?<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; Sincerely yours,<br>&gt; &gt; &gt; PaulCheung<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; tel: 180-8882-7173<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; Date: Tue, 25 Nov 2014 11:26:06 -0500<br>&gt; &gt; &gt; &gt; From: fkobzik@redhat.com<br>&gt; &gt; &gt; &gt; To: eq2008@msn.com<br>&gt; &gt; &gt; &gt; CC: users@ovirt.org<br>&gt; &gt; &gt; &gt; Subject: Re: [ovirt-users] Ovirt 3.5 Bug !!!!!!!!!!!!!!!!!!<br>&gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; I'm not really sure if this the intended way to achieve customer<br>&gt; &gt; &gt; &gt; separation. I don't know this field well, so I need to talk about it<br>&gt; &gt; &gt; &gt; with my colleagues from networking team.<br>&gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; Meanwhile you can try overriding your display address on host level like<br>&gt; &gt; &gt; &gt; this:<br>&gt; &gt; &gt; &gt; 1, In hosts subtab, edit host.<br>&gt; &gt; &gt; &gt; 2, In the dialog select console.<br>&gt; &gt; &gt; &gt; 3, Check 'Override display address', fill in corresponding host name (in<br>&gt; &gt; &gt; &gt; your case kvm01.allwinnertech.com for host kvm01,<br>&gt; &gt; &gt; &gt; kvm02.allwinnertech.com for kvm02 host etc) - do this for every host in<br>&gt; &gt; &gt; &gt; the cluster.<br>&gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; This should force returning hostnames in the .vv file.<br>&gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; Cheers,<br>&gt; &gt; &gt; &gt; Franta.<br>&gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; ----- Original Message -----<br>&gt; &gt; &gt; &gt; From: "LazyPaul" &lt; eq2008@msn.com &gt;<br>&gt; &gt; &gt; &gt; To: "Frantisek Kobzik" &lt; fkobzik@redhat.com &gt;<br>&gt; &gt; &gt; &gt; Cc: users@ovirt.org<br>&gt; &gt; &gt; &gt; Sent: Tuesday, November 25, 2014 3:51:27 PM<br>&gt; &gt; &gt; &gt; Subject: Re: [ovirt-users] Ovirt 3.5 Bug !!!!!!!!!!!!!!!!!!<br>&gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; My network is look like this:<br>&gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; 3 vlan, they can ’ t visit each other, so I have 3 dns server,<br>&gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; The console.vv file in the ovirt 3.4 the host = kvm01.allwinnertech.com<br>&gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; after update to 3.5 the host = 172.16.1.115, this cause the VLAN 101 &amp;<br>&gt; &gt; &gt; &gt; vlan 102 user can ’ t open 172.16.1.115,<br>&gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; It should be : host =kvm01.allwinnertech.com<br>&gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; -----------------------------------------------------------------------------------------------------------------------------------------------------------<br>&gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; Server management network: VLAN 100<br>&gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; kvm01.allwinnertech.com &lt; http://kvm01.allwinnertech.com/ &gt; 172.16.1.115<br>&gt; &gt; &gt; &gt; kvm02.allwinnertech.com &lt; http://kvm02.allwinnertech.com/ &gt; 172.16.1.116<br>&gt; &gt; &gt; &gt; kvm03 1.117 kvm04 1.120<br>&gt; &gt; &gt; &gt; DNS server: 172.16.1.2<br>&gt; &gt; &gt; &gt; -----------------------------------------------------------------------------------------------------------------------------------------------------------<br>&gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; Company A user: VLAN 101<br>&gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; kvm01.allwinertech.com &lt; http://kvm01.allwinertech.com/ &gt; 192.168.200.1<br>&gt; &gt; &gt; &gt; kvm02.allwinnertech.com &lt; http://kvm02.allwinnertech.com/ &gt;<br>&gt; &gt; &gt; &gt; 192.168.200.2 kvm02 200.3 kvm04 … 200.4<br>&gt; &gt; &gt; &gt; DNS Server 192.168.200.254<br>&gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; -----------------------------------------------------------------------------------------------------------------------------------------------------------<br>&gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; Company B user: VLAN 102<br>&gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; kvm01.allwinnertech.com &lt; http://kvm01.allwinnertech.com/ &gt; 192.168.<br>&gt; &gt; &gt; &gt; 100.1 kvm02.allwinnertech.com &lt; http://kvm02.allwinnertech.com/ &gt;<br>&gt; &gt; &gt; &gt; 192.168.100.2 kvm02 … 100.3 kvm04 100.4<br>&gt; &gt; &gt; &gt; DNS Server 192.168.100.254<br>&gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; -----------------------------------------------------------------------------------------------------------------------------------------------------------<br>&gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; &gt; 在 2014 年 11 月 25 日,下午 10:08 , Frantisek Kobzik &lt; fkobzik@redhat.com &gt;<br>&gt; &gt; &gt; &gt; &gt; 写道:<br>&gt; &gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; &gt; Hi,<br>&gt; &gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; &gt; I'd like to ask you about two things:<br>&gt; &gt; &gt; &gt; &gt; 1, Do you have display address overriden on cluster level? (clusters<br>&gt; &gt; &gt; &gt; &gt; maintab)<br>&gt; &gt; &gt; &gt; &gt; 2, Do you have display network defined on your hosts? or are you using<br>&gt; &gt; &gt; &gt; &gt; management network for everything?<br>&gt; &gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; &gt; Thanks,<br>&gt; &gt; &gt; &gt; &gt; Franta.<br>&gt; &gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; &gt; ----- Original Message -----<br>&gt; &gt; &gt; &gt; &gt; From: "PaulCheung" &lt; eq2008@msn.com &gt;<br>&gt; &gt; &gt; &gt; &gt; To: "Frantisek Kobzik" &lt; fkobzik@redhat.com &gt;<br>&gt; &gt; &gt; &gt; &gt; Cc: users@ovirt.org<br>&gt; &gt; &gt; &gt; &gt; Sent: Tuesday, November 25, 2014 10:55:03 AM<br>&gt; &gt; &gt; &gt; &gt; Subject: RE: [ovirt-users] Ovirt 3.5 Bug !!!!!!!!!!!!!!!!!!<br>&gt; &gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; &gt; Dear all ,<br>&gt; &gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; &gt; I am very thank you for your job! 150 users from China waiting for your<br>&gt; &gt; &gt; &gt; &gt; good news!<br>&gt; &gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; &gt; Sincerely yours,<br>&gt; &gt; &gt; &gt; &gt; PaulCheung<br>&gt; &gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; &gt; tel: 180-8882-7173<br>&gt; &gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; &gt;&gt; Date: Tue, 25 Nov 2014 04:46:01 -0500<br>&gt; &gt; &gt; &gt; &gt;&gt; From: fkobzik@redhat.com<br>&gt; &gt; &gt; &gt; &gt;&gt; To: eq2008@msn.com<br>&gt; &gt; &gt; &gt; &gt;&gt; CC: users@ovirt.org<br>&gt; &gt; &gt; &gt; &gt;&gt; Subject: Re: [ovirt-users] Ovirt 3.5 Bug !!!!!!!!!!!!!!!!!!<br>&gt; &gt; &gt; &gt; &gt;&gt; <br>&gt; &gt; &gt; &gt; &gt;&gt; I'm gonna take a closer look at this and will create a bug for that.<br>&gt; &gt; &gt; &gt; &gt;&gt; Cheers,<br>&gt; &gt; &gt; &gt; &gt;&gt; Franta.<br>&gt; &gt; &gt; &gt; &gt;&gt; <br>&gt; &gt; &gt; &gt; &gt;&gt; <br>&gt; &gt; &gt; &gt; &gt;&gt; ----- Original Message -----<br>&gt; &gt; &gt; &gt; &gt;&gt; From: "PaulCheung" &lt; eq2008@msn.com &gt;<br>&gt; &gt; &gt; &gt; &gt;&gt; To: users@ovirt.org<br>&gt; &gt; &gt; &gt; &gt;&gt; Sent: Tuesday, November 25, 2014 8:38:18 AM<br>&gt; &gt; &gt; &gt; &gt;&gt; Subject: [ovirt-users] Ovirt 3.5 Bug !!!!!!!!!!!!!!!!!!<br>&gt; &gt; &gt; &gt; &gt;&gt; <br>&gt; &gt; &gt; &gt; &gt;&gt; <br>&gt; &gt; &gt; &gt; &gt;&gt; Dear All,<br>&gt; &gt; &gt; &gt; &gt;&gt; <br>&gt; &gt; &gt; &gt; &gt;&gt; After update 3.4 to 3.5 , our 150 user can't open the VM , the<br>&gt; &gt; &gt; &gt; &gt;&gt; console.vv file host from domain name change to IP address!!!<br>&gt; &gt; &gt; &gt; &gt;&gt; <br>&gt; &gt; &gt; &gt; &gt;&gt; <br>&gt; &gt; &gt; &gt; &gt;&gt; <br>&gt; &gt; &gt; &gt; &gt;&gt; <br>&gt; &gt; &gt; &gt; &gt;&gt; <br>&gt; &gt; &gt; &gt; &gt;&gt; <br>&gt; &gt; &gt; &gt; &gt;&gt; <br>&gt; &gt; &gt; &gt; &gt;&gt; <br>&gt; &gt; &gt; &gt; &gt;&gt; <br>&gt; &gt; &gt; &gt; &gt;&gt; <br>&gt; &gt; &gt; &gt; &gt;&gt; <br>&gt; &gt; &gt; &gt; &gt;&gt; <br>&gt; &gt; &gt; &gt; &gt;&gt; Sincerely yours,<br>&gt; &gt; &gt; &gt; &gt;&gt; PaulCheung<br>&gt; &gt; &gt; &gt; &gt;&gt; <br>&gt; &gt; &gt; &gt; &gt;&gt; <br>&gt; &gt; &gt; &gt; &gt;&gt; tel: 180-8882-7173<br>&gt; &gt; &gt; &gt; &gt;&gt; <br>&gt; &gt; &gt; &gt; &gt;&gt; _______________________________________________<br>&gt; &gt; &gt; &gt; &gt;&gt; Users mailing list<br>&gt; &gt; &gt; &gt; &gt;&gt; Users@ovirt.org<br>&gt; &gt; &gt; &gt; &gt;&gt; http://lists.ovirt.org/mailman/listinfo/users<br>&gt; &gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; _______________________________________________<br>&gt; &gt; &gt; Users mailing list<br>&gt; &gt; &gt; Users@ovirt.org<br>&gt; &gt; &gt; http://lists.ovirt.org/mailman/listinfo/users<br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt; _______________________________________________<br>&gt; &gt; Users mailing list<br>&gt; &gt; Users@ovirt.org<br>&gt; &gt; http://lists.ovirt.org/mailman/listinfo/users<br>&gt; &gt;<br></div>                                               </div></body>
</html>