Everything posted by SimonF
-
[PLUGIN] GPU Statistics
Igpu? Change intel GPU top timers as posts above
-
Monitor Mover Progress?
Syslog.
-
[PLUGIN] GPU Statistics
Drop down fixed in latest release. Try setting intel_gpu timers to .7 1.3 for data error.
-
[PLUGIN] GPU Statistics
@RGauld 2024.11.18 release should fix chrome issue. Thanks to @dlandon for the fix.
-
Maximum size of a second Vdisk image in Unraid?
Size will be limited to the disk size the file is on. Have a look at the VM and disks allocated space. Example below disk is max 30G but only 6 currently used on disk because it is thin provisioned.
-
Maximum size of a second Vdisk image in Unraid?
What is the underlying storage. Note vdisks are thin provisioned
-
Browsing the CPU settings page asks me to trigger a reboot to apply changes
Have you manually changed the syslinux on only one of the options?
-
[PLUGIN] GPU Statistics
Will see if I can reproduce, as I use chrome and don't have the issue.
-
[PLUGIN] GPU Statistics
Which browser are you using?
-
[PLUGIN] GPU Statistics
Strange, it should use either nvidia-smi -L or lspci | grep VGA to find cards.
-
[PLUGIN] GPU Statistics
Not sure why it did not show output and said cannot parse data as looks ok to me. Did you set the GPU in the settings?
-
[PLUGIN] GPU Statistics
What does nvidia-smi -q -x report?
-
Möchte per WOL anderen Server starten
- How to make VM web server accessible?
Yes- [GUIDE] Proxmox Virtualize UnRaid --Experimental with v7
It's already in Unraid. Just need to add this to go file. /usr/bin/qemu-ga -l /var/log/qemu-ga.log -d &- How to make VM web server accessible?
Change to br0 as virbr0 is nat'd- Command line for WOL
No etherwake is a standalone package. WOL for services allows you to start VM, LXC and Dockers on the system with WOL packets. Also allows restarts/shutdowns via WOLpackets also.- Command line for WOL
- Command line for WOL
Assuming it is a bash script sleep 2 where the number is seconds. Yes I would pause to allow the system to start.- [PLUGIN] GPU Statistics
- [PLUGIN] WOL for Services
You can update the value in wol.cfg and then do /usr/local/emhttp/plugins/WOL4Services/scripts/WOL_action load Which will restart the process with new interface. Will look to add more interfaces in the gui.- [PLUGIN] WOL for Services
Does not wg0 show as an available interface in the settings page?- [PLUGIN] GPU Statistics
It should show running in a VM, but you will not see any graphs with the latest version. Data will only show if card is using the host drivers, if connected to a VM host cannot see the card stats.- [PLUGIN] WOL for Services
So you want to have both wg0 and eth0 for example?- [PLUGIN] GPU Statistics
Change Intel_top_command time out to .7 1.3 - How to make VM web server accessible?