Power Saving mode trouble

hmohr

Member
Sep 14, 2020
9
1
8
34
Hello folks, how are you doing?

I have a problema a in a VM Debian 10 Buster, with zabbix installed. The VM its up and running but i wonder if its a proxmox setting or a bios setting on the server?


Thanks
 

Attachments

  • Screenshot from 2021-03-08 09-19-38.png
    Screenshot from 2021-03-08 09-19-38.png
    46.7 KB · Views: 21
hi,

could you post:
* pveversion -v
* qm config VMID
* dmesg output from debian VM
 
hi,

could you post:
* pveversion -v
* qm config VMID
* dmesg output from debian VM
pveversion -v
proxmox-ve: 5.2-2 (running kernel: 4.15.17-1-pve) pve-manager: 5.2-1 (running version: 5.2-1/0fcd7879) pve-kernel-4.15: 5.2-1 pve-kernel-4.15.17-1-pve: 4.15.17-9 corosync: 2.4.2-pve5 criu: 2.11.1-1~bpo90 glusterfs-client: 3.8.8-1 ksm-control-daemon: 1.2-2 libjs-extjs: 6.0.1-2 libpve-access-control: 5.0-8 libpve-apiclient-perl: 2.0-4 libpve-common-perl: 5.0-31 libpve-guest-common-perl: 2.0-16 libpve-http-server-perl: 2.0-8 libpve-storage-perl: 5.0-23 libqb0: 1.0.1-1 lvm2: 2.02.168-pve6 lxc-pve: 3.0.0-3 lxcfs: 3.0.0-1 novnc-pve: 0.6-4 proxmox-widget-toolkit: 1.0-18 pve-cluster: 5.0-27 pve-container: 2.0-23 pve-docs: 5.2-3 pve-firewall: 3.0-8 pve-firmware: 2.0-4 pve-ha-manager: 2.0-5 pve-i18n: 1.0-5 pve-libspice-server1: 0.12.8-3 pve-qemu-kvm: 2.11.1-5 pve-xtermjs: 1.0-5 qemu-server: 5.0-26 smartmontools: 6.5+svn4324-1 spiceterm: 3.0-5 vncterm: 1.5-3 zfsutils-linux: 0.7.8-pve1~bpo9

qm config
bootdisk: scsi0 cores: 2 cpu: host ide2: local:iso/debian-10.1.0-amd64-netinst_1_.iso,media=cdrom memory: 3104 name: zabbix2 net0: virtio=46:69:E2:2A:25:2D,bridge=vmbr0 numa: 0 onboot: 1 ostype: l26 parent: zabbixv01 scsi0: local-zfs:vm-306-disk-1,size=50G scsihw: virtio-scsi-pci smbios1: uuid=1c9bba79-6ca3-44fd-ab89-d64c388fc4bf sockets: 2

dmesg output from vm in attachment

Thanks by now!
 

Attachments

proxmox-ve: 5.2-2 (running kernel: 4.15.17-1-pve) is very old version, PVE 5.x has been EOL and isn't officially supported anymore.

you should update to the latest 6.x [0] to get the new features, bugfixes and security updates.

[0]: https://pve.proxmox.com/wiki/Upgrade_from_5.x_to_6.0
 
  • Like
Reactions: hmohr