Coder Social home page Coder Social logo

iris-setup's People

Contributors

rpdelaney avatar

Watchers

 avatar

iris-setup's Issues

btrfs-clean may leave space unallocated?

Need to look into this and find out if it's still an issue.

  causasui | BasketCase: do you have any opinion on using something like snapshots e.g. in brtfs as a backup solution?
BasketCase | it works great in zfs.  not so great in btrfs.
  causasui | what's missing in brtfs?
  causasui | zfs doesn't seem like it could work for someone like me on consumer-grade hardware
BasketCase | the biggest advantage in zfs is that it makes deleting old backups super fast.  btrfs otoh just triggers a kernel thread called btrfs-cleaner to very slowly
           | free up the space
BasketCase | the worst part is that since btrfs-cleaner is a kernel thread you can't control the priority and you can't unmount the filesystem until it finishes which can
           | take days
BasketCase | this is especially fun when you don't know about it and you do a reboot and it just stops at the unmounting phase
BasketCase | oh, and if you force it with a reset button you just lose the space it was freeing up
   specing | you lose the space permanently?
BasketCase | I was never able to get it back
  causasui | what do you mean "lose the space"? Lol
BasketCase | I mean it was never freed up nor were the files available
BasketCase | it was simply disk space allocated to nothing

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.