Search results

  1. G

    [SOLVED] Swap up to 93% of usage

    I know... I have to upgrade. I'm a little afraid that it will go wrong, for now I'm waiting. Thanks for your answers...
  2. G

    [SOLVED] Swap up to 93% of usage

    ok, so I assume that this is a normal working?
  3. G

    [SOLVED] Swap up to 93% of usage

    When the swap is high, some VM are slower i think...
  4. G

    Unable to delete an unused VM disk and a non-existent VM disk

    root@pve:~# pvesm list local-lvm Volid Format Type Size VMID local-lvm:vm-100-disk-1 raw images 16106127360 100 local-lvm:vm-101-disk-0 raw images 34359738368 101 local-lvm:vm-101-disk-1 raw images 34359738368 101 local-lvm:vm-102-disk-0...
  5. G

    [SOLVED] Swap up to 93% of usage

    Hi, I regularly have the swap at over 93% However, I have set the sappiness to 15 and the memory of the system is under 70%
  6. G

    Unable to delete an unused VM disk and a non-existent VM disk

    In both case, i have : lvremove 'pve/vm-102-disk-0' error: Logical volume pve/vm-102-disk-0 in use. The VM 102 don't exist. In the other case, same message but the disk i want to delete is unused in the config.
  7. G

    Unable to delete an unused VM disk and a non-existent VM disk

    Hi, I have 2 disk that i can't delete. The first one refers to an old VM that no longer exists and another disk is marked as unused in the VM. The VM is stopped but I can't delete it.
  8. G

    Proxmox VE 6.3 available

    Hi, Since i've update i have problem with backup. Wen i launch an automatic or manual backup somme of my VM stop having qu'agent working. I need so to stop the VM and relaunch it ... I've opened a post here : https://forum.proxmox.com/threads/backup-failed.84893/
  9. G

    Backup failed

    And this one : Mar 03 14:00:01 pve systemd[1]: pvesr.service: Succeeded. Mar 03 14:00:01 pve systemd[1]: Started Proxmox VE replication runner. Mar 03 14:01:00 pve systemd[1]: Starting Proxmox VE replication runner... Mar 03 14:01:01 pve systemd[1]: pvesr.service: Succeeded. Mar 03 14:01:01 pve...
  10. G

    Backup failed

    Hello, I tried to launch manual backup and i have the same problem. After having launch a backup (of one VM) some of qmagent stop their communication (not the backup VM). I have to stop the VM and relaunch it ... Mar 03 08:13:01 pve systemd[1]: Started Proxmox VE replication runner. Mar 03...
  11. G

    Backup failed

    Thanks for your answer. I have nothing in the syslog before my last reboot of proxmox and i don't have any container. I have suspend all my backup job and i didn't have any problem since. I don't try to launch a manual backup yet. Here is the output of pveversion -v proxmox-ve: 6.3-1...
  12. G

    Backup failed

    Hi, Since the last update of Proxmox, I have a lot of problems with backups. Some of my backups are as before, but others are not. VMID NAME STATUS TIME SIZE FILENAME 100 OMV OK 00:02:22 7.25GB /mnt/pve/Backupproxmox/dump/vzdump-qemu-100-2021_02_24-03_30_02.vma 101 PIHOLE FAILED 00:10:36...
  13. G

    HP Agentless Management Service

    Thanks a lot, works fine ...
  14. G

    HP Agentless Management Service

    Can i use the package for Debian stretch (9) for my serveur witch is debian buster (10,5) ? i didn't find hp-ams in the repository for debian buster ... (and i need hp-ams for Proliant Gen 8).
  15. G

    HP Agentless Management Service

    Hi, Does anyone have installed HP Agentless Management Service ? My server is an HP DL380p Gen8, with Proxmox 6.2-10 (Debian Buster 10.5). I can't find the good packages for this configuration. Only for Debian 9 or for Debian 10 but for Gen 9 / Gen10
  16. G

    Your kernel headers for kernel 5.4.34-1-pve cannot be found

    Indeed, i had to reboot. Everything works, thank you very much.
  17. G

    Your kernel headers for kernel 5.4.34-1-pve cannot be found

    Thanks. I've another problem, the kernel installed is 5.4.44-2 but veeamsnap need 5.4.34-1 to work apparently root@pve:~# sudo dkms status veeamsnap, 4.0.1.2365, 5.4.44-2-pve, x86_64: installed root@pve:~# sudo modprobe veeamsnap modprobe: FATAL: Module veeamsnap not found in directory...
  18. G

    Your kernel headers for kernel 5.4.34-1-pve cannot be found

    Hi, Thanks for your answer ... Here are the informations you ask for : I'm running this version of Proxmox : Linux 5.4.34-1-pve #1 SMP PVE 5.4.34-2 pie-manager/6.2-4/982457a root@pve:~# pveversion -v proxmox-ve: 6.2-1 (running kernel: 5.4.34-1-pve) pve-manager: 6.2-4 (running version...
  19. G

    Your kernel headers for kernel 5.4.34-1-pve cannot be found

    Hi, I try to install veeam backup linux agent and i have a problem with veeamsnap witch not correctly installed. I want to execute this command : sudo dkms build -m veeamsnap -v 4.0.1.2365 But the system return this answer : Error! Your kernel headers for kernel 5.4.34-1-pve cannot be found...