rsync does not run automatically

  • I have a few rsync jobs scheduled to run on Sunday morning. I see them in the cron.d/openmediavault-rsync but in the rsync log I didn't see any log related to these jobs. This makes me think none of them ran.


    30 1 * * 7 root /var/lib/openmediavault/cron.d/rsync-941006ed-1ab2-428e-baea-836e91a31774 >/dev/null 2>&1
    0 1 * * 7 root /var/lib/openmediavault/cron.d/rsync-9faf0f0b-d076-4f83-883a-00b56f09613c >/dev/null 2>&1
    0 3 * * 7 root /var/lib/openmediavault/cron.d/rsync-caef9539-a2bd-47f3-a18f-64dfb0cf0e94 >/dev/null 2>&1
    45 1 * * 7 root /var/lib/openmediavault/cron.d/rsync-09c120fe-cd37-4ed9-a65a-6e5399b6c962 >/dev/null 2>&1
    0 2 * * 7 root /var/lib/openmediavault/cron.d/rsync-226277eb-5f1d-4f46-8cc4-115832a20c67 >/dev/null 2>&1
    15 2 * * 7 root /var/lib/openmediavault/cron.d/rsync-9c2ed0bb-d887-4275-a4fd-4710e5e09882 >/dev/null 2>&1
    30 2 * * 7 root /var/lib/openmediavault/cron.d/rsync-4905abff-aad5-4635-8ca6-9ca1770603d1 >/dev/null 2>&1
    45 2 * * 7 root /var/lib/openmediavault/cron.d/rsync-c1cbb5c1-d4a1-47f1-96c1-b0029c949fd0 >/dev/null 2>&1


    How can I made these jobs run automatically?

    • Offizieller Beitrag

    They are set to run, but the output is silenced, however rsync.log should indicate something (unless you check quiet), you can also enable notification to check they work.


    Check at the exact time they are set an review syslog there should be one line prefixed with CRON that indicate task that ran.


    Also are this jobs local or remote? And have to try them in the webui ? do they work properly?

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!