All of lore.kernel.org
 help / color / mirror / Atom feed
* Dell MD3000i issues with dm mp
@ 2009-04-14 14:53 Kurt Bechstein
  2009-04-14 15:38 ` Moger, Babu
  0 siblings, 1 reply; 10+ messages in thread
From: Kurt Bechstein @ 2009-04-14 14:53 UTC (permalink / raw)
  To: dm-devel@redhat.com


[-- Attachment #1.1: Type: text/plain, Size: 1565 bytes --]

Greetings everyone, I have a RHEL 5.3 host attached to two Dell MD3000i storage arrays via iscsi.  I'm having some interesting issues upon bootup in this setup.  Between the two arrays I'm accessing 24 luns so after my iscsi service kicks in I get tons and tons of I/O error messages going across the screen.  This can go on for 15-20 minutes or longer.  It would appear that some I/O is being sent to the passive paths and they are returning errors.  It would seem the scsi layer is doing its thing to scan for partitions and probably causing the I/O that is being seen.  Is there any way to suppress/avoid this scenario?  Also, I thought I would post my multipath.conf file just to have some other eyes have a look at it and make sure I'm not missing something obvious so that is below.  Thanks in advance!


devices {
        device {
               vendor                  "DELL"
               product                 "MD3000i"
               features                 "0"
               getuid_callout          "/sbin/scsi_id -g -u -s /block/%n"
               prio_callout            "/sbin/mpath_prio_rdac /dev/%n"
               hardware_handler        "1 rdac"
               path_grouping_policy    group_by_prio
               failback                immediate
               path_checker            rdac
               prio                     "rdac"

       }
}
multipaths {
        mulitpath {
                device {
                        vendor DELL
                        product MD3000i
                }
        }
}

[-- Attachment #1.2: Type: text/html, Size: 6016 bytes --]

[-- Attachment #2: Type: text/plain, Size: 0 bytes --]



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2009-04-15 18:36 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-14 14:53 Dell MD3000i issues with dm mp Kurt Bechstein
2009-04-14 15:38 ` Moger, Babu
2009-04-14 15:56   ` Kurt Bechstein
2009-04-14 16:11     ` Moger, Babu
2009-04-14 17:09       ` Kurt Bechstein
2009-04-14 17:38         ` Moger, Babu
2009-04-14 17:44           ` Kurt Bechstein
2009-04-14 19:33             ` Moger, Babu
2009-04-15 17:33               ` Mike Christie
2009-04-15 18:36                 ` Kurt Bechstein

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.