Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request - alternative method of activating nested replication #164

Open
Peter2121 opened this issue Dec 23, 2020 · 4 comments
Open

Comments

@Peter2121
Copy link

It would be nice to see a command-line argument that can replace ZREP_R environment variable, mainly for incremental replication. Starting such replication from cron, it is much more simple to add a command-line argument than setting an environment variable.

@ppbrown
Copy link
Member

ppbrown commented Dec 23, 2020 via email

@Peter2121
Copy link
Author

Sorry,

zstorage-1# zrep -i -R zdata/NFSROOT zstorage-2 zdata/NFSROOT
cannot open '-R': dataset does not exist
zstorage-1# zrep -R -i zdata/NFSROOT zstorage-2 zdata/NFSROOT
ERROR: unrecognized zrep subcommand -R

@ppbrown
Copy link
Member

ppbrown commented Dec 23, 2020 via email

@t-oster
Copy link

t-oster commented May 4, 2021

Hi, I can confirm it does not work. I also tried various positions zrep -R -S pool/fs, zrep -S -R pool/fs and zre -S pool/fs -R.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants