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] IB devices visible on RHEL5 Guest OS

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: RE: [Xen-users] IB devices visible on RHEL5 Guest OS
From: "Thibaud Genty" <tgenty@xxxxxxxxxxxxxx>
Date: Fri, 4 May 2007 17:16:27 +0100
Delivery-date: Fri, 04 May 2007 09:15:04 -0700
Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=googlemail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=K4aOZl4qFwKIXpC/XGDMuIDf+3d36kftdLyNSVdrg/PsEBKAF/MqrdnxIqfog5kNjs9HUp3pHIdp/qyDHBWDO7Larfm48LDNGf97Cuk0dKbEJiJu2abCR8vFjWPcCzTerQiFZgZptH3XDTKCXbISG28YyOs12sYWReAzoYQ0xU8=
Domainkey-signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=Ey4UVSSAN7IsaClhRk0qoGRlgQLt9bpjcPyfwSByteT5VdPWYxFoyjixTuXVXq6noNhwpXyeOtEpZR3aziNhWOr3ovYfnlHMtoa+IOzcltQvOPeAJ2b4JxMfVtetwA3F+zHZsdOrH/xlNAaLFG7fx3ph+Np3zMsNBM2o75D6anQ=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi,

i'm experiencing the same problem, with Xen-SmartIO and Infiniband, on a SLES10 OS.
Currently, my domU is linked via its eth0 on vifx.0 of my dom0.

I tried to modify script files in /etc/xen/scripts/ (for instance network-bridge,vif-bridge...) , but it doesn't work...

In fact, i want to do this :

dom0: fake ib0 -> vif0.0 -+
                            |
                          bridge -> real ib0 -> the network
                            |
domU: fake ib0 -> vifN.0 -+

I want if it's possible that domU see the fake ib0 interface as an infiniband interface.

If someone has an idea, it would be great!

Thanks

Thibaud
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • RE: [Xen-users] IB devices visible on RHEL5 Guest OS, Thibaud Genty <=