Everything posted by SimonF
-
Automatically start an vm when trying to connect to it via rdp or sunshine/moonlight
It looks like moonlight supports wake on lan. I have a plugin called WOL for services which supports starting VMs via wol magic packets.
-
[PLUGIN] IPMI for 6.11+
The update for 7.2 is mainly GUI fixes. But should work as on 7.1.4. Do you have any logs?
-
[PLUGIN] IPMI for 6.11+
I have updated the plugin with issues I can see on my 7.2 system while making them backware compatible with 6.12. My IPMI systems is 6.12 so cannot test all features on 7.2 please post any screen shots of issues after installing 2025.11.07
-
[PLUGIN] IPMI for 6.11+
Yes on my to-do list now 7.2 is out. But am also working on next.
-
Installing new NIC woes
Install the r8125 plugin from app store.
-
[Plugin] LXC Plugin
I can open that page in the UK
-
CPU Temperature via GraphQL?
No the API can be updated via the connect plugin. The PR has a plugin for testing also, it is documented in the conversation.
-
CPU Temperature via GraphQL?
This is for the GUI side: https://github.com/unraid/webgui/pull/2407 And this is the API: https://github.com/unraid/api/pull/1745
-
CPU Temperature via GraphQL?
I have a PR to add along with CPU power usage.
-
Unraid OS Version 7.2.0 available
Do you have the connect plugin installed? If yes try removing to see if it fixes?
-
Intel Battlemage Pro B50 + B60
6.18 is likely to be the next LTS, I don't know a timeframe for use in Unraid at this time.
-
Thunderbolt GPUs passthrough to VMs/Dockers eGPU
Work has been done to improve in 7.2 so you may want to try to test again.
-
Is there any documentation or tutorial on Unraid 7 Snapshots?
Can you provide virsh dumpxml VMName | xmllint --xpath '//devices/disk' - This would show which disks are in the VM. It should But in this example, it should collaspe all snap shots into the base image. I will do some testing. Can you confirm you are on 7.0.1 still or a different verion.
-
VM Snapshots
So looks like the VM is using the vdisk1 image not sure why the snapshotdb has not been updated when you completed the actions. .running files are backups of the config at the point of snapshots. You can delete these if required. Also you should be able to remove the snapshotdb file to remove the entries from the gui. I will look into reasons why this may not have actioned as expected.
-
USB stick seen, but not bootable after server upgrade
If the last system did not UEFI boot you will need to do the following. Check the EFI directory on the flash exists. If it is EFI- rename. Also make sure the FAST BOOT option in the bios is disabled.
-
VM Snapshots
Can you provide output of virsh dumpxml Graylog | xmllint --xpath '//devices/disk' -
-
VM Manager Feature requests
Virgl is in 7.2
-
VM Snapshots
What is this? is just a file?
-
Is there any documentation or tutorial on Unraid 7 Snapshots?
Can you provide the following for the windows VM? cat /etc/libvirt/qemu/snapshotdb/VM Name/snapshots.db ls /mnt/user/domains/VM Name
-
VM Snapshots
Can you provide the following information for me. Lets start with one VM. cat /etc/libvirt/qemu/snapshotdb/VM Name/snapshots.db ls /mnt/user/domain/VM Name
-
Unraid API CPU / System Temperature endpoint
This is already being worked on for GUI support in 7.3 https://github.com/unraid/api/pull/1745 & https://github.com/unraid/webgui/pull/2407
-
Can't see how to restore my 2nd Snapshot. Any advice pls?
Can you provide output of qemu-img info --backing-chain -U imagefile_name for each file. To revert back you can just change the image to the initial vdisk1.img
-
"Requires guest agent installed" still Showing in UnRaid after running Guest Agent (gemu-ga-x86_64) within the Windows VM
You need to install the guest agent from the virtio cd.
-
Unraid OS Version 7.2.0-rc.1 available
7.2 is feature locked, during RC normally will only be bug fixes.
-
VM drops USB device randomly
You will need to black list the BT drivers as these will start and allocate the USB to the host. Follow this post to black list https://forums.unraid.net/bug-reports/prereleases/6100-rc1-onboard-bluetooth-no-longer-able-to-passthrough-to-vm-r1524/#findComment-15576