<br><br><div class="gmail_quote">On Thu, Feb 5, 2009 at 4:07 PM, Bryn M. Reeves <span dir="ltr"><<a href="mailto:bmr@redhat.com">bmr@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">Christian Røsnes wrote:<br><br></div>u should check what the MD3000i reports in sysfs. E.g. for an EMC<br>
clariion device I see:<br>
<br>
# cat /sys/block/sdj/device/vendor<br>
DGC<br>
# cat /sys/block/sdj/device/model<br>
RAID 5<br>
<br>
And the corresponding entry in multipath.conf is:<br>
<br>
               vendor                  "DGC"<br>
               product                 "*"<br>
<br>
I suspect from the output below that you want:<br>
<br>
               vendor                  "DELL"<br>
               product                 "DELL,MD Virtual Disk"<br>
<br>
</blockquote><div><br>Here's what I see for the MD3000i:<br><br># cat /sys/block/sdb/device/vendor<br>DELL<br># cat /sys/block/sdb/device/model<br>
MD Virtual Disk<br> 
<br>Thank you<br>Christian<br></div></div><br>