All of lore.kernel.org
 help / color / mirror / Atom feed
* dm-striped device sizes must be multiple of chunk-size
@ 2006-05-04 10:11 Stephen Howell
  2006-05-04 11:52 ` Stephen Howell
  0 siblings, 1 reply; 4+ messages in thread
From: Stephen Howell @ 2006-05-04 10:11 UTC (permalink / raw)
  To: dm-devel

I have been reading the post at 
http://www.archivesat.com/RedHat_device-mapper_development/thread353566.htm

I also have this problem

dmraid -s
*** Active Set
name   : nvidia_egiafbgb
size   : 1562845532
stride : 128
type   : stripe
status : ok
subsets: 0
devs   : 2
spares : 0

dmraid -r
/dev/sdb: nvidia, "nvidia_egiafbgb", stripe, ok, 781422766 sectors,
data@ 0
/dev/sdc: nvidia, "nvidia_egiafbgb", stripe, ok, 781422766 sectors,
data@ 0

and get the dm-stripe error listed in the subject above.

This occurs under 2.6.16 but not under 2.6.14.

Thought I might add some more data to Joe's comments.

Stephen Howell
Melbourne Australia

^ permalink raw reply	[flat|nested] 4+ messages in thread

* dm-striped device sizes must be multiple of chunk-size
  2006-05-04 10:11 dm-striped device sizes must be multiple of chunk-size Stephen Howell
@ 2006-05-04 11:52 ` Stephen Howell
  2006-05-18 17:45   ` Dwaine Garden
  0 siblings, 1 reply; 4+ messages in thread
From: Stephen Howell @ 2006-05-04 11:52 UTC (permalink / raw)
  To: dm-devel

I thought I might also add to my comment of a few hours ago that I have
just compiled the 2.6.15 kernel and have no problem with my dm-stripe
drives under this kernel either. So I appear to be having the same
problem as Joe pointed out.

SH.

On Thu, 2006-05-04 at 20:11 +1000, Stephen Howell wrote:
> I have been reading the post at 
> http://www.archivesat.com/RedHat_device-mapper_development/thread353566.htm
> 
> I also have this problem
> 
> dmraid -s
> *** Active Set
> name   : nvidia_egiafbgb
> size   : 1562845532
> stride : 128
> type   : stripe
> status : ok
> subsets: 0
> devs   : 2
> spares : 0
> 
> dmraid -r
> /dev/sdb: nvidia, "nvidia_egiafbgb", stripe, ok, 781422766 sectors,
> data@ 0
> /dev/sdc: nvidia, "nvidia_egiafbgb", stripe, ok, 781422766 sectors,
> data@ 0
> 
> and get the dm-stripe error listed in the subject above.
> 
> This occurs under 2.6.16 but not under 2.6.14.
> 
> Thought I might add some more data to Joe's comments.
> 
> Stephen Howell
> Melbourne Australia

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: dm-striped device sizes must be multiple of chunk-size
  2006-05-04 11:52 ` Stephen Howell
@ 2006-05-18 17:45   ` Dwaine Garden
  2006-05-22 14:44     ` Luca Berra
  0 siblings, 1 reply; 4+ messages in thread
From: Dwaine Garden @ 2006-05-18 17:45 UTC (permalink / raw)
  To: device-mapper development


[-- Attachment #1.1: Type: text/plain, Size: 1460 bytes --]

If you download the new dmraid rc11 rpm, it will resolve this problem.  But get the official rpm and not the
test version on the dmraid site.
 
Dwaine

----- Original Message ----
From: Stephen Howell <showell@bigpond.net.au>
To: dm-devel@redhat.com
Sent: Thursday, May 4, 2006 7:52:17 AM
Subject: [dm-devel] dm-striped device sizes must be multiple of chunk-size


I thought I might also add to my comment of a few hours ago that I have
just compiled the 2.6.15 kernel and have no problem with my dm-stripe
drives under this kernel either. So I appear to be having the same
problem as Joe pointed out.

SH.

On Thu, 2006-05-04 at 20:11 +1000, Stephen Howell wrote:
> I have been reading the post at 
> http://www.archivesat.com/RedHat_device-mapper_development/thread353566.htm
> 
> I also have this problem
> 
> dmraid -s
> *** Active Set
> name   : nvidia_egiafbgb
> size   : 1562845532
> stride : 128
> type   : stripe
> status : ok
> subsets: 0
> devs   : 2
> spares : 0
> 
> dmraid -r
> /dev/sdb: nvidia, "nvidia_egiafbgb", stripe, ok, 781422766 sectors,
> data@ 0
> /dev/sdc: nvidia, "nvidia_egiafbgb", stripe, ok, 781422766 sectors,
> data@ 0
> 
> and get the dm-stripe error listed in the subject above.
> 
> This occurs under 2.6.16 but not under 2.6.14.
> 
> Thought I might add some more data to Joe's comments.
> 
> Stephen Howell
> Melbourne Australia

--
dm-devel mailing list
dm-devel@redhat.com
https://www.redhat.com/mailman/listinfo/dm-devel

[-- Attachment #1.2: Type: text/html, Size: 2271 bytes --]

[-- Attachment #2: Type: text/plain, Size: 0 bytes --]



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: dm-striped device sizes must be multiple of chunk-size
  2006-05-18 17:45   ` Dwaine Garden
@ 2006-05-22 14:44     ` Luca Berra
  0 siblings, 0 replies; 4+ messages in thread
From: Luca Berra @ 2006-05-22 14:44 UTC (permalink / raw)
  To: device-mapper development

On Thu, May 18, 2006 at 10:45:07AM -0700, Dwaine Garden wrote:
>If you download the new dmraid rc11 rpm, it will resolve this problem.  But get the official rpm and not the
>test version on the dmraid site.
> 
Sorry, could you clarify?
which is the official rpm?
why it is not on the dmraid site?

if official sources are to be fetched from rawhide it would be nice to
inform people about this.

Regards,
L.

-- 
Luca Berra -- bluca@comedia.it
        Communication Media & Services S.r.l.
 /"\
 \ /     ASCII RIBBON CAMPAIGN
  X        AGAINST HTML MAIL
 / \

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-05-22 14:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-04 10:11 dm-striped device sizes must be multiple of chunk-size Stephen Howell
2006-05-04 11:52 ` Stephen Howell
2006-05-18 17:45   ` Dwaine Garden
2006-05-22 14:44     ` Luca Berra

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.