From: Duncan <1i5t5.duncan@cox.net>
To: linux-btrfs@vger.kernel.org
Subject: Re: Again, no space left on device while rebalancing and recipe doesnt work
Date: Mon, 7 Mar 2016 20:43:06 +0000 (UTC) [thread overview]
Message-ID: <pan$57259$25de635e$21422ee0$36b10501@cox.net> (raw)
In-Reply-To: CAJCQCtTfmh6rLfB0kg0HjAwoHsjaR3m1LygBaVTjirMyenwa8g@mail.gmail.com
Chris Murphy posted on Mon, 07 Mar 2016 12:44:20 -0700 as excerpted:
> On Mon, Mar 7, 2016 at 1:42 AM, Marc Haber <mh+linux-btrfs@zugschlus.de>
> wrote:
>> And this is really something to be proud of? I mean, this is a file
>> system that is part of the vanilla linux kernel, not marked as
>> experimental or something, and you're still concerned about file
>> systems that were made a year ago? This is a new experience for me.
>
> https://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/
tree/Documentation/filesystems/btrfs.txt?id=refs/tags/v4.4.4
>
> "Btrfs is under heavy development, and is not suitable for any uses
> other than benchmarking and review. The Btrfs disk format is not yet
> finalized."
>
> I thought the 2nd sentence was removed a long time ago but I'm seeing it
> in the current branch and 4.1.y. Is this a bug?
AFAIK, this is the still "semi-scary" wording that was left after the
_really_ scary "eat your babies" level experimental warning was stripped,
and it remains more or less literally the case, certainly the last
sentence, tho I'd quibble that the "not suitable for any uses other than
benchmarking and review" is a bit conservative, and the "disk format is
not yet finalized" bit, while literally true, doesn't have the
implications one might initially think, because there _is_ a commitment
to support all disk formats available since btrfs was kernel-mainlined,
so while the disk format can and does still occasionally have small
changes (think features like skinny-metadata and the metadata changes
necessary for raid56 support), these are all handled by incompatibility
flags such that a kernel that doesn't understand them will refuse to
mount a filesystem with them enabled, while newer kernels will still
mount filesystems with them not enabled.
And of course rather famously, early in the second kernel series after
mainlining, some change made it in that apparently caused some btrfs
Linus was using _not_ to mount, and he rightly blistered the btrfs devs
for it, because it screwed up his ability to kernel bisect over that
period with the system he was using btrfs on. Linus said that's not the
way things work in mainline and he was right. It hasn't happened again.
And that was when btrfs still had the much more severe experimental label
applied, so particularly now that it's gone, yes, there may be disk
format changes, but they are covered by incompatibility flags and all
kernels going forward from mainlining are going to support older formats
in addition to any newer formats, because that's the way it is.
But I'd probably word the first sentence somewhat differently, saying
that you should have backups and be prepared to use them if you're using
btrfs, and that it's not suitable for production systems yet, but
omitting the only suitable for benchmarking and review wording.
Regardless, I believe we've definitely established that while it's in the
mainline kernel and is no longer experimental, there's still quite some
warning there, contrary to Mark Habor's claim otherwise. And indeed, if
following that warning literally, review and benchmarking is all he'd be
doing with it, so beyond that is certainly on the user... or distro
making claims to the contrary.
--
Duncan - List replies preferred. No HTML msgs.
"Every nonfree program has a lord, a master --
and if you use the program, he is your master." Richard Stallman
next prev parent reply other threads:[~2016-03-07 20:43 UTC|newest]
Thread overview: 81+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-27 21:14 Again, no space left on device while rebalancing and recipe doesnt work Marc Haber
2016-02-27 23:15 ` Martin Steigerwald
2016-02-28 0:08 ` Marc Haber
2016-02-28 0:22 ` Hugo Mills
2016-02-28 8:40 ` Marc Haber
2016-02-29 1:56 ` Qu Wenruo
2016-02-29 15:33 ` Marc Haber
2016-03-01 0:45 ` Qu Wenruo
[not found] ` <20160301065448.GJ2334@torres.zugschlus.de>
2016-03-01 7:24 ` Qu Wenruo
2016-03-01 8:13 ` Qu Wenruo
[not found] ` <20160301161659.GR2334@torres.zugschlus.de>
2016-03-03 2:02 ` Qu Wenruo
2016-03-01 20:51 ` Duncan
2016-03-05 14:28 ` Marc Haber
2016-03-03 0:28 ` Dāvis Mosāns
2016-03-03 3:42 ` Qu Wenruo
2016-03-03 4:57 ` Duncan
2016-03-03 15:39 ` Dāvis Mosāns
2016-03-04 12:31 ` Duncan
2016-03-04 12:35 ` Hugo Mills
2016-03-27 12:10 ` Martin Steigerwald
2016-03-27 23:12 ` Duncan
2016-03-05 14:39 ` Marc Haber
2016-03-05 19:34 ` Chris Murphy
2016-03-05 20:09 ` Marc Haber
2016-03-06 6:43 ` Duncan
2016-03-06 20:27 ` Chris Murphy
2016-03-06 20:37 ` Chris Murphy
2016-03-07 8:47 ` Marc Haber
2016-03-07 8:42 ` Marc Haber
2016-03-07 18:39 ` Chris Murphy
2016-03-07 18:56 ` Austin S. Hemmelgarn
2016-03-07 19:07 ` Chris Murphy
2016-03-07 19:33 ` Marc Haber
2016-03-12 21:36 ` Marc Haber
2016-03-07 19:44 ` Chris Murphy
2016-03-07 20:43 ` Duncan [this message]
2016-03-07 22:44 ` Chris Murphy
2016-03-12 21:30 ` Marc Haber
2016-03-07 8:30 ` Marc Haber
2016-03-07 20:07 ` Duncan
2016-03-07 8:56 ` Marc Haber
2016-03-12 19:57 ` Marc Haber
2016-03-13 19:43 ` Chris Murphy
2016-03-13 20:50 ` Marc Haber
2016-03-13 21:31 ` Chris Murphy
2016-03-12 21:14 ` Marc Haber
2016-03-13 11:58 ` New file system with same issue (was: Again, no space left on device while rebalancing and recipe doesnt work) Marc Haber
2016-03-13 13:17 ` Andrew Vaughan
2016-03-13 16:56 ` Marc Haber
2016-03-13 17:12 ` Duncan
2016-03-13 21:05 ` Marc Haber
2016-03-14 1:05 ` Duncan
2016-03-14 11:49 ` Marc Haber
2016-03-13 19:14 ` Henk Slager
2016-03-13 19:42 ` Henk Slager
2016-03-13 20:56 ` Marc Haber
2016-03-14 0:00 ` Henk Slager
2016-03-15 7:20 ` Marc Haber
2016-03-14 12:07 ` Marc Haber
2016-03-14 12:48 ` New file system with same issue Holger Hoffstätte
2016-03-14 20:13 ` Marc Haber
2016-03-15 10:52 ` Holger Hoffstätte
2016-03-15 13:46 ` Marc Haber
2016-03-15 13:54 ` Austin S. Hemmelgarn
2016-03-15 14:09 ` Marc Haber
2016-03-17 1:17 ` A good "Boot Maintenance" scheme (WAS: New file system with same issue) Robert White
2016-03-14 13:46 ` New file system with same issue (was: Again, no space left on device while rebalancing and recipe doesnt work) Henk Slager
2016-03-14 20:05 ` Marc Haber
2016-03-14 20:39 ` Henk Slager
2016-03-14 21:59 ` Chris Murphy
2016-03-14 23:22 ` Henk Slager
2016-03-15 7:16 ` Marc Haber
2016-03-15 12:15 ` Henk Slager
2016-03-15 13:24 ` Marc Haber
2016-03-15 7:07 ` Marc Haber
2016-03-27 12:15 ` Martin Steigerwald
2016-03-15 13:29 ` Marc Haber
2016-03-15 13:42 ` Marc Haber
2016-03-15 16:54 ` Henk Slager
2016-03-27 8:41 ` Current state of old filesystem " Marc Haber
2016-04-01 13:59 ` Again, no space left on device while rebalancing and recipe doesnt work Marc Haber
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='pan$57259$25de635e$21422ee0$36b10501@cox.net' \
--to=1i5t5.duncan@cox.net \
--cc=linux-btrfs@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 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).