Jump to content

JonathanM

Moderators
  • Posts

    16,729
  • Joined

  • Last visited

  • Days Won

    65

Everything posted by JonathanM

  1. Unless you also implement something to clean them out this will likely balloon your docker image file.
  2. Do you have backups of everything you care about on the server? What happens if a drive you think is fine suddenly dies without warning? Would you trust this drive to participate in that rebuild? Keep in mind it's not just the parity drive needed for a rebuild, it's the remaining data drives as well.
  3. https://www.highspeedinternet.com/resources/ethernet-vs-wifi Still not there yet.
  4. Not recommended for servers or any unattended operation. Fine for a gaming desktop with constant supervision.
  5. Unless you set a new config and change the logical layout of the drives, no need to rebuild parity. It can stay valid while you reformat the disks and copy data back to them. Parity doesn't hold file data, the entire formatted file system is all part of parity, so reformatting the drives doesn't upset parity, it can stay in sync the whole time.
  6. This sums up probably 95% of the me too posts in this whole forum, not just this thread.
  7. The OS itself, yes, that is quite easy. Simply download the manual installation zip file and extract the bz* and changes.txt to the root of your registered flash.
  8. It will work that way because you are writing specifically to /mnt/plex-meta-data/Library/appdata/plex/, but if you or an app writes to /mnt/user/Library/appdata/plex/ it will go on the array and stay there. Turn on help and read the description for "Use cache pool". You really need to work through how this stuff works so you can understand what went wrong originally, and how Unraid decides where files written to user shares are sent, and how user shares and disks / pools interact. I recommend watching Spaceinvader One's youtube on Unraid shares.
  9. Go to the shares tab, click on the Library share, and verify the settings are correct.
  10. Make sure your Library share is set to keep the files only on the plex-meta-data pool, otherwise the mover will pull the rug out from under you.
  11. Depends. I've seen several instances where they broke, but all of my normal single password instances are still running (for now). I assume it will catch everyone eventually.
  12. Could we get an option in the config like there is for access mode?
  13. Are you saving and applying the new config before you leave the page?
  14. docker exec <container name> /full/command/that/works/at/the/container/console
  15. When the CPU is reporting high temps, is the heatsink too hot to touch? If yes, airflow is the issue. if not, heatsink compound / mating surface flatness / mounting tension is the issue.
  16. 6 Bytes is probably not consequential, but if you click on the view button to the right of Disk1 on the main GUI page, you can browse what exactly is in the appdata folder and make a decision on whether it seems important or not. Short answer, stop the plex container, move all the files and folders that are currently in /mnt/plex-meta-data into a newly created /mnt/plex-meta-data/appdata/plex/ folder, change the host mapping on the plex container, start it back up. There are many different ways to move data around on the server, are you familiar / comfortable with one in particular? mc at the console would be my pick, there is a newly launched plugin that adds file management into the main GUI view buttons, and there are ways to move data directly over network shares as well, but that could possibly cause other issues.
  17. Yep, /mnt/plex-meta-data/appdata/plex/ should work fine. Before you change it though, you should probably go to the shares page, and click compute on the appdata share. Apparently there is some data from that share on disk1, it should probably be moved to the cache pool if there is room. You should look on disk1 in the appdata folder to see what's there.
  18. Quickest way would be to change /mnt/plex-meta-data/ to /mnt/plex-meta-data/appdata/plex/ , assuming your appdata share is not set to move or overflow to the array. Attach diagnostics if you want better advice.
  19. The names shown indicate that the offending container is one published by linuxserver.io. Look for a host mapping showing /mnt/<disk or pool> instead of /mnt/user
  20. You may be able to manually update by extracting the new files onto the flash drive manually, but I wouldn't count on being able to use only 2GB for very much longer.
×
×
  • Create New...