Search results

  1. W

    One server with two public IPs

    Hi everyone, i have one serveur, and 2 public ip. I would like to have one ip for my proxmox, and the second for all my vm, How can I set it up? auto lo iface lo inet loopback iface eno3 inet manual iface eno1 inet manual iface eno2 inet manual iface eno4 inet manual auto vmbr0 iface vmbr0...
  2. W

    My server doesn't want to access control panel

    Hi, my server having a hard reboot in this night (i don't know why), but the terchnician make a hard reboot, and now i can't access to my control panel of proxmox. My VM doesn't restart too. I have access to ssh only If you can help me ? TY
  3. W

    Incremental backup

    Hi, I would like to set up an incremental backup on my server, but the last time I tried I could no longer access my proxmox administration console. Which solution do you use? I have try this: https://github.com/ayufan/pve-patches TY
  4. W

    [SOLVED] Restore vm after new installation proxmox

    Hi, i have a new installation of proxmox, il would to put mi qcow2 in /var/lib/images/100 delete my hard disk od vm, but i can qm importdisk 100 /var/lib/vz/images/100/vm-100-disk-0.qcow2 local Message: importing disk '/var/lib/vz/images/100/vm-100-disk-0.qcow2' to VM 100 ... Formatting...
  5. W

    [SOLVED] Access console impossible

    Hi, I had to restart my server and since I can no longer access the web interface ip: 8006 I would like to check pvecm status but i have an error ipcc_send_rec[1] failed: Connection refused ipcc_send_rec[2] failed: Connection refused ipcc_send_rec[3] failed: Connection refused Unable to load...
  6. W

    Backup without some folders

    Hi, i use proxmox 5.4.6, and i would like to bet a backup of one VM but just the system, without /var/www Because the folder is to big. I don't find how to bet this backup ? Can someone help me ? TY