thecode

Community Developer
  • Posts

    155
  • Joined

  • Last visited

Everything posted by thecode

  1. I actually liked the font the previous font, but not that critical (and hey you can't satisfy everyone). However, it looks like there is a size difference between the fonts. Setting the font size to Large gives a similar font size as Normal 6.9.2, is that expected?
  2. I have not experienced this problem anymore on any of the 6.10 RC versions
  3. I also use non standard ports, and a reverse proxy, SSL is set to off, and I can access via IP. I guess the common answer would be to first post diagnostics, preferably in a new thread.
  4. I can confirm this solved the same issue for me
  5. Most comments here are what is not working, so just wanted to update that everything is working great on my test system. I had a problems on RC1 since it is laptop based and would go to sleep, this is fixed with RC2. Tried to check everything i use, adda Win11 VM, check performance for older VMs, all is working great. As a sidenote, I also think there should be an option to disable the UPC from the main header, IMO this should be just a display option, regadless if the plugin is enable or not. Default should be on, so no confusing for users. I find it strange to see my forum username on the main header 🙂
  6. It is coming, I guess it will be in the next RC 😀
  7. @KacperThanks for this great solution Did you build the "battery" and "ac" kernel modules yourself? or did you get pre-compiled versions of them? I would like to test it on Unraid 6.10 rc: Linux version 5.13.13-Unraid (gcc (GCC) 11.2.0, GNU ld version 2.36.1-slack15)
  8. That works, I have also tried yesterday to add the following to `go` file: /usr/bin/sed -i -e 's/#HandleLidSwitch=suspend/HandleLidSwitch=ignore/g' /etc/elogind/logind.conf /etc/rc.d/rc.elogind restart This will not work during boot since the laptop already sleeps until go file is executed, if I wake up the laptop manually after it sleeps during boot it will not get back to sleep. Is there a way to make the change before `elogind` runs?
  9. Overlooked every option in the bios, this laptop has nice bios GUI but with very minimal settings 😞 However from your log entries I bumped into this: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=919694 Which suggests to run `loginctl show-seat` to check the the sleep settings. Not the line: `HandleLidSwitch=suspend` root@Fanta:~# loginctl show-seat EnableWallMessages=no KillUserProcesses=no RebootToFirmwareSetup=no RebootToBootLoaderMenu=18446744073709551615 IdleHint=yes IdleSinceHint=0 IdleSinceHintMonotonic=0 InhibitDelayMaxUSec=5s UserStopDelayUSec=0 HandlePowerKey=poweroff HandleSuspendKey=suspend HandleHibernateKey=hibernate HandleLidSwitch=suspend HandleLidSwitchDocked=ignore HoldoffTimeoutUSec=30s IdleAction=ignore IdleActionUSec=30min PreparingForShutdown=no PreparingForSleep=no Docked=no LidClosed=no OnExternalPower=yes RemoveIPC=yes RuntimeDirectorySize=830500864 RuntimeDirectoryInodesMax=202759 InhibitorsMax=8192 NCurrentInhibitors=0 SessionsMax=8192 NCurrentSessions=0 root@Fanta:~# It looks like this is configurable, so `HandleLidSwitch` needs to be changed to `ignore`, however I don't have the knowledge how to do it in Unraid (due to the way the OS is built so /etc is not permanent) Would it be possible to change this default value to be ignore for the next release? (I assume no one will want this option for a server) is there an option for me to change it for now? Thanks for the fast response
  10. I have installed the "S3 Sleep" in order to find out if I can prevent sleep with it, I did not have that plugin installed before upgrading to rc1. Even with the plugin with settings to prevent sleep under load or network it will still go to sleep when lid is closed anyhow not related to the plugin.
  11. I have a backup & testing server which runs on a laptop, this uses to test new versions and to provide a lite server when the main server is down. After upgrading to 6.10.0-rc1 it goes to sleep when the screen is closed. This happened on the first boot after update and I thought the OS is not booting, when opening the screen to check the laptop woke up. I can wake it up remotely via wake on lan and it will again go to sleep within few seconds even if the CPU is under heavy load. I am going to check options to disable it in the bios, but after finding that the OS support sleep I actually think it would be good if this would work as it should. EDIT: I have checked and there are no options in the BIOS to disable that may prevent sleep. fanta-diagnostics-20210809-2249.zip
  12. @limetechthis issue is open since November 2019, I suffer it from over a year (my report here https://forums.unraid.net/bug-reports/stable-releases/683-wsdd-process-at-100-r1123 I know your saying that no response does not mean the issue is not looked at, but this a year and a half. I have also suggested something which may be related in my post, is it ever going to be looked at? Thanks. btw (-i br0 does not solve it for me, two machines suffer from the same issue)
  13. Well if you suffer from this every 3-4 month your statistics is that you don't really know how much the `-i br0` solve this or just reduce the rate. I have different experience, I can get this even few minutes after server restart, but also could reach 70 days without problems. For me the `-i br0` did not change anything. I have posted it somewhere, but even trying to get a feedback from @limetechwhat version of WSDD they used for latest RC did not get any response. I do hope it is getting the attention it should before final release.
  14. Can someone comment what versions of Libvirt & QEMU are used in this release? 10x
  15. For HassOS I submitted a poll request to support QEMU hypervisors, so that it also loads the guest agent for them. Since HassOS 4.11 (dated 3-Jul-2020) you should not have any problem with this (although the OS does not detect UNRAID as KVM hypervisor). When the VM is running, edit the VM in in UNRAID and view as XML, look for this part: <channel type='unix'> <source mode='bind' path='/var/lib/libvirt/qemu/channel/target/HassOS/org.qemu.guest_agent.0'/> <target type='virtio' name='org.qemu.guest_agent.0' state='connected'/> <alias name='channel0'/> <address type='virtio-serial' controller='0' bus='0' port='1'/> </channel> Make state=connected. I can run live snapshots without stopping the machine after my change was merged.
  16. Thanks, I searched before, but only found the Issue I linked to. Anyhow as I see it is still active on 6.9.0 beta 25 so I hope this get resolved before 6.9 release.
  17. Today I had the 2nd occurrence of wsdd process using 100% CPU (1 core, every time a different one). Last time it happened after 70 days, this time after 12 hours since server restart. There are other reports about it here: I'm not sure if related, but there is a fix for a similar problem here: https://github.com/christgau/wsdd/pull/42 Thanks. tower-diagnostics-20201112-1116.zip
  18. @limetech which version of wsdd is used in this beta? Today after 2 month uptime I noticed 1 core is at 100%, ... wsdd I don't know which version is used in Unraid but I found an old issue which was fixed: https://github.com/christgau/wsdd/pull/42 This was at version 6.8.3, but on this thread people are complaining also for 6.9 beta 25:
  19. Today after 2 month uptime I noticed 1 core is at 100%, ... wsdd I don't know which version is used in Unraid but I found an old issue which was fixed: https://github.com/christgau/wsdd/pull/42
  20. Here is a nice explanation why alignment is important: https://www.minitool.com/lib/4k-alignment.html https://www.thomas-krenn.com/en/wiki/Partition_Alignment_detailed_explanation However I did not find a written reference why 1MiB. I did however worked on development of a Linux box with internal eMMC few years ago and I remember that the internal controller had very large erase block size, something between 1-3 MiB. This may explain again that if the FS is not aligned with the erase block size it will increase the number of data written to the flash. There is a little mention about it here: https://www.anandtech.com/show/14543/nvme-14-specification-published#:~:text=More Block Size and Alignment,block sizes measured in megabytes.
  21. I'm using Netdata and tracking total LBA's via SMART. I write down the number once a day (sometimes more often sometimes less depends on free time) and I wrote a nice calculation in excel that tracks the daily GB written, but the graph posted above looks very detailed and may help to check influence of different settings quickly.