bobokun

Members
  • Posts

    225
  • Joined

  • Last visited

Everything posted by bobokun

  1. I was using mode 8, should I try mode 4? I'll set up a seaBIOS test VM and see if it makes any difference.
  2. Sure, please see attached for the diagnostics. I've tried opening a 1080p file and 4k file in a media player inside the VM and it seems to be utilizing the CPU more than the igPU. But I do see some video decode and video processing utilization, about 20-40%
  3. I tried to use parsec and when I tried to play a 4k video on youtube, I get a connection error and can't seem to connect back to the VM through parsec/VNC/RDP. Seems like it crashes the VM. I coudln't even kill the process in htop. I couldn't access the VM page on Unraid and when I went to go into VM settings to turn off the VM using VM Manager and turn it back on I still see it stuck. I think I have to force shutdown my Unraid server. In the logs I see a bunch of kernel errors as well.
  4. The Load on my CPU spikes to 100% when I am playing a 4k Youtube video and when I stop then the CPU utilization goes back down. Video decode is constant at 0% on the iGPU. I'm not sure where the 3D utilization is coming from but it doesn't seem to be related to the Youtube video since I see it fluctuate even when I'm not playing a video.
  5. Thanks for writing this guide, I've followed the steps and I can see the iGPU in my windows VM. I've also enabled it to show the display 2 only and so nothing shows on my VNC but when I use RDP and try to play a youtube video to test I see it's still utilizing all my CPU and not the iGPU. I also notice a third display driver whenever I login to RDP.
  6. Result of the extended test passed with no errors. The smart attributes didn't change and the current pending sectors are still at 16
  7. I woke up this morning to see some errors on my disk 1 array and a message showing current sector pending count increased. I'm currently running a smart extended test. Should I replace my disk1 drive? unnas-diagnostics-20210515-1336.zip
  8. Enjoy your vacation! I'm not sure where to look in the code so I'll wait for your response next week on the details. Thank you!
  9. Would it be possible to choose which cache pool to look at for the Only move at this threshold of used cache space I currently have a cache pool called "cache" which I use to store my appdata and for my downloads I use a cache pool called "scratch" and want the mover to be invoked when the downloads cache gets close to 75% full.
  10. I don't have array autostart enabled. I waited maybe 1minute after being able to successfully SSH. This only started recently happening after upgrading my motherboard to one that supports iGPU. My motherboard has IPMI and I noticed that when trying to monitor the IPMI screen it shows no signal after booting. I have tried adding an empty file /boot/config/modprobe.d/i915.conf This is where I think it's causing the issue where the UI is not loading properly until I restart it.
  11. I am having an issue where I have to restart and reload php-fpm using the commands /etc/rc.d/rc.php-fpm restart /etc/rc.d/rc.php-fpm reload in order to view the webgui after rebooting the server. unnas-diagnostics-20210406-0820.zip
  12. I'm having this issue too. How did you end up stopping/killing nextcloud when it locks up? Is the only way to reboot the server? Did you have any additional issues since you made the change to redis?
  13. Thanks. I have a feeling the vm probably didn't shut down properly during that time and was using cache. Either way thanks for the input. Hopefully this solves the issue
  14. Please see attached diagnostics unnas-diagnostics-20210323-1033.zip
  15. Rebooting did fix it however it caused an unclean shutdown, so now it's performing a parity check. Could you find any reason in the logs as to why this happened? Do you know if this will be recurring?
  16. I noticed that in VMs tab I see a Libvirt Service failed to start. message, however my VM is still running and I can access it. Even when going to systems VM Manager and disable VMs, it doesn't shut down my VM and I still see it running. It has been working fine for many years, the only change I've done recently was upgrade to 6.9.1 and also replaced the data with a new cache pool (moved all files from previous cache onto the new cache pool). Please see diagnostics attached. unnas-diagnostics-20210323-0857.zip
  17. Going to ditto the exact same points as you except I did not have to change CPU Temp. The issues I have the same as you as well
  18. Thanks for creating such an amazing plugin. I currently have a threshold set. I currently have a user script that turns off my torrent/nextcloud dockers and runs mover using /usr/local/sbin/mover The problem is it's using the settings I set in mover tuner. How do I run mover via script without applying the tuner plug-in settings? I know the plugin allows you to force move at a certain time but I would ideally like to do this via script so I can stop and start the docker containers before/after moving. Thanks!
  19. I'm having this issue as well. Where is the location of gpustatus.page file? Thanks
  20. I spent some time trying to get it to work with nginx however haven't had any luck. I posted a discussion on github hopefully someone that's more knowledgeable in docker can help me figure out what I did wrong.
  21. Thanks, I'll try to give it a shot! I am however having some issues with my reverse proxy setup following your first post, when I try to access my reverse proxy it shows up as Bad Request (400). Everything seems to be working when trying to access locally.
  22. Thanks! Seems like I got it up and running just fine Do you know if there's any way to get around the media serving gunicorn/python error? Is it possible to edit the media serving to work with swag container since I already have that running for reverse proxies.
  23. Not sure if you changed something with your templates but as of this morning I started receiving this warning in my Fix Common Problems plugin and as soon as I press apply fix and rescan the error still persists showing that the url should be pointing to authelia. I think you have two templates (Jira service desk and Authelia) both pointing to Authelia docker?