Recent content by fintnovo

  1. F

    Increased IO Delay radically, how to reduce?

    I shutdown all VMs, then run "iotops", here is output: also here is average hourly output with disabled VMs (IO Delay reduced..):
  2. F

    Increased IO Delay radically, how to reduce?

    Thanks, I saw this post. I do some modifications in sysctl.conf and reboot, but nothing changed:
  3. F

    Increased IO Delay radically, how to reduce?

    Good day, Peter/ Here is iotop output:
  4. F

    Increased IO Delay radically, how to reduce?

    Good day. 3 month ago average IO Delay increased dramatically, about 10 or 15 times. Nothing radically changed in VMs. Hypervisor hardware also the same. I have 17 VM running: (10 with Windows 7,10, Server 2012) and (7 with Linux Ubuntu 18.04). There are 3 disks also: all VMs on nvme0n1 (m.2...
  5. F

    Big size of backup file

    Good day, I have VM with 120 Gb virtual disk: Guest operating system (ubuntu linux 12.04 Lts) use only 3,4Gb of disk storage. But backup file of VM is 26Gb! (with LZO compression) If I use gzip type compression size of backup file is 17,5Gb How to reduce size of backup file? Why backup file...
  6. F

    [Solved] Slow backup speed

    Thanks, it helps! () INFO: starting new backup job: vzdump 233 --compress lzo --remove 0 --storage Seagate_2TB --node pve3 --mode snapshot INFO: Starting Backup of VM 233 (qemu) INFO: status = stopped INFO: update VM 233: -lock backup INFO: backup mode: stop INFO: ionice priority: 7 INFO: VM...
  7. F

    [Solved] Slow backup speed

    Good day. How to change backup speed? (Virtual Environment 5.2-1) Here is backup log: INFO: starting new backup job: vzdump 233 --mode stop --node pve3 --compress gzip --remove 0 --storage Seagate_2TB INFO: Starting Backup of VM 233 (qemu) INFO: status = stopped INFO: update VM 233: -lock...
  8. F

    BWLimit in PVE 5.2 & PVE 4.0

    Good day, Please help, is any defaults bandwidth limits for ethernet network card in PVE 5.2? In old versions of PVE there was option bwlimits in /etc/vzdump.conf. Was it replaced by datacenter.cfg ? https://pve.proxmox.com/pve-docs/datacenter.cfg.5.html
  9. F

    Solved : Proxmox 4.2-2 hangup during work

    Thanks to all, I fix the problem. My intel ssd is the reason :(. Intel ssd toolbox didn't find any errors, but when I replace SSD with other device PVE stoped hanging-up.
  10. F

    Solved : Proxmox 4.2-2 hangup during work

    Just update, but the same result. Proxmox hangup. And addition info: during restore operation proxmox hang up. WEB Interface didn't answer (connection error). Also unable to connect to proxmox via ssh. BUT ping to PVE is OK and the guest machine (VM) is still working, and available. I'm in...