danb35
Hall of Famer
- Joined
- Aug 16, 2011
- Messages
- 15,504
My jails are on a single-SSD pool, and I have a local replication task (which was far more complicated to set up than it had any reason to be, but that's a separate issue) running to back them up to my main, RAIDZ2 pool. The snapshot task runs hourly, and the replication follows the snapshot. I couldn't say for sure which FreeNAS version I was running when I set it up, but it's been running without issue for months, including since I upgraded to 11.0-U4 (which looks to have been a couple of months ago).
In the last few days, I've been getting a lot of failures without much information about why. I'll get one email saying,
...and another saying,
The system log (/var/log/messages) doesn't seem to have anything relevant (though it has a ton of spam from collectd). How can I figure out what's going on here?
In the last few days, I've been getting a lot of failures without much information about why. I'll get one email saying,
Code:
Hello, The replication failed for the local ZFS ssdpool/jail/boinc while attempting to apply incremental send of snapshot auto-20171208.1600-1w -> auto-20171208.1700-1w to localhost
...and another saying,
Code:
Replication ssdpool -> localhost:tank/ssd_backup failed: Failed: ssdpool/jail/urbackup (auto-20171208.1600-1w->auto-20171208.1700-1w)
The system log (/var/log/messages) doesn't seem to have anything relevant (though it has a ton of spam from collectd). How can I figure out what's going on here?