aaronhurt / zfs-replicate

POSIX compliant shell script to manage ZFS snapshot replication locally, or between hosts.
72 stars 17 forks source link

zfs-replicate can't send snapshot after creating a new FS #13

Closed gdevenyi closed 2 months ago

gdevenyi commented 8 years ago

I'm replicating a full pool with zfs-replicate.

I created a new fs on my master pool, now zfs-replicate log shows (on first run)

cannot mount '/data/microscopestorage': failed to create mountpoint

After subsequent runs now it complains:

cannot receive new filesystem stream: destination has snapshots (eg. data/microscopestorage@zfs-auto-snap_daily-2015-11-25-1156)
must destroy them to overwrite it

How do I fix this?

tschettervictor commented 2 months ago

Removed. My apologies.