Search results for query: virtio 248

  1. X

    Error VM Backup

    Hi, i have a problem with the backup of a specific VM (id 102) Here you can see the log: 102: 2023-09-07 00:05:58 INFO: Starting Backup of VM 102 (qemu) 102: 2023-09-07 00:05:58 INFO: status = running 102: 2023-09-07 00:05:58 INFO: backup mode: stop 102: 2023-09-07 00:05:58 INFO: ionice...
  2. V

    [SOLVED] VMs freeze with 100% CPU

    Hi @fiona , Just noticed that an Ubuntu VM had also crashed in the same way - this is rare because normally I have this problem only with Windows guests.
  3. V

    [SOLVED] VMs freeze with 100% CPU

    Hi @fiona , Had another case of this problem. This time, the VM has been stuck for several days... Usual data:
  4. D

    kvm: virtio: zero sized buffers are not allowed

    I get this error before the Windows 2019 guest drive in question starts throwing these errors and the VM has to be reset. On the guest the drive goes read only with: Reset to device, \Device\RaidPort2, was issued. The host either shows QEMU[1093377]: kvm: virtio: zero sized buffers are not...
  5. K

    [SOLVED] VMs freeze with 100% CPU

    I got a freeze on my setup, here are the traces from my side : strace : $ strace -c -p $(cat /var/run/qemu-server/511.pid) strace: Process 10876 attached ^Cstrace: Process 10876 detached % time seconds usecs/call calls errors syscall ------ ----------- ----------- ---------...
  6. V

    [SOLVED] VMs freeze with 100% CPU

    Hi @fiona, Had another freezing VM just now. Here is the usual data:
  7. E

    [SOLVED] VMs freeze with 100% CPU

    I can provide the same data for a VM that just got frozen: # strace -c -p $(cat /var/run/qemu-server/375.pid) strace: Process 3239800 attached ^Cstrace: Process 3239800 detached % time seconds usecs/call calls errors syscall ------ ----------- ----------- --------- ---------...
  8. S

    [SOLVED] VMs freeze with 100% CPU

    So, today i was "lucky", too: About a month ago, i cloned the problematic debian-vm and let it run without a network device so it couldnt interfere with the live-vm. And today, after this vm was up for 28 days, it finally hang, too. Here are the requested informations: strace -c -p $(cat...
  9. V

    [SOLVED] VMs freeze with 100% CPU

    Hi Fiona, I've been having the same issue, primarily with Windows guest VMs. It's happened to all my Windows VMs; the one that the data is for is running the insider builds of Windows 11, but I've had this happen with the release version of Windows 10 too. I think it may have happened once to a...
  10. J

    Failed/Bad Drive?

    Sorry for taking so long, does this give you what you need? I also switched all the Windows VM drives to SCSI from SATA to see if that would help. I thought it had until I had another failure today. Also confirmed the SSD is using the latest firmware. root@pve:~# smartctl -a /dev/sdj...
  11. G

    Read-only filesystem after failed backup

    Hi, some guests become readonly after the snapshot backup (performed overnight by PBS) fails. Curiously, I happen to see the very same backup logs on different guests, even with the same guest OS, but they don't go readonly. The backup task fails, and they go on like it was nothing. Can you...
  12. T

    VM hängt nach Backup

    Guten Morgen, 10 Tage später... heute Nacht hat sich eine andere VM mit gleichem Fehlerbild während des Backups verabschiedet... Somit hier frische Logs: INFO: trying to get global lock - waiting... INFO: got global lock INFO: starting new backup job: vzdump 104 --quiet 1 --mailto...
  13. D

    Problems backups INFO: skip external VMs

    Hello skip external VMs ??? INFO: starting new backup job: vzdump 122 124 131 231 107 121 109 181 114 306 217 221 178 173 201 159 305 167 102 130 334 304 200 179 302 182 198 303 205 227 301 165 197 300 176 299 298 185 133 297 196 296 186 174 224 230 187 329 104 149 141 308 195 126 235 294...
  14. S

    WSUS cleanup crashes VM

    Interesting, different crash this time: Sep 28 10:17:24 node QEMU[171446]: kvm: ../softmmu/physmem.c:3193: address_space_unmap: Assertion `mr != NULL' failed. root@node:~/crash# cat gdb.txt Continuing. Thread 1 "kvm" received signal SIGABRT, Aborted. __GI_raise (sig=sig@entry=6) at...
  15. Dunuin

    how to best benchmark SSDs?

    Here I monitored the reads/writes of the host and guest for 49 Minutes while only the (idleing) test VM was running: Host: 1st Nr: Host Writes (how much data the SSDs recieved from host since start of the script) 2nd Nr: NAND Writes (how much data was written to the SSDs NAND chips since start...
  16. R

    Ceph Performance Understanding

    I setup a Proxmox cluster with 3 servers (Intel Xeon E5-2673 and 192 GB RAM each). There are 2 Ceph Pools configured on them and separated into a NVMe- and a SSD-Pool through crush rules. The public_network is using a dedicated 10 GBit network while the cluster_network is using a dedicated 40...
  17. S

    VM auf ceph storage

    hallo, ich habe diverse VMs auf meinem ceph storage am laufen (im grunde auch keine probleme). nun habe ich eine VM mit einer software (']SCI) welche nun probleme macht. der hersteller sagt mein storage wäre zu langsam, jetzt bin ich mir nicht ganz sicher was ich davon halten soll. der...
  18. D

    10 GBit Uplink not working VirtIO

    I have a issue on a Proxmox node. It's upgraded with a 10 GBit uplink but the Windows VM's NIC seems to be capped at 1GBit. It does not use the full 10 GBit. Below is the iperf on the node in Debian: -----------------%<----------------- --------------------------------------- Settings for...
  19. D

    10 GBit Uplink not working VirtIO

    I have a issue on a Proxmox node. It's upgraded with a 10 GBit uplink but the Windows VM's NIC seems to be capped at 1GBit. It does not use the full 10 GBit. Below is the iperf on the node in Debian: -----------------%<----------------- --------------------------------------- Settings for...
  20. B

    Freezing of the VM the time of the live snapshot on ZFS

    Hello I found the freezing of the virtual machine at the time of the live snapshot with vmstate (when saving VM RAM). Freezing appears as a loss of response from the VM for a few seconds, after which the VM continues to work without losing tcp connections. Proxmox Virtual Environment 6.0-7 on...