Coder Social home page Coder Social logo

Comments (6)

jonesmz avatar jonesmz commented on July 18, 2024 3

I am interested in support for this.

If someone familiar with the code could point me in the right direction, I'm willing to work on a pull request to implement the first pass for this feature.

from snapper.

aschnell avatar aschnell commented on July 18, 2024

Sorry, but so far there are no plans.

from snapper.

BlackLotus avatar BlackLotus commented on July 18, 2024

Is this still not planned? Would be an interesting feature

from snapper.

ls-initiatives avatar ls-initiatives commented on July 18, 2024

CephFS snapshots are a stable feature now (since Ceph 13.2 "mimic").
At first glance it's quite simple to use :
mkdir <directory>/.snap/<snapshot-name> to create a snapshot.
rmdir <directory>/.snap/<snapshot-name> to delete it.

Would it fit in the snapper logic ?

from snapper.

Hoeze avatar Hoeze commented on July 18, 2024

Any updates on this?
I'm using Snapper at home and it's great. Having it for CephFS would be awesome!

from snapper.

0xFEEDC0DE64 avatar 0xFEEDC0DE64 commented on July 18, 2024

is anyone else using cephfs just to offsite store the backups made by snapper from a (not clustered) machine like a laptop?

I have a temporary btrfs filesystem at home that I incrementally sync my snapper snapshots from my laptop to, and then I do an rsync from the btrfs received snapshot to cephfs, create a snapshot there and delete the parent btrfs snapshot on the btrfs filesystem.

laptop-btrfs with snapper -> incr send -> temporary btrfs to receive -> rsync to cephfs -> create snapshots there -> delete btrfs parent snapshot to save on storage

I dont know if this is a workaround/solution to the refusal of snapper devs to actually support such a great fs as cephfs.

from snapper.

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.