Everything posted by JonathanM
-
Drives became unreadable during parity check - now 2 are unmountable after reboot
Did you install the Unassigned Devices plugin?
-
Balance Drives
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.
-
Not able to connect to unraid
Log in to the console and try to ping your router's IP.
-
Not able to connect to unraid
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.
-
Not able to connect to unraid
Does the IP respond to a ping?
-
Not able to connect to unraid
Can you try GUI mode and see if it loads on the local monitor?
-
Seamless cache pool upgrade?
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.
-
Seamless cache pool upgrade?
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.
-
Unmountable Unsupported Partition layout 12tb hdd with data on
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.
-
Problem with throttling Intel N100 on Unraid
BIOS settings. Different on every motherboard, I don't have this specific one so you will need to look around.
-
Plex can't see any new media after migrating from my Synology
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.
-
[Support] Nginx Proxy Manager (NPM) Official
That statement implies you can reach it from a WAN connection, which would mean a hairpin / loopback configuration error in your router.
-
Plex can't see any new media after migrating from my Synology
- Very slow web UI after identification changes
Have you tried accessing the GUI from a different device / private browser session / different browser?- Random freezes/crashes - docker stopps
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.- Plex can't see any new media after migrating from my Synology
Try running the new permissions tool against the unraiddata share.- Plex can't see any new media after migrating from my Synology
If you add a folder /media/Films does it find anything there?- Plex can't see any new media after migrating from my Synology
But neither the tv or Films folder show up in /media?- Plex can't see any new media after migrating from my Synology
That path doesn't exist inside the container, it only sees what's mapped, /media- Plex can't see any new media after migrating from my Synology
What path are you browsing to in the container to add media?- Plex can't see any new media after migrating from my Synology
You left the Films/ in place. Should be just /mnt/user/unraiddata/- Plex can't see any new media after migrating from my Synology
I'm not suggesting you rename anything yet, just delete one of the two mappings and edit the remaining one. delete either one, and edit the other to remove the trailing tv or F(f)ilms entry. End result should just be one entry /mnt/user/unraiddata = /media- Plex can't see any new media after migrating from my Synology
Normally you would only have one mapping, /mnt/user/unraiddata/ -> /media and let plex handle the subfolders. Maybe the two mappings with mixed case is causing issues?- Failure to detect server from PC or Mac
Frank was referring to the credential box that pops up when you connect to the share in windows.- Failure to detect server from PC or Mac
root is specifically not allowed to access SMB shares. The only place root is used is the GUI or SSH to manage the server. If you enter root when trying to connect to the shares it will lock you out. - Very slow web UI after identification changes