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] iSCSI in guest domains

To: Mike Leatherman <michael.leatherman@xxxxxxxxx>
Subject: Re: [Xen-users] iSCSI in guest domains
From: Pasi Kärkkäinen <pasik@xxxxxx>
Date: Fri, 20 Oct 2006 09:15:14 +0300
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Fri, 20 Oct 2006 09:37:59 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <op.thox8owtedrpck@xxxxxxxxxx>
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>
References: <op.thox8owtedrpck@xxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.9i
On Thu, Oct 19, 2006 at 04:01:26PM -0700, Mike Leatherman wrote:
> 
> Hi,
> I'm trying to install Oracle 10g RAC using xen virtual servers and a  
> Network Appliance F880 filer as the shared storage. I'm using Xen 3.0.2,  
> kernel version 2.6.16u, and my VBD is created from a Redhat 4u3  
> distribution.  I would like to use raw devices (disk LUNs on the NetApp  
> filer) in conjunction with Oracle ASM to store the oracle database files.
> This configuration works well on standard linux servers, but I'm unable to  
> get it working on Xen because I can't get the iSCSI initiator to work in  
> the guest domains.
> 
> I attempted to compile the core-iscsi initiator against the 2.6.16U  
> kernel, and it seems to compile ok, but I get "unknown symbol in module"  
> error when I attempt to load via insmod in the guest domain. I tried  
> open-scsi as well, but also receive errors.
> 
> So my question is -
> 
> can you launch the iscsi-initiator and deamons within the guest domain to  
> establish iscsi connetivity to the iSCSI target (netapp filer), or does  
> iscsi have to be started on the xen host (dom0).  If iSCSI can be launched  
> from the guest, which initiator should I use with the 2.6.16U kernel, and  
> are there any tips on how to compile this initiator to work with Xen ?
> 
> Thanks in advance.
> 

Yes, you can use iscsi-initiator in domU.

With 2.6.16 (domU) kernel you should use open-iscsi initiator, which does
not (yet) come with RHEL. It will be in RHEL5 (and in FC6).

You can (should) download the latest SVN version of open-iscsi, as it
contains some bugfixes over the latest released version (2.0). Compile it
and remember to use the kernel modules from the open-iscsi, not the ones in
the kernel.

-- Pasi
       
                                   ^
                                .     .
                                 Linux
                              /    -    \
                             Choice.of.the
                           .Next.Generation.

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

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