June 19, 201610 yr 6.2.0-beta23 FileBot, Filezilla, No-Ip, plex hp proliant gen8 g1610t The HDD always seem to be spinning. If i reboot - then everything is fine for a couple of days then they spin up and never spin down. Also getting a lot of "Warning [TOWER] - uncorrectable error cnt is " warnings Had to split the log files into 3 as the logs were too large and will post the other logs as replies to this logs_01.zip
June 19, 201610 yr First thing to fix is that your docker appdata share is not set to be cache-only. This is why your logs are so huge, as all of the thousands of files within Plex are being moved (and being logged) Beyond the fact of this filling the logs, the net result is that Plex is going to have some very funky behavior as you are odds on going to be referring to its /config as /mnt/user/docker/plexappdata which tbh Plex hates. Plex wants its /config to be /mnt/cache/docker/plexappdata because it uses symlinks extensively within its /config which is incompatible with /mnt/user. This may also account for the drive continually spinning. Easiest solution: Delete the entire contents of your docker share, and set the share to be cache only, and recreate all of your docker's appdata (ie: start from scratch) Harder solution: Use dolphin / krusader docker apps and move the appdata folder from /mnt/diskX to /mnt/cache (do not use /mnt/user folders to do this). Problem is that some of the docker apps may not work correctly after this because they may have already tried (some successfully, some unsuccessfully) to adjust to the symlink issue. Install the fix common problems plugin for some more helpful tips
June 20, 201610 yr Author Easiest solution: Delete the entire contents of your docker share, and set the share to be cache only, and recreate all of your docker's appdata (ie: start from scratch) Have done this.. let's see what happens.. thank you tower-diagnostics-20160620-0659.zip
Archived
This topic is now archived and is closed to further replies.