From: Eric Sandeen <sandeen@redhat.com>
To: Roy Sigurd Karlsbakk <roy@karlsbakk.net>, linux-btrfs@vger.kernel.org
Subject: Re: Btrfs and integration with GNU ++
Date: Mon, 18 May 2015 10:14:23 -0500 [thread overview]
Message-ID: <555A01CF.3050904@redhat.com> (raw)
In-Reply-To: <1761734734.45679.1431891207641.JavaMail.zimbra@karlsbakk.net>
On 5/17/15 2:33 PM, Roy Sigurd Karlsbakk wrote:
> Hi all
> Lastly - I just did a small test on a 6 drive RAID-6, turned on
> compression and started cat /proc/zero > testfile - let this run
> until the filesize was 500GB and stopped it. Made some other test
> files and a copy of these with --reflink=auto just for kicks. rm
> test* and waited. While waiting, did a 'echo b > /proc/sysrq-trigger'
> and fsck started on bootup and took a minute or so to complete. Since
> the filesystem is rather small (6x8GB VDEVs on top of ZFS with SSD
> caching, kvm as hypervisor), I wonder how long this fsck job would
> take if it were on a system with, say, 6 4TB drives. RHEL/CentOS7
> just moved to XFS to allow for system crashes without this hour-long
> fsck job, and I somewhat doubt that btrfs will be the chosen one if
> it requires the same amount of time as of ext4.
Others have mentioned this as well, but I'll say it more broadly:
echo b > /proc/sysrq-trigger should not require a fsck on any journaling
filesystem - xfs, ext3, ext4, or btrfs - that's the whole reason you pay
the slight overhead for metadata journaling at runtime, right?
Was it really running a fsck?
-Eric
prev parent reply other threads:[~2015-05-18 15:14 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-17 19:33 Btrfs and integration with GNU ++ Roy Sigurd Karlsbakk
2015-05-18 1:32 ` Qu Wenruo
2015-05-18 6:41 ` Duncan
2015-05-18 8:57 ` Duncan
2015-05-18 9:22 ` Roy Sigurd Karlsbakk
2015-05-18 11:58 ` Austin S Hemmelgarn
2015-05-18 14:31 ` Chris Murphy
2015-05-19 17:09 ` Roy Sigurd Karlsbakk
2015-05-19 18:05 ` Chris Murphy
2015-05-19 18:09 ` Chris Murphy
2015-05-19 19:41 ` Eric Sandeen
2015-05-19 20:04 ` Chris Murphy
2015-05-20 6:45 ` Duncan
2015-05-18 14:24 ` Chris Murphy
2015-05-19 7:24 ` Russell Coker
2015-05-19 11:56 ` Austin S Hemmelgarn
2015-05-19 18:02 ` Chris Murphy
2015-05-20 18:04 ` Zygo Blaxell
2015-05-20 18:02 ` David Sterba
2015-05-18 15:14 ` Eric Sandeen [this message]
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=555A01CF.3050904@redhat.com \
--to=sandeen@redhat.com \
--cc=linux-btrfs@vger.kernel.org \
--cc=roy@karlsbakk.net \
/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).