oetiker / znapzend

zfs backup with remote capabilities and mbuffer integration.
www.znapzend.org
GNU General Public License v3.0
608 stars 137 forks source link

Pull Allowed, but doesn't work. #370

Closed zBeeble42 closed 3 years ago

zBeeble42 commented 6 years ago

I want to say something like:

znapzendzetup create --tsformat "zz-%Y-%m-%d-%H%M%S" \ SRC '2h=>10min,1d=>1h,1w=>1d,1mon=>1w,1y=>1mon' root@otherhost.com:zshi \ DST '2h=>10min,1d=>1h,1w=>1d,1mon=>1w,1y=>1mon' vr1/backup/shikra

... so 'zshi' exists and is the root of zfs on otherhost.com, but running this, I get:

Do you want to save this backup set [y/N]? y cannot open 'root@otherhost.com:zshi': dataset does not exist cannot open 'root@otherhost.com:zshi': dataset does not exist ERROR: could not set property mbuffer on root@otherhost.com:zshi

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.