Complete
Details
Assignee
Vladimir VinogradenkoVladimir VinogradenkoReporter
Matt BaileyMatt BaileyLabels
Impact
MediumComponents
Fix versions
Priority
Low
Details
Details
Assignee
Vladimir Vinogradenko
Vladimir VinogradenkoReporter
Matt Bailey
Matt BaileyLabels
Impact
Medium
Components
Fix versions
Priority
More fields
More fields
More fields
Katalon Platform
Katalon Platform
Katalon Platform
Created June 11, 2020 at 4:00 AM
Updated July 1, 2022 at 4:52 PM
Resolved June 29, 2020 at 3:03 PM
I have 4 replication tasks setup to replicate some datasets from one freenas server to another
3 of the tasks complete without issue, but the 4th is for my iocage dataset and it spams my console with a number of errors:
Code:
Jun 8 23:00:29 backupnas collectd[1574]: statfs(/mnt/backupnas/Data1/iocage/jails) failed: No such file or directory
Jun 8 23:00:49 backupnas collectd[1574]: statfs(/mnt/backupnas/Data1/iocage/log) failed: No such file or directory
Jun 8 23:00:49 backupnas collectd[1574]: statfs(/mnt/backupnas/Data1/iocage/releases) failed: No such file or directory
Jun 8 23:00:59 backupnas collectd[1574]: statfs(/mnt/backupnas/Data1/iocage/templates) failed: No such file or directory
-Recursive is enabled
-Enabling or disabling "Replicate from scratch if incremental is not possible" makes no difference
-If I delete the dataset on the backup server then manually run the backup task it completes without error and does not spam the console. But the next scheduled run generates the same 4 errors.
-I can see the snapshots on the backup server gui, but ssh'ing in and navigating to the /mnt/backupnas/Data1/iocage/ directory shows defaults.json, defaults_backup.json and defaults_rc.json, no other files or directories.
-the 3 that complete succesfully don't have any child datasets. The one that fails does.
I created a forum post here: https://www.ixsystems.com/community/threads/zfs-replication-iocage-dataset-spams-console.85426/
Debugs for both servers attached.