Recent content by Nychary

  1. N

    The problem with backup an start VM

    pveversion -v undefinedpveversion -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...
  2. N

    The problem with backup an start VM

    Hi! I have a problem with backup and starting a VM after a backup failure. My log: INFO: starting new backup job: vzdump 103 --mailnotification always --quiet 1 --mode stop --storage Ev_backup --compress gzip INFO: Starting Backup of VM 103 (qemu) INFO: status = running INFO: update VM 103...
  3. N

    Unable to connect to VM qga socket - timeout after 31 retries

    Hi! When I try to ping the vm guest agent in the virtual machine, I get the error: vm 114 qmp command 'guest-ping' failed - unable to connect to VM 114 qga socket - timeout after 31 retries Quest agent is installed, checkbox "yes" for qemu agent set on. The service Qemu Quest Agent is...
  4. N

    The question about type's of CPU

    I'm talking about emulated. Ok, I understood. I just noticed many types of processors while creating VM and decided to ask about them.
  5. N

    The question about type's of CPU

    Yes, I know about Host and kvm64. But I don't want to use "host". We have a lot of VMs, and I'm not sure that our resources will be enough for everything. And kvm-64 is not fast as you said. So, I would like to know if there are different types of processors for optimal performance.
  6. N

    The question about type's of CPU

    Hi guys! I have a question about type's of CPU. We have the server: MicroBlade MBI-6128R-T2X Processor: Intel(R) Xeon(R) CPU E5-2640 v4 @ 2.40GHz, Speed: 2400 MHzб Core: 10) *2 Memory: Max Capable Speed: 2400 MHz, Operating Speed: 2133 MHz, Size: 32768 MB, Serial No.: 03DA7CCB, Part No...
  7. N

    [SOLVED] A problem witn VM's backup

    It's really help! Thank you. Qemu Guest Agent was not running. I reconfigured it and problem was solved. Thank you again.
  8. N

    [SOLVED] A problem witn VM's backup

    When I try to stop the VM through the console, everything is fine. When the backup procedure tries to do the same, this error appears.
  9. N

    [SOLVED] A problem witn VM's backup

    QEMU was installed and configured after the system's install. In my opinion, the problem is something else.
  10. N

    [SOLVED] A problem witn VM's backup

    Hello, I need some help. I can't solve the bug with Windows virtual machine backup: command 'qm shutdown 100 --skiplock --keepActive --timeout 600' failed: exit code 255 In other words, Proxmox can't automatically shut down the virtual machine. If the virtual machine is shut down, a backup goes...