Giter VIP home page Giter VIP logo

Comments (1)

wmutschl avatar wmutschl commented on August 23, 2024

Thanks for your experience. Your problem was probably due to the use of rm and rmdir, because you need to delete subvolumes using sudo btrfs subvolume delete NAMEOFBROKENSUBVOL. You can specify retention policies both with BTRBK and Timeshift, but remember btrfs is copy-on-write. So if you have a fedora 35 system and you make a snapshot of this and then update to fedora 36 many many files will change and you basically need to have space for two systems at the same time. So manually removing very old snapshots is a good idea (honestly, I never needed to restore something from / from last year or last month, but mostly from an hour ago or from yesterday). btrfs-du is a nice project to show how much space your snapshots take on your disk.

from mutschler.eu.

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.