Slashdot Mirror


Facebook To Begin Deploying Btrfs

An anonymous reader writes "After hiring the lead Btrfs developers and Linux kernel block maintainers last year, Facebook is beginning trial deployments of Btrfs. Facebook will start using the next-generation file-system within their web-tier and they will be among the first major public deployments of Btrfs."

3 of 115 comments (clear)

  1. Re:How about real problems by Anonymous Coward · · Score: 3, Insightful

    Bad news, those are the real human beings. The tolerable ones you want to rule the place are actually marketing sockpuppets.

  2. Thanks, Facebook! by bill_mcgonigle · · Score: 3, Insightful

    FB admins - thank you for paying the developers for the open source work they do. I've been using flashcache with great success in one deployment for almost two years now and am looking to start with hhvm. I didn't even know about the block work.

    Obviously kudos to the developers too for spending valuable years on it as well.

    --
    My God, it's Full of Source!
    OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
  3. Trial by fire... by mlts · · Score: 3, Insightful

    IMHO, this is a very good thing. btrfs doesn't have as many capabilities that ZFS or Storage Spaces/ReFS possesses.

    However, it is finally time that Linux has a filesystem that supports the latest/greatest enterprise features (deduplication and the ability to combat bit rot.)

    Realistically, it would be nice to see the native (not FUSE based) code from OpenZFS be included as an alternative, but the CDDL/GPL conflicts likely will make this a no-go.