GithubHelp home page GithubHelp logo

Comments (6)

cpzengel avatar cpzengel commented on August 19, 2024

you have to mark the datasets by setting a meta information

zfs get all shows all properties by zfs
zfs set mymeta:information have a ":" in it are user set properties

so use

zfs set com.edu:backuptarget=basename datapool/fs1

to trigger the script to replicate

chriz

from zfs-backup.

 avatar commented on August 19, 2024

thanks for reply ...

what i've missed .
i have error again

Warning: data/fs1 has invalid backuptarget property 'backup' -- skipping.

i have zfs = data/fs1 for backup and im done set property edu.tamu:backuptarget=backup

can u help me ???

from zfs-backup.

adaugherity avatar adaugherity commented on August 19, 2024

Right, you need to set the property to either "fullpath" or "basename", as described in step 8 in the README. "backup" is not a value it accepts.

from zfs-backup.

 avatar commented on August 19, 2024

im have error again like this

Error fetching remote snapshot listing via ssh to root@zfs-backup

what i've missed again.. ?

pleasee help

from zfs-backup.

white-rabbit07 avatar white-rabbit07 commented on August 19, 2024

Hi. I used the command
"zfs set zfs:backup=basename rpool/vm-600-disk-0" to mark a VM to be copied by your script.
How to unset this option or how to set it back to a default value so that the script won't use these snapshots any more??

from zfs-backup.

adaugherity avatar adaugherity commented on August 19, 2024

Use zfs inherit ... to clear a property. Quoth the man page:

Use the "zfs inherit" command to clear a user property. If the property is not defined
in any parent dataset, it is removed entirely.

from zfs-backup.

Related Issues (8)

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.