Crashplan Troubleshooting
Inotify Limits
You may receive inotify warnings if the limit is low. Increase inotify max watch limits on host so crashplan can watch all monitored files.
fs.inotify.max_user_watches=1048576
sysctl -p /etc/sysctl.conf
reboot