Everything posted by twiikker
-
[7.2.3] docker container submenu overflows on bottom
If I scroll docker page to bottom and open container submenu for lowest container it goes like this. After it has been opened I am able to scroll down more to see hidden areas. Tested with brave and firefox.
-
server needs 35% more power (electricity) after upgrade to 7.0.0.
System and some background B550M mobo with 3700x - GTX 1650 - 32GB ECC DDR4 - 7 HDD 2 M.2 (HDDs spun down on all tests) I have set up CPU to have 60 celsius thermal limit and 45W (ECO mode) power limit it stays otherwise normally on PBO CPU boosts to around 4.2GHz with 1-2 cores and all cores stays on base 3.6GHz Findings during testing different modes Driver with amd_pstate=disable in syslinux.cfg = acpi-cpufreq Driver without amd_pstate in syslinux.cfg = amd-pstate-epp WebUI/Settings/Powermode Changes scaling_governor to powersave or performance. Sets energy_performance_preference to performance with both available settings. energy_performance_preference cannot be changed from performance to other states when governor is set to performance Other comments with scaling_governor set to powersave you can choose from default performance balance_performance balance_power power default is same as performance in my case additionally pstate driver allows cpu to clock to 550MHz on idle and with acpi-cpufreq lowest i have seen is 2000MHz energy_performance_preference does not survive boot so you need to set it up after boot manually or by script Tips and Tweaks plugin does not work with pstate and it sets epp always to performance Results from testing (1 pass each)
-
Unraid OS Version 7.2.0 available
No issues with updating to this version.
-
Unraid OS version 7.1.4 available
Havent had issues. vLANs are okey. Dont have any custom docker networks tho other than separated by vLANs.
-
Unraid OS version 7.1.4 available
Did the update from 6.12.15 to 7.1.4 without issues so far. This was my update checklist - [x] update plugins and dockers - [x] backup appdata VM USB - [x] shutdown VMs - [x] backups to cloud - [x] stop array - [x] update OS - [x] check for plugin update errors if exist - [x] reboot - [x] pray
-
Unraid OS version 7.1.4 available
Have you made the jump yet?
-
[Plugin] Tailscale
6.11.5: https://raw.githubusercontent.com/unraid/unraid-tailscale/2025.03.05/plugin/tailscale.plg 6.12.x: https://raw.githubusercontent.com/unraid/unraid-tailscale/2025.04.17/plugin/tailscale.plg These both go to 2025.03.05 version of plugin on main post
-
[Plugin] Tailscale
Thanks. Just wanted to make sure. I was in impression that you dont need plugin on 7+ since builtin and since main post says plugin is maintained on 6.12.0 and newer i though latest version is in apps on 6.12.15.
-
[Plugin] Tailscale
My search only finds docker. Or does it mean that i need to install it manually on 6.12.15?
-
[Plugin] Tailscale
Is this plugin removed from apps since i cannot find it?
-
Reduce power consumption with powertop
Got myself ASM1166 card for hopes to reduce power but my gpu started throwing errors when passing through to VM if pci aspm is enabled so got maybe max -5W from switching from HBA to that card. All in all i have come down from 100w idle to 55-60w idle now mainly by setting 3700x to 45w eco mode and setting governow to on demand. Powersave governor makes makes windows VM sluggish. 10 containers. 1 linux VM and 1 windows VM with gpu passtrough.
-
SSH tunneling port 443
Hi. Is it normal for unraid to let you in without password to gui if you ssh tunnel localhost:443? I use different account than root to login with ssh and when i enter to localhost:443 it skips authentication to webUI. twiikker
-
[Plugin] Mover Tuning
I had this same issue which was resolved for me by deleting /boot/config/plugins/ca.mover.tuning/shareOverrideConfig/$SHARENAME.cfg for shares which had issues. Even thos setting in that override is no it still breaks sync for some reason.
-
[GUIDE] Windows 10 VM Q35-7.x with Nvidia GPU passtrough
Updated UEFI and seems to work fine with latest ASUS BIOS:3404 / AGESA ComboV2PI 1.2.0.B
-
Windows 10 VM completely freezing after 6.11.1 upgrade
I had win10 VM crashing issues and changing OS drive Bus from VirtIO to Sata fixed it. I think it was at SCSI when i made it long time ago and on some update changed to VirtIO and for some reason its not stable on my setup.
-
virtiofs in UNRAID 6.10 rc2
Having this same problem. I tried with memfd, File-backed memory and hugepages and all of them gives same error as you have mentioned. Running on rc4 now.
-
Unraid VM shares?
I have been also running into issues with this again. Had this success but some transfer methods does not work with full speed. like if i transfer stuff with normal "cp" or "mv" commands its like 30-40MB/s but it i do it with rclone and disable server side moving with it then it works full speed. for fstab i just have it without any msize parameters because latest kernel. Im waiting for virtio-fs to be implemented in unraid to get it working easily. Currently i just move smaller files with GUI with those 30MB/s speeds and larger files i use rclone.
-
Nivida 1060 New VM Not Starting And VM Unraid Screen Hanging With Either Windows 10 or 11
For myself I haven't been able to use gpu inside windows VM without pulling vbios file from running windows system. Worked fine under linux with smaller vbios. Tried with linux vbios tried with vbios from techpowerup and only selfmade vbios from windows worked.
-
Unraid VM shares?
They have "fixed" 9p performance in kernel 5.15 by increasing msize by default from 8kb to 128kb, but you can also use increased msize inside mount command like msize=262144. Currently on arch linux vm kernel 5.15 i have speeds at 300mb/s which is what i have internally also so almost no loss in speed.
-
[Support] Josh5 - Unmanic - Library Optimiser
I'm having problem that unmanic is not doing anything. I have setup it like in guide and looked up setting and such and tried to manually make it scan library but nothing happens.
-
[GUIDE] Windows 10 VM Q35-7.x with Nvidia GPU passtrough
did you map gpu soundcard also and are gpu and gpu soundcard on same iommu group?
-
[GUIDE] Windows 10 VM Q35-7.x with Nvidia GPU passtrough
Does that windows 10 vm work normally without gpu passtrough? Im pretty sure that its upto something with that cpu and you need to figure some workaround over that. Many people seems to have same problem. Like by just googling kvm threadripper and that error.
-
[GUIDE] Windows 10 VM Q35-7.x with Nvidia GPU passtrough
what cpu you have? Googled a bit that those tainted errors shouldnt matter but not sure about those other errors. My log also gets there errors at end but my boot time to login screen is ~25 seconds. So errors after that is propably what you should research. 2020-11-15 10:16:20.255+0000: Domain id=3 is tainted: high-privileges 2020-11-15 10:16:20.255+0000: Domain id=3 is tainted: custom-argv 2020-11-15 10:16:20.255+0000: Domain id=3 is tainted: host-cpu char device redirected to /dev/pts/1 (label charserial0)
-
[GUIDE] Windows 10 VM Q35-7.x with Nvidia GPU passtrough
Finally got it back working. So flashing back to older bios fixed my problems.
-
[GUIDE] Windows 10 VM Q35-7.x with Nvidia GPU passtrough
Actually dont know if latest bios is the root cause since i cant get rid of error 43 currently. I though it was since my installation was old and i dont have extra activation key for that test machine which i made this guide. I don't think that i have changed anything else which would affect that. Have to double check bios settings if something in there has been changed. Agesa 1.0.8.0 firmware.