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-users

Re: [Xen-users] Ip tunnel add failed in XenServer

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] Ip tunnel add failed in XenServer
From: Frank <frank@xxxxxxxxx>
Date: Fri, 14 Jan 2011 16:06:47 -0800
Delivery-date: Fri, 14 Jan 2011 16:08:55 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <4D30DC72.4080704@xxxxxxxxx>
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>
References: <4D30DC72.4080704@xxxxxxxxx>
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.fc14 Thunderbird/3.1.7
Oh, the problem is I didn't load the kernel module ip_gre.ko
unfortunately, with openvswitch enabled, I can't insmod this module

On 01/14/2011 03:29 PM, Frank wrote:
Hi,
      I am just trying to create gre tunnel by "ip tunnel", unfortunately
it failed:

[root@xenserver-frank2 ~]# ip tunnel add netb mode gre key 2 remote
192.168.152.22 local 192.168.152.21 ttl 255
ioctl: No such device

[root@xenserver-frank2 ~]# ip tunnel add netb mode gre key 2 remote
192.168.152.22 local 192.168.152.21 ttl 255 dev eth0
ioctl: No such device

      what miss in xenserver5.6FP1?

I just "guess" the usage of "xe tunnel-create" command, I guess I should
create a tunnel myself, then get its pif uuid, then:

xe tunnel-create network-uuid=networkuuid pif-uuid=my-tunnel-device-pif-uuid

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users


_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>