> # multipath -ll
> 3600508b300920350a640cb720bce000edm-0 COMPAQ,MSA1000 VOLUME
> [size=838G][features=1 queue_if_no_path][hwhandler=1 hp_sw]
> \_ round-robin 0 [prio=4][active]
>  \_ 13:0:0:1 sdb 8:16  [active][ready]
> 
> Sometimes, depending mainly on the path_checker setting, the device

That is expected. The one that was set in the .conf file by your vendor
or the built-in should be used. 

These are the built-in values:

{   
        /* MSA 1000/MSA1500 EVA 3000/5000 with old firmware */
        .vendor        = "(COMPAQ|HP)",
        .product       = "(MSA|HSV)1.0.*",
        .getuid        = DEFAULT_GETUID,
        .features      = "1 queue_if_no_path",
        .hwhandler     = "1 hp-sw",
        .selector      = DEFAULT_SELECTOR,
        .pgpolicy      = GROUP_BY_PRIO,
        .pgfailback    = FAILBACK_UNDEF,
        .rr_weight     = RR_WEIGHT_NONE,
        .no_path_retry = 12, 
        .minio         = DEFAULT_MINIO,
        .checker_name  = HP_SW,
        .prio_name     = PRIO_HP_SW,
    },  

> May 17 19:42:07 <hostname> multipathd:
> 3600508b3009203503b2fc2c200040011: stop event checker thread
> May 17 19:42:07 <hostname> kernel: multipathd[13092]: segfault at
> 0000000000000012 rip 00002b0b549d541d rsp 00007fff5682d1b0 error 4

You might want to file a bug with the vendor for that.  

.. snip ..
> Thank you for the advice.

You are welcome.
> 
> I have multipath 0.4.7 running the default configuration (no /etc/
> multipath.conf)

Good. That should use the default values built-in.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"open-iscsi" group.
To post to this group, send email to open-iscsi@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/open-iscsi
-~----------~----~----~----~------~----~------~--~---

Reply via email to