What I've tried:
Turning off Kodi, vsftpd, samba, rsyslog, rsync, ntp, cron, as described here: http://info4admins.com/tips-to-spindown ... or-ubuntu/
Here's an iotop log of an hour (it occurs at 00 and 30 or close to that): http://pastebin.com/5xqtTHdM
A list of all services on my system (with service --status-all):
Code: Select all
[ ? ] alsa-utils
[ - ] bootlogs
[ ? ] bootmisc.sh
[ ? ] cgroup-bin
[ ? ] checkfs.sh
[ ? ] checkroot-bootclean.sh
[ - ] checkroot.sh
[ - ] console-setup
[ + ] cron
[ + ] dbus
[ ? ] dphys-swapfile
[ ? ] fake-hwclock
[ ? ] hdparm
[ - ] hostname.sh
[ ? ] hwclock.sh
[ + ] ifplugd
[ - ] kbd
[ - ] keyboard-setup
[ ? ] killprocs
[ ? ] kmod
[ - ] kodi
[ - ] lightdm
[ - ] motd
[ ? ] mount
[ ? ] mount.save
[ ? ] mountall-bootclean.sh
[ ? ] mountall.sh
[ ? ] mountdevsubfs.sh
[ ? ] mountkernfs.sh
[ ? ] mountnfs-bootclean.sh
[ ? ] mountnfs.sh
[ ? ] mtab.sh
[ ? ] networking
[ - ] nfs-common
[ + ] ntp
[ ? ] plymouth
[ ? ] plymouth-log
[ - ] procps
[ ? ] raspi-config
[ ? ] rc.local
[ - ] rmnologin
[ - ] rpcbind
[ - ] rsync
[ + ] rsyslog
[ + ] samba
[ ? ] screen-cleanup
[ ? ] sendsigs
[ + ] ssh
[ - ] sudo
[ + ] triggerhappy
[ ? ] tvheadend
[ + ] udev
[ ? ] udev-mtab
[ ? ] umountfs
[ ? ] umountnfs.sh
[ ? ] umountroot
[ - ] unattended-upgrades
[ - ] urandom
[ + ] vsftpd
[ - ] x11-commonCode: Select all
sudo mount -t ntfs-3g -o defaults,noatime,uid=hts,umask=0113,dmask=0022 /dev/sda1 /home/pi/media/HDD1The raspbian version I run is from February. I've upgraded the kernel manually to 3.19.2-v7+ so it works with my tv stick.