Pomoc Problem z crontab.

*ARCZI*

Systems Admin...
Q's Expert
27 Listopad 2018
204
5
18
38
Bełchatów
QNAP
TS-x51+
Ethernet
null
Witam,

W crontab dodany mam wpis który codziennie o północy tworzy mi na dysku podłączonym do QNAP zrzut prędkości łącza w speedtest w formacie .txt.
Problem tkwi w tym, że po restarcie urządzenia w crontab widnieje nadal ten wpis, logi w formacie .txt się tworzą, ale są puste i zajmują 0 kb.
Problem ten idzie usunąć zmieniając plik crontab, który mam skopiowany na dysku laptopa, ale jest to wkurzające gdyż po każdym restarcie serwera jest tak samo . Może ktoś z Was wie jak rozwiązać ten problem ???.

Bash:
0 2 * * * /sbin/qfstrim
32 9,21 * * * /sbin/notify_update --nc 1>/dev/null 2>&1
0-59/20 3 * * * /sbin/adjust_time
0 1 * * * /etc/init.d/flush_memory.sh >/dev/null 2>&1
0 4 * * * /sbin/hwclock -s
0 3 * * * /sbin/vs_refresh
0 3 * * * /sbin/clean_reset_pwd
0-59/15 * * * * /etc/init.d/nss2_dusg.sh
30 7 * * * /sbin/clean_upload_file
0-59/10 * * * * /etc/init.d/storage_usage.sh
30 3 * * * /sbin/notice_log_tool -v -R
*/10 * * * * /sbin/config_cache_util 0
10 15 * * * /usr/bin/power_clean -c 2>/dev/null
0 3 * * 0 /etc/init.d/idmap.sh dump
0 0 * * * /share/Web/speedtest-cli --share > /share/external/DEV3501_2/SPEEDTEST/SPEEDTEST_`date +%Y.%m.%d_%H-%M-%S`.txt
* * * * * /var/cache/netmgr/lock_timer.sh
0 4 * * * /etc/init.d/wsd.sh restart
4 3 * * 3 /etc/init.d/backup_conf.sh
0 12 * * * /mnt/ext/opt/LicenseCenter/bin/qlicense_tool local_check
0 0 * * * /usr/local/sbin/qsh nc.archive >/dev/null 2>&1
39 17 * * * /mnt/ext/opt/QcloudSSLCertificate/bin/ssl_agent_cli

Tak to wygląda.
 
Mogę go teraz zrestartować i o zadanym czasie czyli o północy się nie wykona ze skryptu. Wpisując polecenie ręcznie poprzez putty wszystko działa.
i do póki nie wymienię tego pliku będzie tworzył puste logi .txt
 
Obecny na którym nie chodzi :

# m h dom m dow cmd
0 2 * * * /sbin/qfstrim
32 9,21 * * * /sbin/notify_update --nc 1>/dev/null 2>&1
0-59/20 3 * * * /sbin/adjust_time
0 1 * * * /etc/init.d/flush_memory.sh >/dev/null 2>&1
0 4 * * * /sbin/hwclock -s
0 3 * * * /sbin/vs_refresh
0 3 * * * /sbin/clean_reset_pwd
0-59/15 * * * * /etc/init.d/nss2_dusg.sh
30 7 * * * /sbin/clean_upload_file
0-59/10 * * * * /etc/init.d/storage_usage.sh
30 3 * * * /sbin/notice_log_tool -v -R
*/10 * * * * /sbin/config_cache_util 0
10 15 * * * /usr/bin/power_clean -c 2>/dev/null
0 3 * * 0 /etc/init.d/idmap.sh dump
0 0 * * * /share/Web/speedtest-cli --share > /share/external/DEV3501_2/SPEEDTEST/SPEEDTEST_`date +%Y.%m.%d_%H-%M-%S`.txt
* * * * * /var/cache/netmgr/lock_timer.sh
0 4 * * * /etc/init.d/wsd.sh restart
4 3 * * 3 /etc/init.d/backup_conf.sh
0 12 * * * /mnt/ext/opt/LicenseCenter/bin/qlicense_tool local_check
0 0 * * * /usr/local/sbin/qsh nc.archive >/dev/null 2>&1
39 17 * * * /mnt/ext/opt/QcloudSSLCertificate/bin/ssl_agent_cli


Stary (kopia zapasowa) :

# m h dom m dow cmd
0 2 * * * /sbin/qfstrim
32 9,21 * * * /sbin/notify_update --nc 1>/dev/null 2>&1
0-59/20 3 * * * /sbin/adjust_time
0 1 * * * /etc/init.d/flush_memory.sh >/dev/null 2>&1
0 4 * * * /sbin/hwclock -s
0 3 * * * /sbin/vs_refresh
0 3 * * * /sbin/clean_reset_pwd
0-59/15 * * * * /etc/init.d/nss2_dusg.sh
30 7 * * * /sbin/clean_upload_file
0-59/10 * * * * /etc/init.d/storage_usage.sh
30 3 * * * /sbin/notice_log_tool -v -R
*/10 * * * * /sbin/config_cache_util 0
10 15 * * * /usr/bin/power_clean -c 2>/dev/null
0 3 * * 0 /etc/init.d/idmap.sh dump
* * * * * /var/cache/netmgr/lock_timer.sh
0 4 * * * /etc/init.d/wsd.sh restart
0 12 * * * /mnt/ext/opt/LicenseCenter/bin/qlicense_tool local_check
0 0 * * * /usr/local/sbin/qsh nc.archive >/dev/null 2>&1
53 20 * * * /mnt/ext/opt/QcloudSSLCertificate/bin/ssl_agent_cli
0 0 * * * /share/Web/speedtest-cli --share > /share/external/DEV3501_2/SPEEDTEST/SPEEDTEST_`date +%Y.%m.%d_%H-%M-%S`.txt
4 3 * * 3 /etc/init.d/backup_conf.sh