diff options
Diffstat (limited to 'results/classifier/105/other/2919')
| -rw-r--r-- | results/classifier/105/other/2919 | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/results/classifier/105/other/2919 b/results/classifier/105/other/2919 new file mode 100644 index 00000000..ec6d6cba --- /dev/null +++ b/results/classifier/105/other/2919 @@ -0,0 +1,26 @@ +other: 0.863 +device: 0.848 +graphic: 0.807 +vnc: 0.793 +instruction: 0.719 +semantic: 0.671 +network: 0.645 +socket: 0.602 +assembly: 0.466 +boot: 0.456 +mistranslation: 0.344 +KVM: 0.177 + +qemu-ga update resetting VssOption Registry key to default +Description of problem: +Before I installed the .exe from iso `virtio-win-0.1.271.iso`, I had value 5 in registry key `HKLM:\SYSTEM\CurrentControlSet\Services\QEMU Guest Agent VSS Provider\VssOption`. +After the driver update by the .exe, the value was set to 1. + +This registry key shouldn't change in driver update, as its value was manually set to 5 and it is important to preserve MSSQL backups in Proxmox. +Source: +https://blog.datact.ch/backup-mssql-server-with-proxmox +https://forum.proxmox.com/threads/pbs-breaking-customer-sql-backups-backups-without-fs-freeze.111526/ +Steps to reproduce: +1. Set a value to `HKLM:\SYSTEM\CurrentControlSet\Services\QEMU Guest Agent VSS Provider\VssOption` other than 1. +2. Install the .exe from version 0.1.271. +3. Check the key value. |