From: Michael Tokarev <mjt@tls.msk.ru>
To: linux-raid@vger.kernel.org
Subject: mdadm: bitmaps not supported by this kernel?
Date: Thu, 26 Oct 2006 01:16:11 +0400 [thread overview]
Message-ID: <453FD41B.5080908@tls.msk.ru> (raw)
Another 32/64 bits issue, it seems.
Running 2.6.18.1 x86-64 kernel and mdadm 2.5.3 (32 bit).
# mdadm -G /dev/md1 --bitmap=internal
mdadm: bitmaps not supported by this kernel.
# mdadm -G /dev/md1 --bitmap=none
mdadm: bitmaps not supported by this kernel.
etc.
Recompiling mdadm in 64bit mode eliminates the problem.
So far, only bitmap manipulation is broken this way.
I dunno if other things are broken too - at least
--assemble, --create, --stop, --detail works.
Thanks.
/mjt
next reply other threads:[~2006-10-25 21:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-25 21:16 Michael Tokarev [this message]
2006-10-26 0:25 ` mdadm: bitmaps not supported by this kernel? Paul Clements
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=453FD41B.5080908@tls.msk.ru \
--to=mjt@tls.msk.ru \
--cc=linux-raid@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.