Jump to content

Squid

Community Developer
  • Posts

    28,770
  • Joined

  • Last visited

  • Days Won

    314

Everything posted by Squid

  1. Either disable direct I/O in disk settings if its enabled or switch the /config mapping from /mnt/user/appdata/emby to /mnt/cache/appdata/emby Sent from my phone as I'm probably having a beer and enjoying a fire
  2. AFAIK nothing changed in mover, but you can install the mover tuning plugin to lower the i/o and CPU priority to alleviate your problems (hopefully) Sent from my phone as I'm probably having a beer and enjoying a fire
  3. If a drive has to spin up, then pauses in all I/O streams are to be expected and normal. But on other circumstances I would think that part of the problem could possibly be the Atom CPU itself
  4. There's a button that says display results
  5. You still have a bad dimm module. As stated, memtest may or may not catch it because of ECC
  6. I was hoping there were some hidden files in there created by the Mac. Have you tried pinning the CPUs from when you edit the App? Switch to advanced view
  7. Your go file (/config/go on the flash drive) currently contains this: #!/bin/bash # Start the Management Utility /usr/local/sbin/emhttp & /boot/unmenu/uu # link to moved file so unmenu works. ln -s /usr/local/sbin/mdcmd /root cd /boot/packages && find . -name '*.auto_install' -type f -print | sort | xargs -n1 sh -c /boot/custom/etc/ServerStartup.sh Change it to be #!/bin/bash # Start the Management Utility /usr/local/sbin/emhttp & unmenu hasn't been compatible with unRaid for years now, and who knows what kind of adverse effects it's having. After reverting back to the stock go file if everything works fine, then you can look at whatever you're running in ServerStartup.sh and decide if you want it back or not, but unmenu should definitely NOT get loaded, ever.
  8. Just as useful as the previous ones (ie: not at all) But, since you're running an Mac, can you post the output of this. I have a thought (and yes I know that is a rare thing ) ls -ail /boot/config/plugins/dockerMan/templates-user
  9. USB backup is in the process of being deprecated. I had expected this to already have happened by now, but it would appear that there are other priorities for the developers in question.
  10. Your mappings don't match between the two apps https://forums.unraid.net/topic/57181-real-docker-faq/page/2/#comment-566086
  11. PSA Looks like GitHub is currently having a major outage. This outage will prevent any plugin from installing via CA (including CA itself for new users). CA itself is still operational (although it takes a bit longer to start up), as it is automatically switching to the backup server, so docker installations will still work. However, some icons may not appear (as they were hosted on GitHub), and if you're accessing your server via https, then the "lock" may break as since the primary appfeed server is down, all of the https cached icons are unavailable which means that whatever URL the template authors have dictated is where the icons will be grabbed from. Once GitHub resolves their issues, CA will automatically revert back to the primary appfeed server on the next change of the feed (usually every other hour)
  12. The parity check times are an average, and ultimately include the much slower reads from the outer cylinders of the drives. The tunable only runs for x number of minutes, and effectively only tests the fastest part of the drives.
  13. Show me screenshots of what you're doing and seeing in order Sent from my phone as I'm probably having a beer and enjoying a fire
  14. You will NEVER lose your data. All you have to do is save the contents of /config on the flash and it's like nothing ever happened after transferring over the registration. Even if the flash completely drops dead and you don't have a backup, you will never lose the files on the hard drives Sent from my phone as I'm probably having a beer and enjoying a fire
  15. You're going to have nothing but problems until you fix the filesystem via windows (google will be your friend), or replace the flash if it's not salvageable
  16. That was my first idea, but nothing was in the logs about any flash problems. Still possible though.
  17. Are there another xml in the folder named identically, but having a (1) at the end? Sent from my NSA monitored device
  18. The kicker with companies like these is that so long as the specs on the drives match, they can sell you a drive from whatever manufacturer they choose Whether that is Seagate, Toshiba, or if you're really I lucky, WD Sent from my NSA monitored device
  19. But the file on unRaid will be changed from say "test" to be "TEST". There will not be 2 files on unRaid. Your backup solutions will see that there is only a single file, but the history / old versions of the files will still exist.
  20. According to their website, the drives are all from the big 3 OEMs (ie: Seagate, WD, ?)
  21. Did you configure radar/ sonar to have that kodi instance to update the library when a download is completed? Sent from my NSA monitored device
  22. Easiest way to tell what's going on (ie: if it's actually Sab) is to install cAdvisor. (In this case, cAd is easy to see the results than netdata)
×
×
  • Create New...