* max number of paths
@ 2010-03-15 18:30 Charlie Sharkey
2010-03-15 20:15 ` guy keren
0 siblings, 1 reply; 4+ messages in thread
From: Charlie Sharkey @ 2010-03-15 18:30 UTC (permalink / raw)
To: dm-devel
[-- Attachment #1.1: Type: text/plain, Size: 230 bytes --]
Is there a maximum number of paths supported by the device mapper ?
I have a setup with 12 paths to 14 luns. I had to reduce the number of
paths
to 10 for the device mapper to startup correctly.
[-- Attachment #1.2: Type: text/html, Size: 2027 bytes --]
[-- Attachment #2: Type: text/plain, Size: 0 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: max number of paths
2010-03-15 18:30 max number of paths Charlie Sharkey
@ 2010-03-15 20:15 ` guy keren
2010-03-15 20:26 ` Charlie Sharkey
0 siblings, 1 reply; 4+ messages in thread
From: guy keren @ 2010-03-15 20:15 UTC (permalink / raw)
To: device-mapper development
Charlie Sharkey wrote:
>
>
> Is there a maximum number of paths supported by the device mapper ?
>
> I have a setup with 12 paths to 14 luns. I had to reduce the number of paths
>
> to 10 for the device mapper to startup correctly.
i have seen such problems with linux kernel 2.4, long ago, when max SCSI
disk devices was 256 (and hence - also max paths for such devices).
if you're not using SCSI, but rather some other type of device - it
could be a limitation of the specific low level driver.
which kernel are you using? and which linux distribution? and what kind
of block devices do your disks reside on?
--guy
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: max number of paths
2010-03-15 20:15 ` guy keren
@ 2010-03-15 20:26 ` Charlie Sharkey
2010-03-15 20:46 ` guy keren
0 siblings, 1 reply; 4+ messages in thread
From: Charlie Sharkey @ 2010-03-15 20:26 UTC (permalink / raw)
To: device-mapper development
I'm seeing this on a Suse Sles10 x86_64 system, 2.6.16.60-0.34-smp.
I have a qlogic qle2462 connected to a hp eva back end.
-----Original Message-----
From: dm-devel-bounces@redhat.com [mailto:dm-devel-bounces@redhat.com]
On Behalf Of guy keren
Sent: Monday, March 15, 2010 4:15 PM
To: device-mapper development
Subject: Re: [dm-devel] max number of paths
Charlie Sharkey wrote:
>
>
> Is there a maximum number of paths supported by the device mapper ?
>
> I have a setup with 12 paths to 14 luns. I had to reduce the number of
paths
>
> to 10 for the device mapper to startup correctly.
i have seen such problems with linux kernel 2.4, long ago, when max SCSI
disk devices was 256 (and hence - also max paths for such devices).
if you're not using SCSI, but rather some other type of device - it
could be a limitation of the specific low level driver.
which kernel are you using? and which linux distribution? and what kind
of block devices do your disks reside on?
--guy
--
dm-devel mailing list
dm-devel@redhat.com
https://www.redhat.com/mailman/listinfo/dm-devel
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: max number of paths
2010-03-15 20:26 ` Charlie Sharkey
@ 2010-03-15 20:46 ` guy keren
0 siblings, 0 replies; 4+ messages in thread
From: guy keren @ 2010-03-15 20:46 UTC (permalink / raw)
To: device-mapper development
do the devices look something like /dev/sd*, or /dev/cciss/* or
something similar? if the later - it _could_ be a driver-specific issue,
and i would look for info about the specific block driver.
--guy
Charlie Sharkey wrote:
> I'm seeing this on a Suse Sles10 x86_64 system, 2.6.16.60-0.34-smp.
> I have a qlogic qle2462 connected to a hp eva back end.
>
>
>
> -----Original Message-----
> From: dm-devel-bounces@redhat.com [mailto:dm-devel-bounces@redhat.com]
> On Behalf Of guy keren
> Sent: Monday, March 15, 2010 4:15 PM
> To: device-mapper development
> Subject: Re: [dm-devel] max number of paths
>
>
> Charlie Sharkey wrote:
>>
>>
>> Is there a maximum number of paths supported by the device mapper ?
>>
>> I have a setup with 12 paths to 14 luns. I had to reduce the number of
> paths
>> to 10 for the device mapper to startup correctly.
>
> i have seen such problems with linux kernel 2.4, long ago, when max SCSI
>
> disk devices was 256 (and hence - also max paths for such devices).
>
> if you're not using SCSI, but rather some other type of device - it
> could be a limitation of the specific low level driver.
>
> which kernel are you using? and which linux distribution? and what kind
> of block devices do your disks reside on?
>
> --guy
>
> --
> 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] 4+ messages in thread
end of thread, other threads:[~2010-03-15 20:46 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-15 18:30 max number of paths Charlie Sharkey
2010-03-15 20:15 ` guy keren
2010-03-15 20:26 ` Charlie Sharkey
2010-03-15 20:46 ` guy keren
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.