* multipathd failback
@ 2006-10-25 6:49 Yonathan Cohen
2006-10-25 7:02 ` AW: " Herr, Manuel
2006-10-25 20:17 ` multipath features Peter Koutoupis
0 siblings, 2 replies; 10+ messages in thread
From: Yonathan Cohen @ 2006-10-25 6:49 UTC (permalink / raw)
To: dm-devel
Hello.
My "multipathd" daemon does not FailBack
It does not check the availability of a failed path and of course does
not reinstate it
My configuration is as follows:
cat /etc/multipath.conf
defaults {
failback immediate
}
I am using the following packages:
multipath-tools-0.4.5-0.11
device-mapper-1.01.01-1.6
I have them installed on a SUSE LINUX Enterprise Server 9 (x86_64) sp-3
With kernel version: 2.6.5-7.244-smp
Please help.
Thanks.
____________________________________________________________
Cohen Yonatan | +972-9-9718607 (o)
Software. Eng, Storage group
Voltaire - _The Grid Backbone_
^ permalink raw reply [flat|nested] 10+ messages in thread* AW: multipathd failback
2006-10-25 6:49 multipathd failback Yonathan Cohen
@ 2006-10-25 7:02 ` Herr, Manuel
2006-10-25 7:22 ` Yonathan Cohen
2006-10-25 20:17 ` multipath features Peter Koutoupis
1 sibling, 1 reply; 10+ messages in thread
From: Herr, Manuel @ 2006-10-25 7:02 UTC (permalink / raw)
To: device-mapper development
On which Hardware? (HBAs, SAN)?
> -----Ursprüngliche Nachricht-----
> Von: dm-devel-bounces@redhat.com
> [mailto:dm-devel-bounces@redhat.com] Im Auftrag von Yonathan Cohen
> Gesendet: Mittwoch, 25. Oktober 2006 08:50
> An: dm-devel@redhat.com
> Betreff: [dm-devel] multipathd failback
>
> Hello.
> My "multipathd" daemon does not FailBack It does not check
> the availability of a failed path and of course does not
> reinstate it My configuration is as follows:
> cat /etc/multipath.conf
>
> defaults {
>
> failback immediate
> }
> I am using the following packages:
> multipath-tools-0.4.5-0.11
> device-mapper-1.01.01-1.6
> I have them installed on a SUSE LINUX Enterprise Server 9
> (x86_64) sp-3 With kernel version: 2.6.5-7.244-smp Please help.
> Thanks.
>
> ____________________________________________________________
>
> Cohen Yonatan | +972-9-9718607 (o)
>
> Software. Eng, Storage group
>
> Voltaire - _The Grid Backbone_
>
> --
> dm-devel mailing list
> dm-devel@redhat.com
> https://www.redhat.com/mailman/listinfo/dm-devel
>
^ permalink raw reply [flat|nested] 10+ messages in thread* Re: AW: multipathd failback
2006-10-25 7:02 ` AW: " Herr, Manuel
@ 2006-10-25 7:22 ` Yonathan Cohen
2006-10-25 8:29 ` AW: " Herr, Manuel
0 siblings, 1 reply; 10+ messages in thread
From: Yonathan Cohen @ 2006-10-25 7:22 UTC (permalink / raw)
To: device-mapper development
sorry but I am not sure what you mean.
I am using an iscsi initiator (linux-iscsi rev 4.2)
and this is what the multipathd daemon sees
pepper:~ # multipath -l
dm names N
dm table 3600c0ff00000000007c1d167985b4b06 N
dm table 3600c0ff00000000007c1d167985b4b06 N
dm status 3600c0ff00000000007c1d167985b4b06 N
dm info 3600c0ff00000000007c1d167985b4b06 O
3600c0ff00000000007c1d167985b4b06
[size=20 GB][features="0"][hwhandler="0"]
\_ round-robin 0 [enabled]
\_ 14:0:0:0 sda 8:0 [failed]
\_ round-robin 0 [active]
\_ 14:1:0:0 sdb 8:16 [active]
sda and sdb are actually the same device discovered by iscsi via 2
different paths.
when sda failed multipathd identified the problem and diverted traffic
to sdb
but after correcting the sda problem, multipathd did not become aware of
this and of course when
i failed sdb it did not failback to sda.
i know that multipathd is suppose to poll for failed paths and reinstate
them when they become valid.
but for some reason it does not.
Herr, Manuel wrote:
>
> On which Hardware? (HBAs, SAN)?
>
> > -----Ursprüngliche Nachricht-----
> > Von: dm-devel-bounces@redhat.com
> > [mailto:dm-devel-bounces@redhat.com] Im Auftrag von Yonathan Cohen
> > Gesendet: Mittwoch, 25. Oktober 2006 08:50
> > An: dm-devel@redhat.com
> > Betreff: [dm-devel] multipathd failback
> >
> > Hello.
> > My "multipathd" daemon does not FailBack It does not check
> > the availability of a failed path and of course does not
> > reinstate it My configuration is as follows:
> > cat /etc/multipath.conf
> >
> > defaults {
> >
> > failback immediate
> > }
> > I am using the following packages:
> > multipath-tools-0.4.5-0.11
> > device-mapper-1.01.01-1.6
> > I have them installed on a SUSE LINUX Enterprise Server 9
> > (x86_64) sp-3 With kernel version: 2.6.5-7.244-smp Please help.
> > Thanks.
> >
> > ____________________________________________________________
> >
> > Cohen Yonatan | +972-9-9718607 (o)
> >
> > Software. Eng, Storage group
> >
> > Voltaire - _The Grid Backbone_
> >
> > --
> > dm-devel mailing list
> > dm-devel@redhat.com
> > https://www.redhat.com/mailman/listinfo/dm-devel
> >
>
> --
> dm-devel mailing list
> dm-devel@redhat.com
> https://www.redhat.com/mailman/listinfo/dm-devel
>
^ permalink raw reply [flat|nested] 10+ messages in thread* AW: AW: multipathd failback
2006-10-25 7:22 ` Yonathan Cohen
@ 2006-10-25 8:29 ` Herr, Manuel
2006-10-25 8:37 ` Yonathan Cohen
2006-10-29 16:25 ` Yonathan Cohen
0 siblings, 2 replies; 10+ messages in thread
From: Herr, Manuel @ 2006-10-25 8:29 UTC (permalink / raw)
To: device-mapper development
I have no Problem with the failover also with SLES 9 2.6.5-7.244-smp.
But i'm not working with the isci initiator.
My Config:
defaults
{
multipath_tool "/sbin/multipath -v0"
udev_dir /dev
polling_interval 5
default_selector "round-robin 0"
default_getuid_callout "/sbin/scsi_id -g -u -s /block/%n"
default_prio_callout "/bin/true"
failback immediate
}
There are newer Multipath tools available:
Im working with: multipath-tools-0.4.5-0.20
(Device Mapper is same)
I recommend to update them first. :)
This one is talking about the same Problem you have.
http://www.querzone.de/wiki/Wiki.jsp?page=EMCClariion
I don't know if this error is clariion specific.
Regards,
Manuel
> -----Ursprüngliche Nachricht-----
> Von: dm-devel-bounces@redhat.com
> [mailto:dm-devel-bounces@redhat.com] Im Auftrag von Yonathan Cohen
> Gesendet: Mittwoch, 25. Oktober 2006 09:22
> An: device-mapper development
> Betreff: Re: AW: [dm-devel] multipathd failback
>
> sorry but I am not sure what you mean.
> I am using an iscsi initiator (linux-iscsi rev 4.2) and this
> is what the multipathd daemon sees pepper:~ # multipath -l
> dm names N
> dm table 3600c0ff00000000007c1d167985b4b06 N dm table
> 3600c0ff00000000007c1d167985b4b06 N dm status
> 3600c0ff00000000007c1d167985b4b06 N dm info
> 3600c0ff00000000007c1d167985b4b06 O
> 3600c0ff00000000007c1d167985b4b06
> [size=20 GB][features="0"][hwhandler="0"] \_ round-robin 0
> [enabled] \_ 14:0:0:0 sda 8:0 [failed] \_ round-robin 0 [active]
> \_ 14:1:0:0 sdb 8:16 [active]
>
> sda and sdb are actually the same device discovered by iscsi
> via 2 different paths.
> when sda failed multipathd identified the problem and
> diverted traffic to sdb but after correcting the sda problem,
> multipathd did not become aware of this and of course when i
> failed sdb it did not failback to sda.
> i know that multipathd is suppose to poll for failed paths
> and reinstate them when they become valid.
> but for some reason it does not.
>
>
> Herr, Manuel wrote:
> >
> > On which Hardware? (HBAs, SAN)?
> >
> > > -----Ursprüngliche Nachricht-----
> > > Von: dm-devel-bounces@redhat.com
> > > [mailto:dm-devel-bounces@redhat.com] Im Auftrag von Yonathan Cohen
> > > Gesendet: Mittwoch, 25. Oktober 2006 08:50
> > > An: dm-devel@redhat.com
> > > Betreff: [dm-devel] multipathd failback
> > >
> > > Hello.
> > > My "multipathd" daemon does not FailBack It does not check the
> > > availability of a failed path and of course does not
> reinstate it My
> > > configuration is as follows:
> > > cat /etc/multipath.conf
> > >
> > > defaults {
> > >
> > > failback immediate
> > > }
> > > I am using the following packages:
> > > multipath-tools-0.4.5-0.11
> > > device-mapper-1.01.01-1.6
> > > I have them installed on a SUSE LINUX Enterprise Server 9
> > > (x86_64) sp-3 With kernel version: 2.6.5-7.244-smp Please help.
> > > Thanks.
> > >
> > > ____________________________________________________________
> > >
> > > Cohen Yonatan | +972-9-9718607 (o)
> > >
> > > Software. Eng, Storage group
> > >
> > > Voltaire - _The Grid Backbone_
> > >
> > > --
> > > dm-devel mailing list
> > > dm-devel@redhat.com
> > > https://www.redhat.com/mailman/listinfo/dm-devel
> > >
> >
> > --
> > dm-devel mailing list
> > dm-devel@redhat.com
> > https://www.redhat.com/mailman/listinfo/dm-devel
> >
>
> --
> dm-devel mailing list
> dm-devel@redhat.com
> https://www.redhat.com/mailman/listinfo/dm-devel
>
^ permalink raw reply [flat|nested] 10+ messages in thread* Re: AW: AW: multipathd failback
2006-10-25 8:29 ` AW: " Herr, Manuel
@ 2006-10-25 8:37 ` Yonathan Cohen
2006-10-29 16:25 ` Yonathan Cohen
1 sibling, 0 replies; 10+ messages in thread
From: Yonathan Cohen @ 2006-10-25 8:37 UTC (permalink / raw)
To: device-mapper development
I also have no probelm with failover only with failback
but ill try upgrading to multipath-tools-0.4.5-0.20
thanks.
Herr, Manuel wrote:
>
> I have no Problem with the failover also with SLES 9 2.6.5-7.244-smp.
> But i'm not working with the isci initiator.
>
> My Config:
> defaults
> {
> multipath_tool "/sbin/multipath -v0"
> udev_dir /dev
> polling_interval 5
> default_selector "round-robin 0"
> default_getuid_callout "/sbin/scsi_id -g -u -s /block/%n"
> default_prio_callout "/bin/true"
> failback immediate
> }
> There are newer Multipath tools available:
> Im working with: multipath-tools-0.4.5-0.20
> (Device Mapper is same)
> I recommend to update them first. :)
>
> This one is talking about the same Problem you have.
> http://www.querzone.de/wiki/Wiki.jsp?page=EMCClariion
> I don't know if this error is clariion specific.
>
> Regards,
> Manuel
>
> > -----Ursprüngliche Nachricht-----
> > Von: dm-devel-bounces@redhat.com
> > [mailto:dm-devel-bounces@redhat.com] Im Auftrag von Yonathan Cohen
> > Gesendet: Mittwoch, 25. Oktober 2006 09:22
> > An: device-mapper development
> > Betreff: Re: AW: [dm-devel] multipathd failback
> >
> > sorry but I am not sure what you mean.
> > I am using an iscsi initiator (linux-iscsi rev 4.2) and this
> > is what the multipathd daemon sees pepper:~ # multipath -l
> > dm names N
> > dm table 3600c0ff00000000007c1d167985b4b06 N dm table
> > 3600c0ff00000000007c1d167985b4b06 N dm status
> > 3600c0ff00000000007c1d167985b4b06 N dm info
> > 3600c0ff00000000007c1d167985b4b06 O
> > 3600c0ff00000000007c1d167985b4b06
> > [size=20 GB][features="0"][hwhandler="0"] \_ round-robin 0
> > [enabled] \_ 14:0:0:0 sda 8:0 [failed] \_ round-robin 0 [active]
> > \_ 14:1:0:0 sdb 8:16 [active]
> >
> > sda and sdb are actually the same device discovered by iscsi
> > via 2 different paths.
> > when sda failed multipathd identified the problem and
> > diverted traffic to sdb but after correcting the sda problem,
> > multipathd did not become aware of this and of course when i
> > failed sdb it did not failback to sda.
> > i know that multipathd is suppose to poll for failed paths
> > and reinstate them when they become valid.
> > but for some reason it does not.
> >
> >
> > Herr, Manuel wrote:
> > >
> > > On which Hardware? (HBAs, SAN)?
> > >
> > > > -----Ursprüngliche Nachricht-----
> > > > Von: dm-devel-bounces@redhat.com
> > > > [mailto:dm-devel-bounces@redhat.com] Im Auftrag von Yonathan Cohen
> > > > Gesendet: Mittwoch, 25. Oktober 2006 08:50
> > > > An: dm-devel@redhat.com
> > > > Betreff: [dm-devel] multipathd failback
> > > >
> > > > Hello.
> > > > My "multipathd" daemon does not FailBack It does not check the
> > > > availability of a failed path and of course does not
> > reinstate it My
> > > > configuration is as follows:
> > > > cat /etc/multipath.conf
> > > >
> > > > defaults {
> > > >
> > > > failback immediate
> > > > }
> > > > I am using the following packages:
> > > > multipath-tools-0.4.5-0.11
> > > > device-mapper-1.01.01-1.6
> > > > I have them installed on a SUSE LINUX Enterprise Server 9
> > > > (x86_64) sp-3 With kernel version: 2.6.5-7.244-smp Please help.
> > > > Thanks.
> > > >
> > > > ____________________________________________________________
> > > >
> > > > Cohen Yonatan | +972-9-9718607 (o)
> > > >
> > > > Software. Eng, Storage group
> > > >
> > > > Voltaire - _The Grid Backbone_
> > > >
> > > > --
> > > > dm-devel mailing list
> > > > dm-devel@redhat.com
> > > > https://www.redhat.com/mailman/listinfo/dm-devel
> > > >
> > >
> > > --
> > > dm-devel mailing list
> > > dm-devel@redhat.com
> > > https://www.redhat.com/mailman/listinfo/dm-devel
> > >
> >
> > --
> > dm-devel mailing list
> > dm-devel@redhat.com
> > https://www.redhat.com/mailman/listinfo/dm-devel
> >
>
> --
> dm-devel mailing list
> dm-devel@redhat.com
> https://www.redhat.com/mailman/listinfo/dm-devel
>
^ permalink raw reply [flat|nested] 10+ messages in thread* Re: AW: AW: multipathd failback
2006-10-25 8:29 ` AW: " Herr, Manuel
2006-10-25 8:37 ` Yonathan Cohen
@ 2006-10-29 16:25 ` Yonathan Cohen
2006-10-30 7:26 ` AW: " Herr, Manuel
1 sibling, 1 reply; 10+ messages in thread
From: Yonathan Cohen @ 2006-10-29 16:25 UTC (permalink / raw)
To: device-mapper development
Hello again.
can you please tell me how to upgrade to multipath-tools-0.4.5-0.20
i found multipath-0.4.5.tar.bz2 on the site
(http://christophe.varoqui.free.fr/multipath-tools/ )
but i guess that multipath-tools-0.4.5-0.20 is after applying some patches
if so can you tell me which ones ?
thanks.
Herr, Manuel wrote:
>
> I have no Problem with the failover also with SLES 9 2.6.5-7.244-smp.
> But i'm not working with the isci initiator.
>
> My Config:
> defaults
> {
> multipath_tool "/sbin/multipath -v0"
> udev_dir /dev
> polling_interval 5
> default_selector "round-robin 0"
> default_getuid_callout "/sbin/scsi_id -g -u -s /block/%n"
> default_prio_callout "/bin/true"
> failback immediate
> }
> There are newer Multipath tools available:
> Im working with: multipath-tools-0.4.5-0.20
> (Device Mapper is same)
> I recommend to update them first. :)
>
> This one is talking about the same Problem you have.
> http://www.querzone.de/wiki/Wiki.jsp?page=EMCClariion
> I don't know if this error is clariion specific.
>
> Regards,
> Manuel
>
> > -----Ursprüngliche Nachricht-----
> > Von: dm-devel-bounces@redhat.com
> > [mailto:dm-devel-bounces@redhat.com] Im Auftrag von Yonathan Cohen
> > Gesendet: Mittwoch, 25. Oktober 2006 09:22
> > An: device-mapper development
> > Betreff: Re: AW: [dm-devel] multipathd failback
> >
> > sorry but I am not sure what you mean.
> > I am using an iscsi initiator (linux-iscsi rev 4.2) and this
> > is what the multipathd daemon sees pepper:~ # multipath -l
> > dm names N
> > dm table 3600c0ff00000000007c1d167985b4b06 N dm table
> > 3600c0ff00000000007c1d167985b4b06 N dm status
> > 3600c0ff00000000007c1d167985b4b06 N dm info
> > 3600c0ff00000000007c1d167985b4b06 O
> > 3600c0ff00000000007c1d167985b4b06
> > [size=20 GB][features="0"][hwhandler="0"] \_ round-robin 0
> > [enabled] \_ 14:0:0:0 sda 8:0 [failed] \_ round-robin 0 [active]
> > \_ 14:1:0:0 sdb 8:16 [active]
> >
> > sda and sdb are actually the same device discovered by iscsi
> > via 2 different paths.
> > when sda failed multipathd identified the problem and
> > diverted traffic to sdb but after correcting the sda problem,
> > multipathd did not become aware of this and of course when i
> > failed sdb it did not failback to sda.
> > i know that multipathd is suppose to poll for failed paths
> > and reinstate them when they become valid.
> > but for some reason it does not.
> >
> >
> > Herr, Manuel wrote:
> > >
> > > On which Hardware? (HBAs, SAN)?
> > >
> > > > -----Ursprüngliche Nachricht-----
> > > > Von: dm-devel-bounces@redhat.com
> > > > [mailto:dm-devel-bounces@redhat.com] Im Auftrag von Yonathan Cohen
> > > > Gesendet: Mittwoch, 25. Oktober 2006 08:50
> > > > An: dm-devel@redhat.com
> > > > Betreff: [dm-devel] multipathd failback
> > > >
> > > > Hello.
> > > > My "multipathd" daemon does not FailBack It does not check the
> > > > availability of a failed path and of course does not
> > reinstate it My
> > > > configuration is as follows:
> > > > cat /etc/multipath.conf
> > > >
> > > > defaults {
> > > >
> > > > failback immediate
> > > > }
> > > > I am using the following packages:
> > > > multipath-tools-0.4.5-0.11
> > > > device-mapper-1.01.01-1.6
> > > > I have them installed on a SUSE LINUX Enterprise Server 9
> > > > (x86_64) sp-3 With kernel version: 2.6.5-7.244-smp Please help.
> > > > Thanks.
> > > >
> > > > ____________________________________________________________
> > > >
> > > > Cohen Yonatan | +972-9-9718607 (o)
> > > >
> > > > Software. Eng, Storage group
> > > >
> > > > Voltaire - _The Grid Backbone_
> > > >
> > > > --
> > > > dm-devel mailing list
> > > > dm-devel@redhat.com
> > > > https://www.redhat.com/mailman/listinfo/dm-devel
> > > >
> > >
> > > --
> > > dm-devel mailing list
> > > dm-devel@redhat.com
> > > https://www.redhat.com/mailman/listinfo/dm-devel
> > >
> >
> > --
> > dm-devel mailing list
> > dm-devel@redhat.com
> > https://www.redhat.com/mailman/listinfo/dm-devel
> >
>
> --
> dm-devel mailing list
> dm-devel@redhat.com
> https://www.redhat.com/mailman/listinfo/dm-devel
>
^ permalink raw reply [flat|nested] 10+ messages in thread* AW: AW: AW: multipathd failback
2006-10-29 16:25 ` Yonathan Cohen
@ 2006-10-30 7:26 ` Herr, Manuel
0 siblings, 0 replies; 10+ messages in thread
From: Herr, Manuel @ 2006-10-30 7:26 UTC (permalink / raw)
To: device-mapper development
Multipath-tools are supported by Novell. So try to update
them with YOU (Yast online update).
> -----Ursprüngliche Nachricht-----
> Von: dm-devel-bounces@redhat.com
> [mailto:dm-devel-bounces@redhat.com] Im Auftrag von Yonathan Cohen
> Gesendet: Sonntag, 29. Oktober 2006 17:26
> An: device-mapper development
> Betreff: Re: AW: AW: [dm-devel] multipathd failback
>
> Hello again.
> can you please tell me how to upgrade to
> multipath-tools-0.4.5-0.20 i found multipath-0.4.5.tar.bz2 on
> the site (http://christophe.varoqui.free.fr/multipath-tools/
> ) but i guess that multipath-tools-0.4.5-0.20 is after
> applying some patches if so can you tell me which ones ?
> thanks.
>
> Herr, Manuel wrote:
> >
> > I have no Problem with the failover also with SLES 9
> 2.6.5-7.244-smp.
> > But i'm not working with the isci initiator.
> >
> > My Config:
> > defaults
> > {
> > multipath_tool "/sbin/multipath -v0"
> > udev_dir /dev
> > polling_interval 5
> > default_selector "round-robin 0"
> > default_getuid_callout "/sbin/scsi_id -g -u -s /block/%n"
> > default_prio_callout "/bin/true"
> > failback immediate
> > }
> > There are newer Multipath tools available:
> > Im working with: multipath-tools-0.4.5-0.20 (Device Mapper
> is same) I
> > recommend to update them first. :)
> >
> > This one is talking about the same Problem you have.
> > http://www.querzone.de/wiki/Wiki.jsp?page=EMCClariion
> > I don't know if this error is clariion specific.
> >
> > Regards,
> > Manuel
> >
> > > -----Ursprüngliche Nachricht-----
> > > Von: dm-devel-bounces@redhat.com
> > > [mailto:dm-devel-bounces@redhat.com] Im Auftrag von Yonathan Cohen
> > > Gesendet: Mittwoch, 25. Oktober 2006 09:22
> > > An: device-mapper development
> > > Betreff: Re: AW: [dm-devel] multipathd failback
> > >
> > > sorry but I am not sure what you mean.
> > > I am using an iscsi initiator (linux-iscsi rev 4.2) and
> this is what
> > > the multipathd daemon sees pepper:~ # multipath -l
> > > dm names N
> > > dm table 3600c0ff00000000007c1d167985b4b06 N dm table
> > > 3600c0ff00000000007c1d167985b4b06 N dm status
> > > 3600c0ff00000000007c1d167985b4b06 N dm info
> > > 3600c0ff00000000007c1d167985b4b06 O
> > > 3600c0ff00000000007c1d167985b4b06
> > > [size=20 GB][features="0"][hwhandler="0"] \_ round-robin
> 0 [enabled]
> > > \_ 14:0:0:0 sda 8:0 [failed] \_ round-robin 0 [active]
> > > \_ 14:1:0:0 sdb 8:16 [active]
> > >
> > > sda and sdb are actually the same device discovered by
> iscsi via 2
> > > different paths.
> > > when sda failed multipathd identified the problem and diverted
> > > traffic to sdb but after correcting the sda problem,
> multipathd did
> > > not become aware of this and of course when i failed sdb
> it did not
> > > failback to sda.
> > > i know that multipathd is suppose to poll for failed paths and
> > > reinstate them when they become valid.
> > > but for some reason it does not.
> > >
> > >
> > > Herr, Manuel wrote:
> > > >
> > > > On which Hardware? (HBAs, SAN)?
> > > >
> > > > > -----Ursprüngliche Nachricht-----
> > > > > Von: dm-devel-bounces@redhat.com
> > > > > [mailto:dm-devel-bounces@redhat.com] Im Auftrag von Yonathan
> > > > > Cohen
> > > > > Gesendet: Mittwoch, 25. Oktober 2006 08:50
> > > > > An: dm-devel@redhat.com
> > > > > Betreff: [dm-devel] multipathd failback
> > > > >
> > > > > Hello.
> > > > > My "multipathd" daemon does not FailBack It does not
> check the
> > > > > availability of a failed path and of course does not
> > > reinstate it My
> > > > > configuration is as follows:
> > > > > cat /etc/multipath.conf
> > > > >
> > > > > defaults {
> > > > >
> > > > > failback immediate
> > > > > }
> > > > > I am using the following packages:
> > > > > multipath-tools-0.4.5-0.11
> > > > > device-mapper-1.01.01-1.6
> > > > > I have them installed on a SUSE LINUX Enterprise Server 9
> > > > > (x86_64) sp-3 With kernel version: 2.6.5-7.244-smp
> Please help.
> > > > > Thanks.
> > > > >
> > > > > ____________________________________________________________
> > > > >
> > > > > Cohen Yonatan | +972-9-9718607 (o)
> > > > >
> > > > > Software. Eng, Storage group
> > > > >
> > > > > Voltaire - _The Grid Backbone_
> > > > >
> > > > > --
> > > > > dm-devel mailing list
> > > > > dm-devel@redhat.com
> > > > > https://www.redhat.com/mailman/listinfo/dm-devel
> > > > >
> > > >
> > > > --
> > > > dm-devel mailing list
> > > > dm-devel@redhat.com
> > > > https://www.redhat.com/mailman/listinfo/dm-devel
> > > >
> > >
> > > --
> > > dm-devel mailing list
> > > dm-devel@redhat.com
> > > https://www.redhat.com/mailman/listinfo/dm-devel
> > >
> >
> > --
> > dm-devel mailing list
> > dm-devel@redhat.com
> > https://www.redhat.com/mailman/listinfo/dm-devel
> >
>
> --
> dm-devel mailing list
> dm-devel@redhat.com
> https://www.redhat.com/mailman/listinfo/dm-devel
>
^ permalink raw reply [flat|nested] 10+ messages in thread
* multipath features
2006-10-25 6:49 multipathd failback Yonathan Cohen
2006-10-25 7:02 ` AW: " Herr, Manuel
@ 2006-10-25 20:17 ` Peter Koutoupis
2006-10-25 20:53 ` Eli Stair
1 sibling, 1 reply; 10+ messages in thread
From: Peter Koutoupis @ 2006-10-25 20:17 UTC (permalink / raw)
To: device-mapper development
I cannot seem to find an answer for this no matter where I look, but if
I wanted to queue all IO if there was no path for a LIMITED time before
it eventually times out, does a feature exist? Currently I am using "1
queue_if_no_path" but the last thing I want is for a path to be
unavailable and have it consume all host resources until the host cannot
handle it anymore. Thanks in advance.
Regards,
Peter Koutoupis
Systems Engineer
Xyratex International, Inc.
1804 Centre Point Circle
Suite 112
Naperville, IL 60563 USA
(630)364-7656
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: multipath features
2006-10-25 20:17 ` multipath features Peter Koutoupis
@ 2006-10-25 20:53 ` Eli Stair
2006-10-25 20:56 ` Peter Koutoupis
0 siblings, 1 reply; 10+ messages in thread
From: Eli Stair @ 2006-10-25 20:53 UTC (permalink / raw)
To: device-mapper development
Check multipath.conf.annotated in the source. This will retry n times
before failing.
no_path_retry {n}
I have repeatable issues with setting this higher than about 3-5
however, where IO queues (more like blocks) forever, even after failing
the path back... requiring a reboot, and resulting in data corruption. YMMV.
/eli
Peter Koutoupis wrote:
> I cannot seem to find an answer for this no matter where I look, but if
> I wanted to queue all IO if there was no path for a LIMITED time before
> it eventually times out, does a feature exist? Currently I am using "1
> queue_if_no_path" but the last thing I want is for a path to be
> unavailable and have it consume all host resources until the host cannot
> handle it anymore. Thanks in advance.
>
> Regards,
>
> Peter Koutoupis
> Systems Engineer
> Xyratex International, Inc.
> 1804 Centre Point Circle
> Suite 112
> Naperville, IL 60563 USA
> (630)364-7656
>
> --
> dm-devel mailing list
> dm-devel@redhat.com
> https://www.redhat.com/mailman/listinfo/dm-devel
>
^ permalink raw reply [flat|nested] 10+ messages in thread* RE: multipath features
2006-10-25 20:53 ` Eli Stair
@ 2006-10-25 20:56 ` Peter Koutoupis
0 siblings, 0 replies; 10+ messages in thread
From: Peter Koutoupis @ 2006-10-25 20:56 UTC (permalink / raw)
To: device-mapper development
Thank you very much for your quick response. I can give this a try and
tweak it as I go along.
Peter
-----Original Message-----
From: dm-devel-bounces@redhat.com [mailto:dm-devel-bounces@redhat.com]
On Behalf Of Eli Stair
Sent: Wednesday, October 25, 2006 3:53 PM
To: device-mapper development
Subject: Re: [dm-devel] multipath features
Check multipath.conf.annotated in the source. This will retry n times
before failing.
no_path_retry {n}
I have repeatable issues with setting this higher than about 3-5
however, where IO queues (more like blocks) forever, even after failing
the path back... requiring a reboot, and resulting in data corruption.
YMMV.
/eli
Peter Koutoupis wrote:
> I cannot seem to find an answer for this no matter where I look, but
> if I wanted to queue all IO if there was no path for a LIMITED time
> before it eventually times out, does a feature exist? Currently I am
> using "1 queue_if_no_path" but the last thing I want is for a path to
> be unavailable and have it consume all host resources until the host
> cannot handle it anymore. Thanks in advance.
>
> Regards,
>
> Peter Koutoupis
> Systems Engineer
> Xyratex International, Inc.
> 1804 Centre Point Circle
> Suite 112
> Naperville, IL 60563 USA
> (630)364-7656
>
> --
> dm-devel mailing list
> dm-devel@redhat.com
> https://www.redhat.com/mailman/listinfo/dm-devel
>
--
dm-devel mailing list
dm-devel@redhat.com
https://www.redhat.com/mailman/listinfo/dm-devel
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2006-10-30 7:26 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-25 6:49 multipathd failback Yonathan Cohen
2006-10-25 7:02 ` AW: " Herr, Manuel
2006-10-25 7:22 ` Yonathan Cohen
2006-10-25 8:29 ` AW: " Herr, Manuel
2006-10-25 8:37 ` Yonathan Cohen
2006-10-29 16:25 ` Yonathan Cohen
2006-10-30 7:26 ` AW: " Herr, Manuel
2006-10-25 20:17 ` multipath features Peter Koutoupis
2006-10-25 20:53 ` Eli Stair
2006-10-25 20:56 ` Peter Koutoupis
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.