I wouldn’t really recommend doing this since Bill_s will inadvertantly say “It will void your warranty”
edit: The two clouds are blinking their slow blue lights at me at this moment. I don’t know how fitfully they slept, but I have a feeling that the cron has at least woke them up yesterday night; but they are sleeping at the moment.
edit: emerson.clarke has posted up “How to permanently disable wdmcserverd and wdphotodbmergerd”. This is an excellent post as it even has a patch to fix the capacity display.
Nevertheless, no matter how you disable the scans, this is now one of the standard user procedures that goes hand in hand with updating FW followed by disable scans.
Thus… SSH into your device and just kill the three processes
/etc/init.d/wdmcserverd stop
/etc/init.d/wdphotodbmergerd stop
/etc/init.d/restsdk-serverd stop
Yes, if you stop the first two, you probably won’t see your nice photo and video collection in your mobile phone app, but the cloud app will still work, you just have to navigate the folders yourself without search or thumbnails.
The last one is a must and it is from rac8006 at this post see user Rac8006’s post on page 13to resolve the log filling up with restsdk messages.
There are many more processes we can kill, carried over from previous versions; they are all here, nothing has changed really but for now these three should make your cloud feel brand new again.
Over the next few days, I’ll see if I can re-gain my old sleep time of multiple days. Probably Rac8006 will beat me to it, if so, please post up Rac8006.
edit: I don’t know if this helps or not, but it doesn’t hurt to use it. It was another one of Rac8006 discovery in the last firmware version.
mount -o remount,noatime,nodiratime /dev/root /
As Rac8006 says below in another post, I’m getting the 5 and 8 second wakeups, at least 3 in succession, so I don’t know what is up with that. Also rather than simplifying the Cron, it seems that OS 3 has added more jobs to the system.
Anyways… I’ll always keep editing this first post as I discover more info. The next process I might stop is the cron.
If you want to stop it now…
/etc/init.d/cron stop
This will get rid of the 3AM wakeup…