Skip to content

zrepl replicates every snapshot including those created outside zrepl #403

@calistoc

Description

@calistoc

Hello,
just to ask some help please as I was searching the documentation but I’m confused and not sure whether I’m missing something.

For what I see zrepl replicates all the snapshots in a filesystem including those snaps created outside zrepl, for example I have some snaps created to perform a daily backup that I would like not to be considered by zrepl but they get replicated once I wakeup the jobs.
This happens for push jobs with periodic snapshotting and also with jobs with manual snapshotting where I need to wakeup the jobs via crontab and where I cannot specify a prefix in the snapshotting configuration:

snapshotting:
type: manual
prefix: zrepl_ (it gives this error: field prefix not found in type config.SnapshottingManual)

It seems to me that the snapshotting prefix for push jobs with periodic snapshotting is only used for pruning but it is not used to select the snapshots to be replicated, is this correct?
Is there a way to have zrepl replicating only its own snapshots or better only those specified by a prefix?

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions