Attached is the screenshot of the power options menu in said Windows 10 VM.
And here is the output of the VM config file:
And here is the output of
The Windows 10 VM is already set to never go to sleep, both using the newer Window 10 power settings interface, also via the advanced power options (older) interface as well.
Any ideas on how I can disable the running (suspended) mode with Proxmox?
Your help is greatly appreciated.
Thank you.
And here is the output of the VM config file:
Code:
#,flags=+pcid;+spec-ctrl;+ssbd;+hv-evmcs;+aes
agent: 1
args: -cpu host,hv_vapic,+invtsc,-hypervisor
bios: ovmf
boot: order=sata0;ide2;net0
cores: 16
cpu: host,hidden=1
efidisk0: local-lvm:vm-1150-disk-0,efitype=4m,pre-enrolled-keys=1,size=4M
hookscript: local:snippets/gpu-hookscript.pl
hostpci0: 0000:0a:00,pcie=1,x-vga=1,romfile=Gigabyte.RTX3090.24576.210315_1.rom
ide2: none,media=cdrom
machine: pc-q35-7.2
memory: 81920
meta: creation-qemu=7.2.0,ctime=1708268701
name: win10-vm-host
net0: virtio=06:38:23:58:63:A0,bridge=vmbr0,firewall=1
net1: virtio=FA:95:EF:9B:AB:83,bridge=vmbr2,firewall=1
numa: 0
ostype: win10
sata0: local-lvm:vm-1150-disk-1,size=1T
scsihw: virtio-scsi-single
smbios1: uuid=c3b580be-6c83-42a8-95dc-02182cd4ae5f
sockets: 1
vga: qxl,memory=128
vmgenid: 9e904017-5e11-4d36-8616-757be2b08f7f
And here is the output of
pveversion -v
:
Code:
proxmox-ve: 7.4-1 (running kernel: 5.15.136-1-pve)
pve-manager: 7.4-17 (running version: 7.4-17/513c62be)
pve-kernel-5.15: 7.4-10
pve-kernel-5.15.136-1-pve: 5.15.136-1
pve-kernel-5.15.102-1-pve: 5.15.102-1
ceph-fuse: 15.2.17-pve1
corosync: 3.1.7-pve1
criu: 3.15-1+pve-1
glusterfs-client: 9.2-1
ifupdown2: 3.1.0-1+pmx4
ksm-control-daemon: 1.4-1
libjs-extjs: 7.0.0-1
libknet1: 1.24-pve2
libproxmox-acme-perl: 1.4.4
libproxmox-backup-qemu0: 1.3.1-1
libproxmox-rs-perl: 0.2.1
libpve-access-control: 7.4.1
libpve-apiclient-perl: 3.2-1
libpve-common-perl: 7.4-2
libpve-guest-common-perl: 4.2-4
libpve-http-server-perl: 4.2-3
libpve-rs-perl: 0.7.7
libpve-storage-perl: 7.4-3
libspice-server1: 0.14.3-2.1
lvm2: 2.03.11-2.1
lxc-pve: 5.0.2-2
lxcfs: 5.0.3-pve1
novnc-pve: 1.4.0-1
proxmox-backup-client: 2.4.6-1
proxmox-backup-file-restore: 2.4.6-1
proxmox-kernel-helper: 7.4-1
proxmox-mail-forward: 0.1.1-1
proxmox-mini-journalreader: 1.3-1
proxmox-widget-toolkit: 3.7.3
pve-cluster: 7.3-3
pve-container: 4.4-6
pve-docs: 7.4-2
pve-edk2-firmware: 3.20230228-4~bpo11+2
pve-firewall: 4.3-5
pve-firmware: 3.6-6
pve-ha-manager: 3.6.1
pve-i18n: 2.12-1
pve-qemu-kvm: 7.2.0-8
pve-xtermjs: 4.16.0-2
qemu-server: 7.4-4
smartmontools: 7.2-pve3
spiceterm: 3.2-2
swtpm: 0.8.0~bpo11+3
vncterm: 1.7-1
zfsutils-linux: 2.1.14-pve1
The Windows 10 VM is already set to never go to sleep, both using the newer Window 10 power settings interface, also via the advanced power options (older) interface as well.
Any ideas on how I can disable the running (suspended) mode with Proxmox?
Your help is greatly appreciated.
Thank you.