wedge22

Members
  • Posts

    154
  • Joined

  • Last visited

Everything posted by wedge22

  1. 6.9.2 but I built the server ages ago and have not converted old drives over to XFS.
  2. I was checking my logs and Disk 1 has been converted to read-only due to the following error. "REISERFS error (device md1): vs-5150 search_by_key: invalid format found in block 958683755. Fsck?" How can I resolve this?
  3. I have decided to remove the media share and setup a new share for movies only and then a new share for tv shows only. I have then gone through the options and decided on a 2 level split for movies share and a 3 level split for the tv share. If what you are stating is correct then I must use the movies share as the root folder within radarr media management and none of the files can actually be in the sub folders I created??
  4. Thanks for the responses. I have a couple of follow up questions. I have created a new share based on the information in the manual, Movies and this is set to split at the top two directory levels, within this Movies share I added three new directories, 4k_movies, hd_movies and kids_movies. I have now configured radarr with the new root folder of /movies under media management. Am I able to grab new movies and have those be sorted and moved automatically into the correct folders based on the type, ie 4k?
  5. I have my media share settings as per the attached image but even with these settings Disk 1 of my 6 Disk array continues to be used for all the latest media added to the server. Can anybody explain why this is the case?
  6. Thanks for creating this dashboard, I was able to install it yesterday following the excellent videos created by Nate. I am currently experiencing a couple of small issues, I do not see any readings for System Temps, System Power or Fan Speeds, I am using sensors not IPMI as I have a Gigabyte X99 motherboard. I enabled the sensors option in the applicable panels and restarted all of the dockers but no change. I also noticed that the Plex stats map is not showing any location data and neither are the Plex stream logs in the table, I did signup for Maxmind as per the videos and entered my key. Thanks in advance for any tips.
  7. I have my machine setup to check parity once per month and the most recent check came back with 441 errors, I have attached the diagnostics file, hopefully somebody can assist. wedge_server-diagnostics-20210102-1237.zip
  8. I am having an issue with Docker but I cannot seem to resolve it, whenever I attempt view the docker screen it times out, I rebooted and was able to enter it and several docker images were showing as orphaned. Now whenever I start the array all the containers are set to autorun and my server seems ti time out trying to start them. Is there a way to enable the docker service but disable the autorun of specific docker containers prior to starting up the array?
  9. Thanks this does help me, I have added the plugin along with a couple of the user scripts from the forum post you linked.
  10. No unclean shutdowns since the last check. I do not see SMART Attributes for 196 it is missing.
  11. I have parity check scheduled for once per month and during the check I would like to have certain dockers pause their activity, this mainly applies to Sab as it uses a reasonable amount of cpu to unpack and move files. Is it possible to write a script that would do this, if so where can I find more details on this?
  12. So my monthly parity check just finished and it came back with 416 errors, how do I resolve these and where can I find more detailed information on the errors?
  13. I am using this docker for the first time to preclear an 8TB disk prior to shucking it, so its currently pre clearing via USB. Once it has competed do I just immediately unplug the USB and then close down the docker, or is there no specific order of operations required?
  14. I gave that a go but no luck, I also deleted the docker and downloaded and installed it again and it is still not working. I used unraid terminal and the following command to determine the cause of the issue from the logs. ```docker start cd8ced150900 Error response from daemon: driver failed programming external connectivity on endpoint binhex-delugevpn (redacted😞 Error starting userland proxy: listen udp 0.0.0.0:58946: bind: address already in use Error: failed to start containers: cd8ced150900``` I have also determined the following. lsof -i :58946 COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME rpcbind 2496 rpc 10u IPv6 243 0t0 UDP *:58946
  15. I am getting an Execution Error Server Error when trying to run the docker, this worked previously and all my other dockers are working normally, any ideas?
  16. I upgraded to 6.8.2 yesterday and then Plex stopped working, I noticed I had the old depreceated version so I decided to follow the video by Spaceinvaderone and migrate to a newer supported Plex docker from Linuxserver team. I am still having the same issues with the new docker as the old one. I can login to Plex via the webgui, page loads erros for all my folders and shows cannot connect to server. I also tried another new installation without referencing any of the old Docker appdata and I get the "No soup for you error after webgui login".
  17. I upgraded to 6.8.2 yesterday and then Plex stopped working, I noticed I had the old depreceated version so I decided to follow the video by Spaceinvaderone and migrate to a newer supported Plex docker from Linuxserver team. I am still having the same issues with the new docker as the old one. I can login to Plex via the webgui, page loads erros for all my folders and shows cannot connect to server. I also tried another new installation without referencing any of the old Docker appdata and I get the "No soup for you error after webgui login".
  18. Thanks for the reply, I can increase the current size of my docker image up from 20GB to maybe 40GB as I do not have a spare SSD to use as a non-array drive.
  19. Thanks for making the changes so quickly, I installed the latest version and I am using the volumes exactly as described but this means I have very little space left on my docker volume. Did you increase the size of your docker volume, mine is currently set to 20GB, and has multiple containers running.
  20. Thanks for the update, I was just trying to configure it again now but I may as well wait.
  21. I was also going to ask about persistent data as I have been having the same problem, I might just wait until the latest version of the docker.
  22. Thanks for the reply @andrew207 I have tried to make changes but as of this morning the docker is no longer working for me, even from a clean install.
  23. I too would like to know what was changed to make this work as a persistent docker.
  24. Damn this build has been a nightmare for you so far, hopefully the new board resolves the issues.
  25. @Josh.5 I am testing out your Docker now, I see that it is using all of my CPU threads at this time, I assume I can pin threads to it like any other Docker? @SpaceInvaderOne sorry to jump in on your initial thread here, I really appreciate your Youtube videos and use them often.