Hey, i have a replication task that replicates a dataset recursively onto a hdd. It always fails and this is the error log:
gistfile1.txt
[2025/01/06 13:25:39] INFO [replication_task__task_4] [zettarepl.replication.pre_retention] Pre-retention destroying snapshots: []
[2025/01/06 13:25:39] INFO [replication_task__task_4] [zettarepl.replication.run] Resuming replication for destination dataset 'ssd-raid-backup/ssd-raid/timemachine-macmini/macmini'
[2025/01/06 13:25:39] INFO [replication_task__task_4] [zettarepl.replication.run] For replication task 'task_4': doing push from 'ssd-raid/timemachine-macmini/macmini' to 'ssd-raid-backup/ssd-raid/timemachine-macmini/macmini' of snapshot=None incremental_base=None include_intermediate=None receive_resume_token='1-14c5dbddff-108-789c636064000310a500c4ec50360710e72765a526973030a43341d460c8a7a515a7968064cce0f26c48f2499525a9c5407a86e07b2b4e2cfa4bf2d34b335318189a425cce3d967c9d1e8124cf0996cf4bcc4d6560282e4ed12d4acc4cd12fc9cc4dcd4d4ccec8cc4bd505d2b9997999fa50da21b1b4245fd7c8c0c844d7d048d7c832ded042d7d402e16e6e06843f93f3730b8a528b8bf3b319e000009a422bdc' encryption=False
[2025/01/06 14:55:39] WARNING [replication_task__task_4.monitor] [zettarepl.replication.process_runner] Stopping stuck replication process
[2025/01/06 14:55:39] WARNING [replication_task__task_4] [zettarepl.replication.run] For task 'task_4' at attempt 1 recoverable replication error StuckReplicationError('Replication has stuck')
[2025/01/06 14:55:39] INFO [replication_task__task_4] [zettarepl.replication.run] After recoverable error sleeping for 1 seconds
[2025/01/06 14:55:40] INFO [replication_task__task_4] [zettarepl.replication.pre_retention] Pre-retention destroying snapshots: []
[2025/01/06 14:55:40] INFO [replication_task__task_4] [zettarepl.replication.run] Resuming replication for destination dataset 'ssd-raid-backup/ssd-raid/timemachine-macmini/macmini'
[2025/01/06 14:55:40] INFO [replication_task__task_4] [zettarepl.replication.run] For replication task 'task_4': doing push from 'ssd-raid/timemachine-macmini/macmini' to 'ssd-raid-backup/ssd-raid/timemachine-macmini/macmini' of snapshot=None incremental_base=None include_intermediate=None receive_resume_token='1-f74d89d39-108-789c636064000310a500c4ec50360710e72765a5269730307c6282a8c1904f4b2b4e2d01c9c4b1c0e4d990e4932a4b528b41122f5cf2b8b1e82fc94f2fcd4c6160680a7139f758f2757a04923c27583e2f31379581a1b83845b728313345bf2433373537313923332f551748e766e665ea436987c4d2927c5d230323135d43235d23cb78430b5d530b84bbb91910fe4ccecf2d284a2d2ececf6680030014b42c5d' encryption=False
[2025/01/06 14:56:13] WARNING [replication_task__task_4] [zettarepl.replication.partially_complete_state] Specified receive_resume_token, but received an error: contains partially-complete state. Allowing ZFS to catch up
This file has been truncated. show original
I have no idea what the problem could be
oxyde
January 7, 2025, 7:35pm
2
Can you share how do you setup the task (and much info possible)?
Personally, never have had this error
https:// ibb .co/nwmsMGv
https:// ibb .co/gFJSQYD
and this is the automatically set-up snapshot task:
https:// ibb .co/KNV3ChF
Sorry for the spaces in the urls, this forum does not allow picture upload nor urls, like wtf
oxyde
January 7, 2025, 8:17pm
4
Don’t worry, but until you don’t read some post or partecipate to discussions those functionality are blocked (spam control).
Regarding your problem, honestly i don’t see anything wrong on the setup.
Found a similar topic , probably you can try to delete this datasets on the destination pool ssd-raid-backup/ssd-raid/timemachine-macmini/macmini
and try again.
(And probably you want check full file system replication
)
nastone
February 17, 2025, 2:08pm
5
Were you able to resolve this problem without deleting and re-creating your target dataset? I just posted a similar issue and a possible workaround using zfs from the command line. Waiting to hear back before trying to use zfs directly though as I’d really like to avoid messing up my target dataset.
No sorry, i re created it