WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-api

[Xen-users] Internal network issue on FP1 with openvswitch

To: "xen-api@xxxxxxxxxxxxxxxxxxx" <xen-api@xxxxxxxxxxxxxxxxxxx>, "xen-users@xxxxxxxxxxxxxxxxxxx" <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] Internal network issue on FP1 with openvswitch
From: Frank <frank@xxxxxxxxx>
Date: Tue, 25 Jan 2011 19:27:59 -0800
Cc:
Delivery-date: Tue, 25 Jan 2011 19:30:19 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101209 Fedora/3.1.7-0.35.b3pre.fc13 Thunderbird/3.1.7
Hi Everyone:
I encounter an issue that can't not start vm with an internal network(that means no PIF) in pool when openvswitch enabled.
   here are my scripts:

   two host A, B in a pool.
   1. create network "test" on host A by:
       xe network-create network-create name-label=test
2. start a VM on host A associates with network "test" by xencenter. the VM starts successfully and I can see bridge "xapi21" created on host A. 3. start more VMs to make sure host A has not enough memory to start new VM. 4. start a VM on host B associates with network "test", then I meet the failure "This VM needs a network that cannot be seen from that server". see attachment.
       and no ovs bridge was created on host B.


use XenApi will meet exception "VM_REQUIRES_NETWORK". anybody know the problem? thank you.




Attachment: network-failure.JPG
Description: JPEG image

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Internal network issue on FP1 with openvswitch, Frank <=