Hi, we have MD3000 (connected using two LSI Logic / Symbios Logic SAS1068 PCI- X Fusion-MPT SAS) also on debian (testing now)... All multipath.conf's i have found were for redhat or so. This one works for me, i have to modify paths to *_callout
blacklist {
# wwid 26353900f02796769
# devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*"
# devnode "^hd[a-z][[0-9]*]"
# devnode "^cciss!c[0-9]d[0-9]*[p[0-9]*]"
device {
vendor DELL
product "PERC 6/i"
}
device {
vendor DELL
product Universal.*
}
device {
vendor DELL
product Virtual.*
}
}
devices {
device {
vendor "DELL"
product "MD3000"
hardware_handler "1 rdac"
features "1 queue_if_no_path"
path_checker rdac
path_grouping_policy group_by_prio
prio_callout "/sbin/mpath_prio_rdac /dev/%n"
failback immediate
getuid_callout "/lib/udev/scsi_id --whitelisted --
device=/dev/%n"
}
}
Comments welcomed
With regards
Libor
Dne pondělí 15 Únor 2010 15:00:50 [email protected] napsal(a):
> Hi,
> I'm trying to get a MD3000 working with Debian Lenny and it looks like a
> big mess from my POV. Dell only supports SuSE and RedHat, but I didn't
> expect that it'd be so hard to get this up and running on Debian.
>
> Can anyone give me some pointers to get this working? I don't care if I
> can use multipath or not. I just want a reliable way to access the disks.
>
> So far I've tryed with the multipath-tools, dm-rdac and porting (kind of)
> the dell SM-Tools to Debian, but nothing got me rid of the "I/O errors"
> that happen when accessing the exported devices.
>
> Best Regards,
> Dominik
>
> _______________________________________________
> Linux-PowerEdge mailing list
> [email protected]
> https://lists.us.dell.com/mailman/listinfo/linux-poweredge
> Please read the FAQ at http://lists.us.dell.com/faq
>
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Linux-PowerEdge mailing list [email protected] https://lists.us.dell.com/mailman/listinfo/linux-poweredge Please read the FAQ at http://lists.us.dell.com/faq
