JonathanM

Moderators
  • Posts

    15993
  • Joined

  • Last visited

  • Days Won

    65

Everything posted by JonathanM

  1. When you enabled the docker service, an empty image was created to hold the container executables. Kind of a preallocation.
  2. At this point you may as well format the drive and write your backup to it, run the make bootable, and see what happens. If it gives you errors while formatting or writing your backup to it, proceed with a new drive.
  3. Drives in the classic Unraid array can't be trimmed, so SSD's may see performance loss over time. If you assign a parity drive, writes to the array are speed limited by the parity drive.
  4. I'm unclear what you are asking. If a pool is a single disk it can be formatted XFS, multi drive pools can use either BTRFS or ZFS.
  5. Currently the Unraid "array" is the classic individually formatted data drives with one or two parity drives. Files are not striped across drives, so each drive has its own free space. Pools are single or groups of disks that can utilize BTRFS or ZFS RAID levels. You can have multiple pools, but are required to have 1 and only 1 "array". In a future Unraid release the classic "array" will become just another pool type. Until then, you must have at least a single drive occupying disk1 in the classic array. Also, the built in mover currently only moves files between the array and a designated pool, no pool to pool moves with the built in mover. All root folders and their contents on the array and all pools are combined into the "user shares".
  6. No, just disable the docker service and run the server normally to see if it still freezes. Does it freeze if that container is not running?
  7. JonathanM

    Extra GPU

    Since they are almost 10 years old I doubt they would do much.
  8. Move the VPN duties to the router? I know what you are trying to do should be possible, but it seems to me that it would be better to put the VPN on the endpoints since you want LAN to LAN vs. device to device.
  9. Pretty sure you can, I can't think of any changes that would effect your ability to recover.
  10. As a general thing, the best practice is to not mess with it, just leave the full drives full, and let all new writes go to the new drives. The first bit of the drive is the fastest, the last bit the slowest. Just make sure your split levels and minimum free space is set correctly. If you really want to move a specific share from one drive to another, the best way would be the Dynamix File Manager plugin.
  11. Log in to the console and try to ping your router's IP.
  12. That's not going to work, you can't have duplicate IP's on your network. You need to deal with that in your router, or whatever device is running the DHCP server.
  13. Can you try GUI mode and see if it loads on the local monitor?
  14. If you aren't sure how to check that the pool is healthy and redundant, attach your diagnostics to your next post in this thread and ask for someone to evaluate them for you.
  15. Theoretically yes, but real life experience dictates that it will only go smoothly if you take the time to make a full backup beforehand. If you make a backup, you won't need it, if you don't make a backup, something will go wrong and you will lose everything.
  16. You can't add it to the array without formatting it, but you probably can mount it using Unassigned Devices to read it so you can copy it to a different array disk.
  17. BIOS settings. Different on every motherboard, I don't have this specific one so you will need to look around.
  18. I don't use plex, so I may be wrong, but I think you are supposed to assign different subfolders to different library types so it knows how to differentiate. You don't need different mappings for the container, just select the subfolders in the tree that you mapped. Earlier you had /media, but now you referenced /data, so I have no clue how you have it set up. I could be wrong though, I just know how Emby and jellyfin do it.
  19. That statement implies you can reach it from a WAN connection, which would mean a hairpin / loopback configuration error in your router.
  20. Have you tried accessing the GUI from a different device / private browser session / different browser?
  21. Could be the module, the socket, a bad connection, memory timing not compatible, unstable with all modules driven, etc. Your best outcome is a clear fail with a single module tested in different slots. That would mean you should be good replacing just that module. Memory errors can get messy, hopefully your error is easy to replicate and eliminate.