Everything posted by VoNpo
-
[Plugin] Nvidia-Driver
I just upgrade to 6.10.3 and I lost my GPU plugin support in process. I have tried to reinstall/reboot multiple times without any luck. GPU won't show up in plugin. GPU is available option to VMs if I try to make one. GPU is not passed trought to any VM. Here is message when tried to install Nvidia-Plugin: , Plugin will also disappear from settings during reboot. Any help?
-
Linux fstab parameters
Hi, I have been looking for some kind of guide to "best settings" for fstab mount options with unRAID. All I can find is troubleshoot guides with pasted settings which include also fstab files. How much difference if any those extra parameters make compared to just using "defaults"? Here is how my fstab lines looks like: //192.168.1.100/ShareX /Media/ShareX cifs defaults,_netdev,nofail,x-systemd.device-timeout=10s,noserverino,iocharset=utf8,credentials=/home/user/.nas_credentials,uid=1000 0 0 I'm not a linux guru by any mean so all improvements to my config line would be appreciated. Let's say that everything works without problem, but I'm looking for suggestions like "add this or remove that and you will gain a bit more speed, stability or that line is duplicate etc." How is your fstab mount parameters looks like and why you have those specific settings included?
-
Constant reading from array disk (without any visible reason)
I uninstalled that plugin and reads from disk1 has been dropped from millions to ~ 17 000 in last 10 hour window. That might actually was the problem. Still unclear to me why that reading happened only at one disk in array and constantly. I haven't use spin down feature at long time. All my disk spin 24/7 nowadays. That same disk1 is only one which have reads (17 000) during past 10 hours. All other disks sit at 0 reads and writes. So there might be still some issue but situation is way better than earlier! Thanks to you Squid!
-
Constant reading from array disk (without any visible reason)
Here are diagnostics. seweri-diagnostics-20210518-1739.zip
-
Constant reading from array disk (without any visible reason)
Hi, I have tried to solve this problem few days now without any luck. Problem is that something reads from array (disk 1) constantly but I can't figure out which and why. Speed is about 400-600 kb/s and total reads count is + 4 000 000 in less than day. I think that problem is somehow VM or server load related. I have 2 ubuntu VM's which are installed to cache drive and anything from config won't point to array disks. I have installed file activity plugin but it won't show any file usage during reads. I also have tried to stop all dockers without luck. Any idea what can cause this or how to troubleshoot?
-
[Support] Linuxserver.io - Resilio Sync
Anyone else having speed problems? Download speed is good minute or two and then it will drop fast from 60-80 MB/s to few hundred kb/s and stays there until restart. Same thing happens with linuxserver syncthing docker image. (there is more discussion in syncthing topic) I have tried with docker and VM simultaneously and problems exist only with docker. Same settings and remote servers. Any idea what can cause this? Docker and VM both uses cache drive unRAID version: 6.9.0-beta35
-
[Support] binhex - qBittorrentVPN
can't change that, It will give error "Error response from daemon: Invalid address 192.168.13.110: It does not belong to any of this network's subnets." EDIT: I reset my pfsense router to factory defaults and it didn't solve problem. However, I had to add custom options to dns resolver because without it I cannot connect to unraid at all. That custom option is shown in video I linked earlier. (timestamp about 16:50 unRAID SSL) Custom option: server: private-domain: "unraid.net" So could that unRAID SSL be a problem? EDIT2: Disabled SSL from unraid settings without any luck.
-
[Support] binhex - qBittorrentVPN
Sorry, container ip is set only from settings via "network type -> custom br0"
-
[Support] binhex - qBittorrentVPN
Tried to enable privoxy. With VPN enabled webqui loads instantly and gives "invalid header received from client." Does that give any hint what could be a problem? I also tried to ping containerip:port without any issue, webgui just wont load...
-
[Support] binhex - qBittorrentVPN
Everything have a static IP from pfsense router. unRAiD - 192.168.12.23 PC - 192.168.12.33 Container - 192.168.12.110 I have whole lan wide openvpn client in pfsense router, but that shouldn't effect access to lan traffic? Also I can log in to container if vpn is disabled from container settings. (I need that "double" vpn to get port forward from PIA, because it can't be done easily from pfsense) EDIT: SSL certificate is enabled to server if that matters somehow. Followed that video when did it long time ago. https://www.youtube.com/watch?v=T7iR1EbWqEk
-
[Support] binhex - qBittorrentVPN
I have tried few of these binhex - torrentvpn apps without any luck. I can log in webgui if VPN_ENABLED is "no", if set to "yes" page won't load and connection will be time out. Any help would be appreciated, log file as attachment. logfile
-
Correct way to move files between shares?
Think I get it now. I've been using file structure in Krusader as "Root>Media>All created shares" in both windows. So think I haven't touched any disk shares. Actually I didn't even find a way to do that. Example: I have 50gb file in disk 4 which in dedicated to share named X. (Share X settings: Included disk 4, exluded none) I want to move this file to share Y (Share Y settings: Included disk all, exluded disk 4) With crusader I can "F6 Move" it instantly to share Y, but file will stay in disk 4. In that case none of setting are honored. And just checked, none of these files haven't move to correct disk in last few weeks. Am I doing something totally wrong?
-
Correct way to move files between shares?
What do you mean with "never move between disk(s) and shares"? My current setup have "Download share" in one disk, where all different linux distros are downloaded. I want to move these to other shares, which are located in other disks in array. Do you mean krusader app? If so, think I have wrong settings or there is a user error with this app. With my experience, krusader wont respect any share rules. (No excluded/included disk or split level if using "move" option.)
-
Correct way to move files between shares?
Hi, What is correct way or best plugin to move files between shares? Moving should respect split level in target share.