Everything posted by z0ki
-
Transcode crashes after gpu swap.
Question. Are you testing how many GPU transcodes you can do on your GPU via a browser? I've noticed the same behaviour when I test multiple transcodes on multiple browsers (brave, FF, chrome) as soon as I set a transcode to go from 4K to 1080p it craps out. But if i do it on devices like a phone, shield etc it has no issues.
-
unRAID 7 WebUI dashboard slow to load (few seconds)
Ok well I guess rolling back to v6 is on the cards to go back to having a good user experience. Thanks.
-
(SOLVED) Nvidia P2000 - Power state idle
So i can remove this whole script and just run 'nvidia-persistenced' in GO for my GPU to power save now? #!/bin/bash # check for driver command -v nvidia-smi &> /dev/null || { echo >&2 "nvidia driver is not installed you will need to install this from community applications ... exiting."; exit 1; } echo "Nvidia drivers are installed" echo echo "I can see these Nvidia gpus in your server" echo nvidia-smi --list-gpus echo echo "-------------------------------------------------------------" # Start NVIDIA persistence daemon if ! pgrep -f "nvidia-persistenced" > /dev/null; then echo "Starting nvidia-persistenced..." nvidia-persistenced --verbose else echo "nvidia-persistenced is already running" fi # Query power state gpu_pstate=$(nvidia-smi --query-gpu="pstate" --format=csv,noheader); # Query running processes by pid using GPU gpupid=$(nvidia-smi --query-compute-apps="pid" --format=csv,noheader); # Check if pstate is zero and no processes are running by checking if any pid is in string if [ "$gpu_pstate" == "P0" ] && [ -z "$gpupid" ]; then echo "No pid in string so no processes are running" fuser -kv /dev/nvidia* echo "Power state is" echo "$gpu_pstate" # show what power state is else echo "Power state is" echo "$gpu_pstate" # show what power state is fi echo echo "-------------------------------------------------------------" echo echo "Power draw is now" # Check current power draw of GPU nvidia-smi --query-gpu=power.draw --format=csv exit
-
unRAID 7 WebUI dashboard slow to load (few seconds)
I probably should have added this in my first post as well. This was one of the very first things I actually tried when I noticed there was lagging on the Dashboard page. With nothing turned on it still takes a couple of seconds for the page to load. All of the other tabs are instant (apart from CA) Bit of a strange one, as I never had this issue in on the previous version.
-
unRAID 7 WebUI dashboard slow to load (few seconds)
Yes I tested this on the weekend, loaded safe mode no plugins etc same behavior. Tested with array fully stopped, docker off as well no change.
-
unRAID 7 WebUI dashboard slow to load (few seconds)
I tried searching but couldn’t find this specific issue addressed. After upgrading from unRAID 6 to 7 a few weeks ago, I’ve noticed that the Dashboard in the WebUI takes a few seconds to load, whereas it used to load instantly in unRAID 6. All other tabs (except for Community Applications, which I understand might have its own delays) load quickly. Specifically, when switching back to the Dashboard from tabs like Main or Settings, there’s a noticeable delay before the page fully populates. Has anyone else experienced this? If so, are there any known fixes or suggestions to resolve it? Thanks in advance for your help! diagnostics-20250129-1434.zip
-
[PLUG-IN] NerdTools
Now NerdTools is dead. Any one know how we can setup LFTP? As it had the plugin for LFTP but obviously with U7 out and no LFTP built in, cannot run it. Any altnernatives?
-
[Plugin] Theme Engine - a webGui styler
@Skitals any plans or ETA on updating the code so it reflects the changes in unRAID 7?
-
[Plugin] Theme Engine - a webGui styler
Thanks this worked! I couldn't bring down a drop down list from the UI for some reason, so i just copied pasted the code and it worked.
-
[Plugin] Theme Engine - a webGui styler
-
[Plugin] Theme Engine - a webGui styler
It looks like theme engine doesn't really like unraid 7. Most themes the new GUI will have wrong colours applied to the tiles or will show like below. Anyone else have this issue or know if devs are aware?
-
Immich docker self-hosted google photos setup
Hey guys I got immich setup, but I am wondering how do I get my nvidia gpu to be used? I set extra parameters with --runtime=nvidia but it's still not utilizing the gpu. Is there anything else I need to add?
-
[Plugin] Tailscale
To the devs thank you so much for this plugin! A nice donation coming your way on my next pay cycle. Brilliant stuff!
-
[PLUGIN] GPU Statistics
Since updating to the latest plugin release GPU is no longer showing on the dashboard. Tried to uninstall it and re-installed but no change. Any idea?
-
[Support] SasaKaranovic - OpenFan Controller
Tried to install this but I get the below failed error. docker run -d --name='OpenFanController' --net='bridge' -e TZ="Australia/Brisbane" -e HOST_OS="Unraid" -e HOST_HOSTNAME="DarKnight" -e HOST_CONTAINERNAME="OpenFanController" -e 'OPENFANCOMPORT'='/dev/ttyACM0' -l net.unraid.docker.managed=dockerman -l net.unraid.docker.webui='http://[IP]:[PORT:3000]' -l net.unraid.docker.icon='https://github.com/SasaKaranovic/OpenFanController/blob/master/assets/logo.png?raw=true' -p '3210:3000/tcp' --device='/dev/ttyACM0' --memory=512M 'ghcr.io/sasakaranovic/openfancontroller:release' WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. bc17432da45ec7d414380d58678601895254edc6385c73aa074ef732387fcf38 docker: Error response from daemon: error gathering device information while adding custom device "/dev/ttyACM0": no such file or directory. The command failed.
-
Network path slow to connect on Windows 11
Hey guys. I've noticed for a very long time now that more often than not when trying to access my server network path on a Windows machine that it is slow to connect. When double clicking it to access my shares I get the "network path was not found" and can often take a few minutes for it to show up. Is there anyway to speed this up? If more so happens when I turn a notebook or PC on to access it.
-
Losing connectivity every so often for a few seconds (diagnostics attached)
I've had it connected to the ethernet port in my wall next to the one it used to be in and so far no drops in connectivity. So, i need to find out if it's something that happen to the keystone behind the wall plate, or it's something at the patch panel.
-
Losing connectivity every so often for a few seconds (diagnostics attached)
Hey guys I had this weird issue pop up out of nowhere over the past few days where my connectivity on my unRaid server will just disconnect for a few seconds then reconnect. I noticed this when watching a movie where it was buffering quite frequently. When this occurred I tried to open my unraid dashboard but it took much longer than usual to login. Checking the logs soon after I seen this which tells me the network is falling over. Feb 10 09:42:56 kernel: igb 0000:05:00.0 eth0: igb: eth0 NIC Link is Down Feb 10 09:42:56 kernel: bond0: (slave eth0): link status definitely down, disabling slave Feb 10 09:42:56 kernel: device eth0 left promiscuous mode Feb 10 09:42:56 kernel: bond0: now running without any active interface! Feb 10 09:42:56 kernel: br0: port 1(bond0) entered disabled state Feb 10 09:42:57 dhcpcd[1755]: br0: carrier lost Feb 10 09:42:57 avahi-daemon[20020]: Withdrawing address record for 192.168.1.4 on br0. Feb 10 09:42:57 avahi-daemon[20020]: Leaving mDNS multicast group on interface br0.IPv4 with address 192.168.1.4. Feb 10 09:42:57 avahi-daemon[20020]: Interface br0.IPv4 no longer relevant for mDNS. Feb 10 09:42:57 dhcpcd[1755]: br0: deleting route to 192.168.1.0/24 Feb 10 09:42:57 dhcpcd[1755]: br0: deleting default route via 192.168.1.1 Feb 10 09:43:00 kernel: igb 0000:05:00.0 eth0: igb: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX Feb 10 09:43:00 kernel: bond0: (slave eth0): link status definitely up, 1000 Mbps full duplex Feb 10 09:43:00 kernel: bond0: (slave eth0): making interface the new active one Feb 10 09:43:00 kernel: device eth0 entered promiscuous mode Feb 10 09:43:00 dhcpcd[1755]: br0: carrier acquired Feb 10 09:43:00 kernel: bond0: active interface up! I replaced the ethernet cable from my server did some testing it and it continues. Nothing was changed on my server nothing new added. I got an Ubiquiti network in my home - Switch is a 16 Port PoE 150W. Nothing else on my network disconnects it's just my unraid server. Full diagnostics attached. I do have another ethernet port in my wall that I could use so I will put it in that keystone and see if it continues. I've also setup Uptime Kuma to monitor and sure enough you can see where it's gone down. Does anyone have any ideas? darknight-diagnostics-20240210-0954.zip
-
[Support] Linuxserver.io - Jellyfin
Kind of hoping for a free alternative then paying for a domain etc. I know I can setup a tunnel with wireguard but my work blocks VPN access and I want to use jellyfin to access my music. Plex is blocked at work but jellyfin isn't as I tested it with my seedbox. I'm guessing a reverse proxy is the only (proper) way with Jellyfin?
-
[Support] Linuxserver.io - Jellyfin
I normally use plex but thought I'd try jellyfin. Got the linuxserver version but I am wondering how do I make it accessible outside of my network with port forwarding? Plex is straight forward but this one appears to be the contrary
-
Recommended controllers for Unraid
Is there a max drive size for 9211-8i? Reading some mixed reports some saying max is 12TB and other say won't work with 18-20TB drives?
-
Recommended controllers for Unraid
I'll have to get one then
-
Recommended controllers for Unraid
How many drives can you run off a single HBA LSI 9211-8i? Is jt just 8 drives or much more?
-
Trying to simplify my server - Migrate to single data share
So i setup my unraid years ago copying spaceinvader (love that guy) BUT. I think it's come to the point where I may need to setup all of my shares and disks differently and all doing this years later. I want to have a single share for data then have movies/downloads/tvshows etc under that one share spread across the my disks in the array. Have a system like what trash-guides setup. https://trash-guides.info/Hardlinks/How-to-setup-for/Unraid/ Currently, I have separate shares for everything atm on 3 separate drives. 4K - SD - HD - TV - Music - Documents - Photos etc. Whats the best plan of attack to centralized it all and have it shared across the array? Am I shit out of luck? NO parity is present at the moment I wanted to see what I can do here before I put a 20TB parity drive in the system. So my question is. How do I go about this? Would I create a new share called 'data' add my sub folders in there. Then what?
-
[Support] binhex - Plex Pass
My docker is filling up with what I have a feeling is with plex transcoding. This normally sits at around 8GB. How do I have transcodes go elsewhere and where is the best place to put them? I am using a nvidia 3060 Ti for transcoding. Here are my map configurations. Am i mapping straight back to the docker container? Can someone please tell me what I should map to?