Guest User

Untitled

a guest
Mar 9th, 2018
277
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.65 KB | None | 0 0
  1. # The Azure Hourly Error
  2. from Cron Daemon <root@azure.resortclosings.com>
  3. to root@azure.resortclosings.com
  4. date Mon, Jun 29, 2009 at 4:00 AM
  5. subject Cron <root@azure> /root/scripts/rsnapshot-with-remount hourly
  6. /bin/cp: will not create hard link `/backup/hourly.1/localhost/data/Completed Escrow Documents/10000-19999/10401' to directory `/backup/hourly.1/localhost/data/Completed Escrow Documents/10000-19999/10401'
  7. ----------------------------------------------------------------------------
  8. rsnapshot encountered an error! The program was invoked with these options:
  9. /usr/bin/rsnapshot hourly
  10. ----------------------------------------------------------------------------
  11. ERROR: /bin/cp failed. Perhaps this is not GNU cp?
  12. ERROR: Error! cp_al("/backup/hourly.0/", "/backup/hourly.1/")
  13.  
  14. # The Server1 Hourly Error
  15. from Cron Daemon <root@server1.resortclosings.com>
  16. to root@server1.resortclosings.com
  17. date Tue, Jul 14, 2009 at 11:17 AM
  18. subject Cron <root@server1> root cd / && run-parts --report /etc/cron.hourly
  19. /bin/sh: root: command not found
  20.  
  21. # The Server1 Periodic Other Error
  22. from Cron Daemon <root@server1.resortclosings.com>
  23. to root@server1.resortclosings.com
  24. date Thu, Jul 16, 2009 at 6:26 AM
  25. subject Cron <root@server1> test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.daily )
  26. /etc/cron.daily/sysklogd:
  27. gzip: /var/log//mail.log.0.gz: No such file or directory
  28. mv: cannot stat `/var/log//mail.log.0.gz': No such file or directory
  29. /etc/cron.daily/vacation-log-rotate:
  30. tar: Removing leading `/' from member names
  31. rm: cannot remove `/home/vacation/vacation.log': No such file or directory
  32. run-parts: /etc/cron.daily/vacation-log-rotate exited with return code 1
Add Comment
Please, Sign In to add comment