Forum Discussion
Chuck_383680
Feb 13, 2019Cirrus
Crontab for backups - Entries not running
Trying to configure a cron-based daily backup for a vCMP guest, running v13.1.1. As root, using crontab -e, I've added the following lines:
27 8 * * * /usr/bin/tmsh save sys ucs config1.ucs ...
- Feb 14, 2019
Solution Information: The jobs were running, but not at specified times. The root cause was that the guest had not been restarted since the time zone was set, and cron was using the previous time zone. See K14113 for the details on how to restart the cron daemon.
Dylan_375544
Feb 13, 2019Cirrocumulus
I just tested this on v 13.1.1.3.
All I did was add:
*/1 * * * * tmsh save sys ucs thisisatest.ucs
to the crontab file.
(The */1 * * * * just runs it every minute)
and I have a fresh ucs created.
You are running rontab -e and then doing "Esc:wq" then enter to quit editing correct?
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects