Scheduled power shutdown does not work

Questions about SNMP, Power, System, Logs, disk, & RAID.
Post Reply
Spoven
New here
Posts: 4
Joined: Sun Jul 17, 2011 10:28 pm
Location: Sweden

Scheduled power shutdown does not work

Post by Spoven »

I have set the power shutdown schedule for every day in the week. It works fine to start up my QNAP TS-219P but the scheduled shutdown does not work since a few weeks ago. I have to force it to shutdown every time by pressing the power button.
What could be the problem?
User avatar
itsmarcos
Easy as a breeze
Posts: 310
Joined: Thu Sep 29, 2011 5:34 am

Re: Scheduled power shutdown does not work

Post by itsmarcos »

Spoven wrote:I have set the power shutdown schedule for every day in the week. It works fine to start up my QNAP TS-219P but the scheduled shutdown does not work since a few weeks ago. I have to force it to shutdown every time by pressing the power button.
What could be the problem?
Try this for a fix:

http://forum.qnap.com/viewtopic.php?f=2 ... 15#p276389

Primary

QNAP TVS-951N [latest QTS 5.0.x]
- disk 1: WDC Red WD80EFZX
- disk 2: WDC Red WD80EFZX
- disk 6: Samsung SSD Evo 500GB, SSD Cache
- disk 7:Samsung SSD Evo 500GB, HybridMount Cache
- External disk: WDC Red WD60EFRX
Dead one
QNAP TS-253B [4.4.x] - now dead


Remote backup
QNAP TS-219 P+ [latest 4.3.x]
- disk 1: HGST Deskstar 7K3000 HDS723030ALA640 3TB
- disk 2: WDC Red WD40EFRX
willstar
Starting out
Posts: 10
Joined: Thu Nov 05, 2009 5:49 am

Re: Scheduled power shutdown does not work

Post by willstar »

I have this problem too but my 419P doesn't have the EUP configuration tab. Any other suggestions? :-)
User avatar
schumaku
Guru
Posts: 43578
Joined: Mon Jan 21, 2008 4:41 pm
Location: Kloten (Zurich), Switzerland -- Skype: schumaku
Contact:

Re: Scheduled power shutdown does not work

Post by schumaku »

The crontab scheduler does contain the required entry?

[~] # crontab -l
...
30 1 * * 2 /etc/init.d/poweroff
...

Crontab file itself not corrupted?

[~] # cat /etc/config/crontab
# m h dom m dow cmd
#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
30 3 * * * /sbin/notice_log_tool -v -R
0 3 * * * /bin/rm -rf /mnt/HDA_ROOT/twonkymedia/twonkymedia.db/cache/*
10 15 * * * /usr/bin/power_clean -c 2>/dev/null
0 3 * * 0 /etc/init.d/idmap.sh dump
0 0 * * * /etc/init.d/ldap_backup_db.sh
16 * * * * /sbin/qddns_check 2>/dev/null
29 15 * * * /usr/bin/qcloud_cli -c
05 16 * * * /usr/local/bin/qanalytic_send -f >/dev/null 2>/dev/null
0 0 * * * /share/MD0_DATA/.qpkg/QcloudSSLCertificate/bin/ssl_agent_cli
50 7 * * * /sbin/qsmart -t short -d 1
5 0 * * 1 /sbin/qsmart -t extend -d 1
50 7 * * * /sbin/qsmart -t short -d 2
5 0 * * 1 /sbin/qsmart -t extend -d 2
50 7 * * * /sbin/qsmart -t short -d 3
5 0 * * 1 /sbin/qsmart -t extend -d 3
50 7 * * * /sbin/qsmart -t short -d 4
5 0 * * 1 /sbin/qsmart -t extend -d 4
4 3 * * 3 /etc/init.d/backup_conf.sh
0 20 * * * /etc/init.d/antivirus.sh scan 1
0 0 * * * /etc/init.d/antivirus.sh archive_log
04 0 */1 * * /etc/init.d/antivirus.sh update_db
30 1 * * 2 /etc/init.d/poweroff
30 6 * * 2 /etc/init.d/startup
0 0 * * * /share/MD0_DATA/.qpkg/QcloudSSLCertificate/bin/ssl_agent_cli

A reboot command is able to shut the NAS down, and lead to a reboot?

[~] # reboot
Post Reply

Return to “System & Disk Volume Management”