Slashdot Mirror


OpenSUSE May Be First Major Distro To Adopt Btrfs By Default

An anonymous reader writes "The openSUSE Linux distribution looks like it may be the first major Linux distribution to ship the Btrfs file-system by default. The openSUSE 13.1 release is due out in November and is still using EXT4 by default, but after that the developers are looking at having openSUSE using Btrfs by default on new installations. The Btrfs features to be enabled would be the ones the developers feel are data-safe."

62 of 104 comments (clear)

  1. It'll be news once they do it by Strawser · · Score: 3, Insightful

    Not really that interesting that they're "considering" it. Linux produces an endless litany of RSNs that never come to fruition. I've basically become numb to predictions about the future of the system. Everyone's been planning to do everything RSN for a decade and a half.

    --
    The louder he talked of his honour, the faster we counted our spoons. -- Ralph Waldo Emerson
    1. Re:It'll be news once they do it by icebike · · Score: 4, Interesting

      On the other hand, OpenSuse, and SuSE before them, have a track record of adopting newer file systems as the default.
      They also demote some filesystems as the default, (while still making them available for the user to set as the default.).
      (I still use reiserfs on some systems, it may not be massively scale-able, but its pretty bullet proof).

      But more to the point, I can't really understand your point about RSNs, since Btrfs is already available in OpenSuse and several other Distros for the last several releases.

      Further, on Opensuse at least, the user can set any of the choices as the default for any new partitions, or as the system default at install time. The available choices include Btrfs, XFS and Reiserfs, and three versions of Ext.

      Its not that something is promised and not delivered. Its more akin to having the default web browser set to Chrome or Firefox.

      There is no broken promises here. Simply a failure to understand that the choice has been there for years.

      --
      Sig Battery depleted. Reverting to safe mode.
    2. Re:It'll be news once they do it by Strawser · · Score: 1

      Fair enough points. It's just that, over the years, we've seen so many predictions of what's going to happen next, and something completely different does. 20?? will be the year of the linux desktop; there will never be a 3.x kernel; Linux will never be an enterprise quality system; RedHat is going to die (back when people were calling Red Hat the 'Microsoft of Linux' a decade or so ago); etc. We once thought Linux would never be found in enterprise data centers, but I remember the first time we got a linux box in one. Then we thought it wouldn't scale. Then we had whole server rooms full of it. Everything was going to be resiser fs once upon a time, but that's far from happened. Hell, when I started, Slackware was the "most powerful" distro and no one would ever supplant it. Things change so fast, and so wildly, news of future maybes aren't really that moving.

      I suppose a positive comment would have been more valuable. Don't mean to be negative right off the bat (and I'm usually not), it's just that "news" that someone is "considering" doing something with Linux isn't really worth reporting on -- unless it's a hell of a slow news day.

      --
      The louder he talked of his honour, the faster we counted our spoons. -- Ralph Waldo Emerson
    3. Re:It'll be news once they do it by icebike · · Score: 1

      Black humor or not, that's just funny.

      Still, Suse was doing most of the maintenance on that package for many years before her demise.

      --
      Sig Battery depleted. Reverting to safe mode.
  2. Who uses the defaults? by Anonymous Coward · · Score: 2, Funny

    They should enable all the worst options by default, that way people will learn to learn what they're doing. It's not like installing an OS is something you just do casually without any thought.

    1. Re:Who uses the defaults? by MightyYar · · Score: 1, Funny

      What's the name of your distribution? I'll be avoiding that one!

      --
      W..w..W - Willy Waterloo washes Warren Wiggins who is washing Waldo Woo.
    2. Re:Who uses the defaults? by nine-times · · Score: 3, Insightful

      Desktop/laptop operating systems should be able to be installed casually without any thought.

    3. Re:Who uses the defaults? by Anonymous Coward · · Score: 1

      Well, they tried to get Darwin, but that name was taken.

      So they just call it NietzschOS

    4. Re:Who uses the defaults? by Gothmolly · · Score: 2

      By extension, "productivity" tools like Office and gcc should be able to be used casually without any thought.

      Oh wait, that's not true.

      --
      I want to delete my account but Slashdot doesn't allow it.
  3. Pronunciation question... by Beardydog · · Score: 4, Funny

    Should I be calling it "Butterface"? Because I am calling it "Butterface."

    1. Re:Pronunciation question... by gandhi_2 · · Score: 1

      The man page clearly states that it in fact pronounced "butterface".

    2. Re:Pronunciation question... by Anonymous Coward · · Score: 1

      I pronouce it BitterFS, regardless of what is correct. I find it much more suitable.

    3. Re:Pronunciation question... by Anonymous Coward · · Score: 2, Funny

      BetterFS and ButterFS are both correct
      I pronouce it BitterFS, regardless of what is correct

      Betty Botter bought some butter. "But," said she, "this butter's bitter. If I put it in my batter it will make my batter bitter." So she bought a bit of butter, better than the bitter butter, pit it in her bit of batter, made her bit of batter better. Uh, FS.

      I'll get my hat....

  4. exciting. by Anonymous Coward · · Score: 5, Interesting

    I've gotten 4 machines running "native zfs for linux" using the stable ppa for ubuntu server 12.04.

    It has been a truly mixed bag. Like a bag full of with crashed machines. At least the data has survived each time.

    I am genuinely excited at the idea of BTRFs becoming production ready.

    1. Re:exciting. by bill_mcgonigle · · Score: 4, Informative

      Like a bag full of with crashed machines

      You probably ran out of memory. No, seriously, don't try it on a machine with less than 3GB of RAM. It's not optimized for that use case yet (version 0.6.2 is current - 1.0 will be 'ready').

      --
      My God, it's Full of Source!
      OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
    2. Re:exciting. by Ash-Fox · · Score: 2

      Why is it not production ready?

      --
      Change is certain; progress is not obligatory.
    3. Re:exciting. by theskipper · · Score: 2

      I had a few crashes even with 8GB until bumping to 16GB. Since then my zfs server runs flawlessly (and fast). So imho 10GB or higher should be considered minimum. And 2x8GB ECC modules aren't that expensive any more so ECC always.

    4. Re:exciting. by WuphonsReach · · Score: 2

      2x8GB of DDR2 ECC is still expensive when compared to DDR3. The price of DDR2, once you want to get up into the 16-64GB per machine range is enough that you should probably consider scrapping the motherboard & CPU and buying something that uses DDR3.

      --
      Wolde you bothe eate your cake, and have your cake?
    5. Re:exciting. by WuphonsReach · · Score: 2

      I am genuinely excited at the idea of BTRFs becoming production ready.

      Don't hold your breath. I've been watching the btrfs development and it's simply not there yet. A good clue for when it will be considered "production ready" would be when RHEL advertises it as something other then a technical preview. And it's still labeled as experimental in Fedora 19 (released July 2013), even after it was slated to become the default in Fedora 16 (which didn't happen).

      So, maybe it makes it in time to be included in RHEL7 as "ready".

      Although Red Hat is already talking about RHEL7 since 2012 of last year, and they'll probably be using one of the Fedora releases as their base. So unless btrfs makes it into FC20 or FC21 as "ready", I think they might miss the RHEL7 release.

      --
      Wolde you bothe eate your cake, and have your cake?
    6. Re:exciting. by Solandri · · Score: 1

      Can't speak for the Linux version of ZFS, but I run ZFS for FreeBSD in a VM (specifically, FreeNAS 8.0->8.2). My understanding is that after Solaris, the FreeBSD version of ZFS is the most mature. I watched the memory profile for the VM. It would start at about 512 MB, then gradually fill up all the RAM I gave it, then "purge" itself and drop down to 512 MB and repeat.

      Upon researching, it looks like the only feature that's really memory-intensive is deduplication. That keeps checksums for every file on disk in memory, so it can quickly detect if a new file you're writing is a dupe. But when I turned it on, it absolutely crushed performance. Writes which had been going at 60-80 MB/sec dropped to about 5 MB/s. I turned off dedupe.

    7. Re:exciting. by theskipper · · Score: 1

      I actually was referring to DDR3 but after checking, I was completely wrong about price. Late last year Kingston was pretty much the only manufacturer that (sporadically) had 2x8GB ECC on the market. So I snagged it around $170. Thought that it would have dropped significantly in price by now; it hasn't budged. But now there are more suppliers.

      http://www.newegg.com/Product/Product.aspx?Item=N82E16820239117

    8. Re:exciting. by Ash-Fox · · Score: 1

      My workstation was used to build a large product, so lots of concurrent random IO - both reads and writes. The main problem I experienced were occasional stuck filesystem transactions. So basically the system works well, except that when a process tries to access the filesystem it hangs and it lasts for a few minutes. After that everything is normal again. But to be fair to BitterFS I've never lost any data. I see a huge progress here, but I don't think it will be ready for non critical use in one year and it will probably take additional one or two years till it's ready for critical use.

      I've been using it on a server (Ubuntu raring) that makes use of Linux Containers on the file system, the Linux Containers themselves are mostly build servers for different distributions (heavy I/O when compiling). I haven't noticed any applications hanging when trying to read/write. I am curious though, how much RAM do you have on your workstation? My server has 24GiB.

      --
      Change is certain; progress is not obligatory.
    9. Re:exciting. by metamatic · · Score: 1

      Eh, I find RedHat way too conservative. RHEL is still shipping Ruby 1.8, for example, and only has 1.9 in beta, even though 1.8 was EOL 6 months ago and 2.0 is stable.

      --
      GCHQ Quantum Insert installed. If only our tongues were made of glass, how much more careful we would be when we speak
  5. DON'T INSTALL OPENSUSE 13.1 by lkcl · · Score: 1, Informative

    there are too many bugs in btrfs for it to be installed in production:
    https://bugzilla.kernel.org/buglist.cgi?component=btrfs

    especially this one, which has yet to be resolved:
    https://bugzilla.kernel.org/show_bug.cgi?id=60860

    which is a major useability issue. yes i made the mistake of installing btrfs on a live production system.

    1. Re:DON'T INSTALL OPENSUSE 13.1 by Anonymous Coward · · Score: 1

      Why on earth would you put something on a production system that isn't even default on the most bleeding edge of systems?

    2. Re:DON'T INSTALL OPENSUSE 13.1 by Bill+Dimm · · Score: 4, Informative

      According to the summary, OpenSUSE 13.1 is not the one that will default to btrfs, so I don't know why you are saying not to install 13.1.

      The openSUSE 13.1 release is due out in November and is still using EXT4 by default, but after that the developers are looking at having openSUSE using Btrfs by default on new installations.

    3. Re:DON'T INSTALL OPENSUSE 13.1 by icebike · · Score: 3, Interesting

      there are too many bugs in btrfs for it to be installed in production:
      https://bugzilla.kernel.org/buglist.cgi?component=btrfs

      Well, hold on a second here...

      Your list shows 196 bugs with only 36 still un-fixed.
      Yet EXT4 shows 214 bugs with still 34 still un-fixed.

      Yet Ext4 seems to by adopted by world plus dog.

      --
      Sig Battery depleted. Reverting to safe mode.
    4. Re:DON'T INSTALL OPENSUSE 13.1 by cmurf · · Score: 1

      Especially a bug that the bug reporter has failed to provide developer quested information in the past 10 days, and was also using an older (in the context of btrfs anything older than 3.11 is old) kernel when the problem occurred? Especially uninteresting in my opinion.

    5. Re:DON'T INSTALL OPENSUSE 13.1 by TCM · · Score: 1

      Because that's the current generation of armchair admins for you. Either that, or his "live production system" is really just his basement porn server.

      --
      Of course it runs NetBSD. BTC: 1NT7QvbetmANwaMzhpVL6
    6. Re:DON'T INSTALL OPENSUSE 13.1 by icebike · · Score: 1

      No, ext4 is not yet in the mature stage.
      Compare the bug count with ext3 or ext2, or Reiser, or xfs. (just change the last 4 characters in the link up-thread).

      3 or 6 un closed bugs is the norm, and most of them trivial. But ext4 has some serious unresolved issues.

      --
      Sig Battery depleted. Reverting to safe mode.
  6. No surprise by willoughby · · Score: 4, Informative

    I remember when SuSE was one of the only distros, perhaps the only one, which used reiserfs as the default filesystem. No, there's no punchline. This was when you could buy it in a box (including the little chamelon pin) off the shelf at CompUSA. SuSE has always had a fascination with new filesystems.

    1. Re:No surprise by ebno-10db · · Score: 4, Funny

      I remember when SuSE was one of the only distros, perhaps the only one, which used reiserfs as the default filesystem.

      Big mistake - it almost killed SuSE.

    2. Re:No surprise by Ash-Fox · · Score: 1

      Big mistake - it almost killed SuSE.

      No, it did not. The only thing it did was cause a temporary issue for PR and even then it wasn't even close to killing the distribution.

      --
      Change is certain; progress is not obligatory.
    3. Re:No surprise by Ash-Fox · · Score: 1

      We had several >TB boxes that were quite stable, but on the occasion where we did have one crap out on us, look out.

      I had more, didn't experience this any more with ReiserFS than I did with EXT3 (and every time it was a RAID controller issue).

      --
      Change is certain; progress is not obligatory.
    4. Re:No surprise by ebno-10db · · Score: 1

      Oops, I was thinking of Hans's wife.

    5. Re:No surprise by Ash-Fox · · Score: 2

      More than several >TB boxes.

      --
      Change is certain; progress is not obligatory.
    6. Re:No surprise by Ash-Fox · · Score: 2

      She was hidden in the dancing trees.

      --
      Change is certain; progress is not obligatory.
    7. Re:No surprise by Windwraith · · Score: 1

      Congraturations, you missed the joke.

    8. Re:No surprise by Ash-Fox · · Score: 1

      Congratulations, you missed the fact that I realized that from the other reply and replied with a relevant joke to that post in kind.

      --
      Change is certain; progress is not obligatory.
    9. Re:No surprise by Windwraith · · Score: 1

      Congratulations, you are a fool that can't take criticism, also took you a reply to realize it was a joke? Someone needed to point it to you? Then you missed the joke, no matter how you try to save face.

    10. Re:No surprise by Ash-Fox · · Score: 1

      Look whose talking. :)

      u mad?

      --
      Change is certain; progress is not obligatory.
    11. Re:No surprise by Windwraith · · Score: 1

      Why would I be mad?

    12. Re:No surprise by Ash-Fox · · Score: 1

      Why would I be mad?

      Congratulations, you missed the joke.

      _

      --
      Change is certain; progress is not obligatory.
  7. We're what 5 generations beyond NTFS now?! by Deliveranc3 · · Score: 1

    Is there a comparison somewhere? Reiser, EXT4, at least 3 others I've forgotten. This produces a lot of incompatibility, for how much actual performance?

    What do we need, a fastest one and a fastest with X one?

    1. Re:We're what 5 generations beyond NTFS now?! by inhuman_4 · · Score: 4, Informative

      Phoronix Benchmarks will give you an idea of the perfomance differences. Btrfs is usually middle of the pack, so nothing to write home about. The big deal with btrfs is the new features like COW, snapshots, filesystem compression, etc. If you are looking for more performance btrfs is not going to impress. If you are looking for better RAID perfomance, snapshots, compression, etc. Then btrfs is going to be huge for linux. It is probably the closest linux will get to having a ZFS clone.

    2. Re:We're what 5 generations beyond NTFS now?! by Ash-Fox · · Score: 1

      Well, for what it's worth, ZFS on Sun(Oracle) hardware is by far the best I've ever seen. Working with PB of drive space on a daily basis of nearly every vendor flavor, ZFS (especially on ZFS appliances) is absolutely stunning.

      It's a shame the CLI utilities on Solaris for managing ZFS are so obnoxious and offered little automatic integration with other features of Solaris. Compare BRTFS with it's automatic snapshot capability with Linux Containers verses Solaris Zones and ZFS' automatic snapshot support (or lack of automatic functionality).

      --
      Change is certain; progress is not obligatory.
    3. Re:We're what 5 generations beyond NTFS now?! by randallman · · Score: 2

      Yes. I use it in conjunction with LXC and making clones is instant thanks to the BTRFS snapshots.

    4. Re:We're what 5 generations beyond NTFS now?! by jedidiah · · Score: 1

      If you've never seen what the FS will do during a crash, then how can you even claim to say anything about it?

      The phrase "success based on blind luck" comes to mind.

      --
      A Pirate and a Puritan look the same on a balance sheet.
    5. Re:We're what 5 generations beyond NTFS now?! by perbu · · Score: 1

      What incompatibility? Btrfs is fully POSIX compliant.

      And I'd be curious to hear what's so fantastic about NTFS.

    6. Re:We're what 5 generations beyond NTFS now?! by silas_moeckel · · Score: 1

      I question the use case, The hardware was defiantly desktop grade and highly memory constrained. 4GB is tinny even for a desktop and a cheap server has at least 8x that. A single SSD again only in a desktop. There are some significant differences in tuning between filesystems, Ext4 was specifically put in ordered mode not writeback for example, when etx4 own docs say write back is faster and the same as xfs etc. Relatime was in use all over the place vs noatime. ZFS shows no mention of ashift=12 being used and the machine barely has enough ram (it's suggested 2GB minimum the BSD freenas suggests 8gb min).

      --
      No sir I dont like it.
    7. Re:We're what 5 generations beyond NTFS now?! by petteyg359 · · Score: 3, Funny

      I question the use case, The hardware was defiantly desktop grade

      Was the hardware told that it absolutely must stop being desktop grade? I see no other reason for it to express defiance.

    8. Re:We're what 5 generations beyond NTFS now?! by inhuman_4 · · Score: 1

      You do realize that there are hundreds of variables involved here right? Every FS in that benchmarks has lots of tweaks that could make things faster/slower. Plus the differences in kernel version, differences in benchmarks versions, hardware differences, etc. You can't be all things to all of the FS. For example turning on compression for btrfs produces huge performance improvements, but that isn't used either.

      The test lists all of the gritty details I can think of. They may not be optimal, but it better than handwaving the settings or nothing at all.

      If your interested the phoronix_test_suite is FOSS can really easy to run, so if you have some hardware and time, run some benchmarks with a use case you feel is appropriate and let us know how it goes.

    9. Re:We're what 5 generations beyond NTFS now?! by cbhacking · · Score: 2

      Filesystem-level transparent compression, transparent encryption, extended attributes, alternate data streams, integrity levels, multiple ACLs, at least some level of snapshotting, etc. Plus a bunch of stuff that all decent FSes should have, like journaling (not as good as newer FSes, though), symlinks, hardlinks, support for really large (though not ZFS-scale large) volumes, support for really long file and path names, support for many weird characters (prepend \\?\ to a Windows path to use them, as that bypasses Win32 "correction" of path names; just be aware you might not be able to open the file from a Win32 application anymore), and a few other things.

      For its age, NTFS is very good. It is rather old though; there should be better options now (and there arguably are, at least for many use cases). It's not particularly fast, for example, and while you can use it with POSIX permissions (see the Subsystem for Unix Applications in Windows), it's not really built for it (NT only supports one "Owner" which may be a user or a group; SUA has to tack the other ownership info on as an extended attribute). I believe it also still lacks copy-on-write, which is a shame.

      --
      There's no place I could be, since I've found Serenity...
    10. Re:We're what 5 generations beyond NTFS now?! by cbhacking · · Score: 1

      I read his post and subject line as saying "it's taken this long to catch up to what MS had in the mid 90s?" and in some ways I think he's right. NTFS is far from the be-all-and-end-all of filesystems, but the post I responded to asked "what's so fantastic about NTFS" so I answered. By the way, did you simply forget to address transparent encryption, or did you not have an answer to it?

      Also, ADS is scarcely a security nightmare (no more than, say, symlinks... in fact, less; you can't do trivial TOCTOU attacks with an ADS) although it would be nice if Microsoft had made it easier to show them on file data (it's possible, just harder than it should be). As for why they're a feature, you really have to ask? The ability to keep multiple named, associated, and separate data streams on a single file system entry isn't of obvious use to you? Take the perks of custom extended attributes (which are harder to read under Windows than ADS are, so much for "security nightmare" FUD) and then allow arbitrary length and the ability to open file descriptors to those streams directly.

      --
      There's no place I could be, since I've found Serenity...
  8. Re:Yet another zfs wanabee by bill_mcgonigle · · Score: 2

    Zfs is better.

    For some use cases, yes. For all use cases, of course not.

    What I'm waiting for is a full BTRFS or ZFS-savvy distro layout. And by that, I mean a filesystem for every package with rollback support built into the package managers. Nexenta and Fedora have taken some baby steps in this direction but they only snapshot the whole system at this point.

    "But we can't have six thousand filesystems on a machine!" Of course you can, it's 2013. The FHS was developed for filesystems that existed two decades ago.

    --
    My God, it's Full of Source!
    OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
  9. Re:Wait a minute ... by Ash-Fox · · Score: 1

    It was the killer filesystem... Then distros decided to drop it :(

    --
    Change is certain; progress is not obligatory.
  10. Good luck with that by GameboyRMH · · Score: 1

    I hope it turns out better than my experiment with btrfs in early 2012. I can't wait until it's stable and I can use it safely.

    --
    "When information is power, privacy is freedom" - Jah-Wren Ryel
  11. Not Recommended by hackus · · Score: 1

    Btrfs has not finalized its disk format yet.

    Until the designers are sure of the final disk layout, I do not think it is wise to adopt it for production use.

    -Hack

    --
    Got Geometrodynamics? Awe, too hard to figure out? Too bad.
  12. Awesome by ultrasawblade · · Score: 2

    I've been using it awhile, haven't had any problems. Seems to be faster even if it makes my `ps aux` look scary with all those kernel processes.

    Hmm ... that volume didn't have that much free space just a few minutes ago ...

    1. Re:Awesome by gottabeme · · Score: 1

      Btrfs has some special issues with df and subvolumes.

      --
      "Those who consume the bulk of goods are those who make them. We must never forget this secret of our prosperity."
  13. Re: Pronunciation question... PBFS by nbritton · · Score: 1

    Not to be confused with PBFS, a storage medium consisting of ones and zeros written on peanut butter toast. Even with a redundant array of inexpensive peanut buttered toasts the MTTDL is quite high, on account to them being eaten.