Giter VIP home page Giter VIP logo

Comments (5)

digint avatar digint commented on May 22, 2024

btrbk does not support recursive snapshots of btrfs filesystems, if that's what you are asking. You have to manually configure every btrfs subvolume to be backuped. btrbk has a <volume>/<subvolume> notation (which is not the best naming for it I must admit). Make sure to understand the concept described in the btrbk.conf.5 man page.

Check the FAQ if your question was "Why is it not possible to backup '/' (btrfs root) ?".

from btrbk.

digint avatar digint commented on May 22, 2024

It seems that some distros, when choosing "root on btrfs", install the rootfs directly to btrfs root (i.e. subvolid=0), which I discourage to do. There might be a reason for this (apart from being the simplest approach), but in my opinion it makes things more complicated/confusing when it comes to snapshotting and backups.

A simple and consistent setup may look like this: Sysadmin Guide.

from btrbk.

Lynd avatar Lynd commented on May 22, 2024

Thank you. On my setup, I am only using btrfs on a volume that is used for data. I have this volume mounted at /mnt/data which contains many files and directories. If I understand correctly, I must establish separate volumes for each subdirectory of /mnt/data and I can not take snapshots of the /mnt/data/. By the way, the link to the FAQs is broken.

from btrbk.

digint avatar digint commented on May 22, 2024

Correct, you have to create separate subvolumes in /mnt/data.

I updated the FAQ (commit: eae6469). I hope this answers your question.

from btrbk.

digint avatar digint commented on May 22, 2024

Closing this issue, as this is documented in FAQ, and we now have subvolume wildcard support in >=v0.23.0

from btrbk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.