Everything posted by JonathanM
-
Help choosing HDD from ServerPartDeals
Did you mean parity instead of cache?
-
cross seed on unraid HELP!!!
The support link for the container seems to point here https://github.com/cross-seed/cross-seed/issues?q=is%3Aissue I suggest asking there, that is the designated place to get support for that container.
-
[Support] binhex - qBittorrentVPN
I didn't see any indication that you added the port to the container config. Normally with binhex's VPN enabled containers there is no port defined in the container template, because it is assumed you will be using a VPN with port forwarding inside the VPN tunnel. I suggest trying to get PIA working again, being sure that you select an endpoint that supports port forwarding. If you can't get it working, look through the supervisord.log file after the attempt, redact all your PIA credentials (probably multiple places) then attach it to your next post.
-
[Support] binhex - bitmagnet
I believe so. Probably caused by clients advertising sources that are no longer online.
-
[Support] binhex - qBittorrentVPN
Do you intend to use a paid VPN to hide behind? If not, you need to open and forward a port through your router and into the container.
-
[Support] binhex - bitmagnet
If you go to settings, apps in prowlarr, do all your apps show up and test good?
-
Disk Showing As Unmountable
You can select the memtest option in the Unraid boot menu.
-
Array won't stop. Stuck on rety unmounting users share(s). Can't figure out what's holding it open.
That would probably do it. I thought there is logic in place to eventually force the shutdown, but maybe that only applies to UPS power failure shutdowns.
-
Array won't stop. Stuck on rety unmounting users share(s). Can't figure out what's holding it open.
You can try using the umount command on all the /mnt/diskX, check if they are gone with the mount command, finally umount /mnt/user. This is obviously not the "correct" way of doing things, but it's the least harm I can think of, since if all the disks are unmounted parity should stay valid.
-
Array won't stop. Stuck on rety unmounting users share(s). Can't figure out what's holding it open.
What does mount show?
-
Array won't stop. Stuck on rety unmounting users share(s). Can't figure out what's holding it open.
Try umount -f -l /mnt/cache That's a lowercase L for lazy in the command switches.
-
Array won't stop. Stuck on rety unmounting users share(s). Can't figure out what's holding it open.
Any running VM's?
-
Unmountable: Unsupported or no file system on three drives and no Check File System for them.
As long as no parity slots are occupied you can add the drive back without issue.
-
mover doesn't move files that don't belong on cache ssd
Disk to disk is safe, or you could add the array as a secondary storage, and tell the mover to go from array to cache.
-
[Support] binhex - bitmagnet
That's how mine is set up.
-
Unmountable: Unsupported or no file system on three drives and no Check File System for them.
What exactly do you mean by that? If you put that drive back in Unraid while parity is valid Unraid will overwrite it with the emulated unmountable data currently there.
-
[Support] binhex - bitmagnet
Yes, at least that's how I have mine configured.
-
[Support] binhex - bitmagnet
-
[Support] binhex - bitmagnet
Did you also add it to your VPN_INPUT_PORTS list?
-
How to access the data on an internal nvme
Unassigned Devices can mount and read NTFS. Only issue I can think of is if the volume wasn't completely closed properly the last time it was mounted in the Windows system.
-
Mover: How to explicitly ignore directories to avoid Mover move it from cache to array
See if the mover tuning plugin will do what you want.
-
How to access the data on an internal nvme
Where was the nvme used before? What format is it? Probably could use the Unassigned Devices plugin to read it. diagnostics might be useful
-
Crash to file transfert on UNRAID share
This is the multi language support area, start a post in the main general support, add your diagnostics file and a description of your network equipment.
-
Capture Syslog Server to Flash
Nice catch, I assumed when I asked, the response would reflect what was asked. Didn't even think to cross check. The _. files are still there, don't know if that will be an issue or not.
-
[Support] binhex - bitmagnet
Why not just run it natively in Unraid? Works great there.