From: Christoph Hellwig <hch@infradead.org>
To: Chandra Seetharaman <sekharan@us.ibm.com>
Cc: XFS Mailing List <xfs@oss.sgi.com>
Subject: Re: Failure of xfstests test case 202
Date: Fri, 10 Jun 2011 17:19:11 -0400 [thread overview]
Message-ID: <20110610211911.GA11509@infradead.org> (raw)
In-Reply-To: <1307738387.7661.450.camel@chandra-lucid.beaverton.ibm.com>
On Fri, Jun 10, 2011 at 01:39:47PM -0700, Chandra Seetharaman wrote:
> Hi all,
>
> Test case 202 tries to create a single AG filesystem and runs xfs_repair
> on it expecting it to fail.
>
> But, when I run the test with a filesystem that is bigger than 1TB it
> fails (not pleasantly) since the max AG size is 1TB.
>
> I am thinking of the following solution, please let me know if there is
> any other elegant fix.
What about:
#
# The AG size is limited to 1TB (or even less with historic xfsprogs),
# so chose a small enough filesystem to make sure we can actually create
# a single AG filesystem.
#
_scratch_mkfs_sized `expr 1024 \* 1024 \* 1024`
instead?
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
next prev parent reply other threads:[~2011-06-10 21:19 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-10 20:39 Failure of xfstests test case 202 Chandra Seetharaman
2011-06-10 21:19 ` Christoph Hellwig [this message]
2011-06-10 21:33 ` Chandra Seetharaman
2011-06-11 7:07 ` Dave Chinner
2011-06-10 21:41 ` Dave Chinner
2011-06-10 23:25 ` Chandra Seetharaman
2011-06-11 6:59 ` Dave Chinner
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=20110610211911.GA11509@infradead.org \
--to=hch@infradead.org \
--cc=sekharan@us.ibm.com \
--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