From: Hadmut Danisch <hadmut@danisch.de>
To: linux-lvm@redhat.com
Subject: [linux-lvm] dmsetup and 2.6.31 kernel?
Date: Thu, 28 Jan 2010 10:50:14 +0100 [thread overview]
Message-ID: <20100128095014.GA6725@danisch.de> (raw)
Hi,
just a question:
With a 2.6.31 kernel (ubuntu) I run into the problem that some dmsetup
and dmlosetup commands that used to work before do not work anymore.
e.g.
dd if=/dev/zero of=/tmp/testdisk count=1000
dmsetup create xxxtest --table '0 1000 loop /tmp/testdisk 0'
produces
device-mapper: reload ioctl failed: Invalid argument
Command failed
an strace shows that all problems are caused by
ioctl(3, DM_TABLE_LOAD, 0x959c430) = -1 EINVAL (Invalid argument)
Even compiling the latest source from your cvs repository does not
solve the problem.
Any idea how to solve that problem?
regards
Hadmut
next reply other threads:[~2010-01-28 9:50 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-28 9:50 Hadmut Danisch [this message]
2010-01-28 11:05 ` [linux-lvm] dmsetup and 2.6.31 kernel? Milan Broz
2010-01-28 11:27 ` Bryn M. Reeves
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=20100128095014.GA6725@danisch.de \
--to=hadmut@danisch.de \
--cc=linux-lvm@redhat.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).