All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hannes Reinecke <hare@suse.de>
To: device-mapper development <dm-devel@redhat.com>
Subject: Re: DM-MP, Xen 5.0.0 and NetApp
Date: Wed, 01 Apr 2009 16:36:00 +0200	[thread overview]
Message-ID: <49D37BD0.5090004@suse.de> (raw)
In-Reply-To: <af7b4eb20904010731v5596112dy783c8c9ad05f558d@mail.gmail.com>

Rodrigo Nascimento wrote:
> Hi All,
>  
> I'm having problems to put the Multipathing tools to work correctly with 
> NetApp Cluster Solution.
>  
> I have a xenpool with 3 machines the multipathing are enabled on them, 
> the HBA are Qlogic, two FAS3140 controllers in Cluster. I created a lun 
> to be a storage repository (SR), the lun is visible and was recognized 
> on the 3 machines, but when we say to the XenServer to build a SR with 
> this Lun, all I/O operations arrive to the FAS3140 by the non-optimized 
> path.
>  
> *XenServer multipath.conf*
>  
> defaults {
>         user_friendly_names no
> }
> devices {
>         device {
>                 vendor                  "NETAPP"
>                 product                 "LUN"
>                 path_grouping_policy    group_by_prio
>                 getuid_callout          "/sbin/scsi_id -g -u -s /block/%n"
>                 prio_callout            "/sbin/mpath_prio_netapp /dev/%n"
>                 features                "1 queue_if_no_path"
>                 path_checker            directio
>                 failback                immediate
>         }
> }
>  
> We made two tests, one with prio_callout as /sbin/mpath_prio_alua and 
> other with prio_callout as /sbin/mpath_prio_netapp, both returns the 
> same results.
>  

What's the output of 'multipath -ll'?
Looks like all paths are configured into one group here.

Cheers,

Hannes
-- 
Dr. Hannes Reinecke		      zSeries & Storage
hare@suse.de			      +49 911 74053 688
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg
GF: Markus Rex, HRB 16746 (AG Nürnberg)

  reply	other threads:[~2009-04-01 14:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-01 14:31 DM-MP, Xen 5.0.0 and NetApp Rodrigo Nascimento
2009-04-01 14:36 ` Hannes Reinecke [this message]
2009-04-01 14:45   ` Rodrigo Nascimento
2009-04-02 18:19     ` James Tanner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=49D37BD0.5090004@suse.de \
    --to=hare@suse.de \
    --cc=dm-devel@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.