are you using 0.9x raid?
i am, and my raidtab manpage says the value is in KB.
also, the HOWTO says it's in KB:
http://ostenfeld.dk/~jakob/Software-RAID.HOWTO/Software-RAID.HOWTO-4.html#ss4.8
-s
Andy Poling wrote:
>
> On Wed, 29 Dec 1999, [ISO-8859-2] Wojciech Kuļ wrote:
> > raiddev /dev/md8
> > raid-level 1
> > nr-raid-disks 2
> > nr-spare-disks 0
> > chunk-size 4
>
> Do you really want 4-byte chunks? Maybe you meant to use "4k" instead?
> According to the man page, this value is in bytes. I always add the "k" so
> as to be explicit.
>
> -Andy