From: "Lukáš Czerner" <lczerner@redhat.com>
To: Ryan Wang <openspace.wang@gmail.com>
Cc: linux-ext4@vger.kernel.org, "Theodore Ts'o" <tytso@mit.edu>,
xfs@oss.sgi.com
Subject: Re: How to run xfstests against multipath disks on SuSE?
Date: Mon, 26 Nov 2012 14:43:40 +0100 (CET) [thread overview]
Message-ID: <alpine.LFD.2.00.1211261442490.18234@localhost> (raw)
In-Reply-To: <CAPxxNQmwX+TmJ=B-H0f+bzpx5JdijyyRrxCAAZRi9+c8HjQL9Q@mail.gmail.com>
On Mon, 26 Nov 2012, Ryan Wang wrote:
> Date: Mon, 26 Nov 2012 08:00:05 +0800
> From: Ryan Wang <openspace.wang@gmail.com>
> To: linux-ext4@vger.kernel.org, Theodore Ts'o <tytso@mit.edu>
> Subject: How to run xfstests against multipath disks on SuSE?
Maybe cc xfstests developers as well ?
xfs@oss.sgi.com added to cc.
>
> Hello,
>
> I tried to kick off xfstests on multipath device, e.g I set
> TEST_DEV="/dev/mapper/mpatha", which is a symlink
> to "/dev/dm-0". I run mkfs on mpatha beforehand.
>
> When I run "./check 001", it said:
> "
> common.rc: Error: $TEST_DEV (/dev/dm-0) is not a MOUNTED ext4 filesystem
> "
>
> The I checked the script common.rc, and found that it uses
> df to determine the filesystem type and it uses the realpath
> "/dev/dm-0" instead of "/dev/mapper/mpatha", while df always
> shows "devtmpfs" instead of "ext4" for /dev/dm-0.
>
> I run "mount" and found that devtmpfs is mount on /dev/ on opensuse
> ***by default***. Even though I run "mount -t btrfs /dev/dm-0 /somedir",
> df still showed devtmpfs.
>
> Any ideas to kick off the xfstests?
>
> thanks,
> --
> To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
next prev parent reply other threads:[~2012-11-26 13:43 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-26 0:00 How to run xfstests against multipath disks on SuSE? Ryan Wang
2012-11-26 13:43 ` Lukáš Czerner [this message]
2012-11-26 14:55 ` Theodore Ts'o
2012-11-27 1:20 ` Ryan Wang
2012-11-27 3:14 ` Dave Chinner
2012-11-27 17:08 ` Eric Sandeen
2012-11-27 20:35 ` Dave Chinner
2012-11-27 20:37 ` Eric Sandeen
2012-11-27 20:55 ` Rich Johnston
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=alpine.LFD.2.00.1211261442490.18234@localhost \
--to=lczerner@redhat.com \
--cc=linux-ext4@vger.kernel.org \
--cc=openspace.wang@gmail.com \
--cc=tytso@mit.edu \
--cc=xfs@oss.sgi.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).