Coder Social home page Coder Social logo

Comments (4)

abbbi avatar abbbi commented on June 20, 2024

The Backup operates on blocklevel and i think fstrim results in changed blocks. So qemu marks these blocks as dirty and they end up in the Backup (as they are Part of the qcow bitmap as in marked „dirty“). I dont know if there is a way to Tell qemu to „discard“ changes done by fstrim. I dont think i can change anything in virtnbdbackup to behave different.

skipping blocks marked as dirty is Not an option.. results in unusable disks After restore.

Maybe libvirt/qemu projects have some documentation on that.

from virtnbdbackup.

Zoltan-LS avatar Zoltan-LS commented on June 20, 2024

Fair enough. I thought that may be the case here, it was just a slight hope that maybe you encountered this and found a fix for such cases.

from virtnbdbackup.

abbbi avatar abbbi commented on June 20, 2024

I dont have a Solution (Other than timing fstrim with full backups) .. Or check libvirt/qemu docs for options that might help
I see you still use verison 0.99: you should consider updating, the project has been seen various updates since this version.

from virtnbdbackup.

abbbi avatar abbbi commented on June 20, 2024

other solutions Based on dirty bitmaps have the same „Issue“:

https://forum.proxmox.com/threads/huge-dirty-bitmap-after-sunday.110233/

So id say it works as designed. Maybe running fstrim on the host makes more Sense.

from virtnbdbackup.

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.