Search results

  1. C

    [SOLVED] A disk disappeared

    Hi folks, Today everything was fine until I rebooted the proxmox node, everything seems unusual. Now, there is a missing disk root@hetz:~# vgdisplay Couldn't find device with uuid xR5BF6-dUMr-5F93-8hud-uBjN-3XBI-exR86y. --- Volume group --- VG Name pve System ID Format...
  2. C

    [SOLVED] Internet access suddenly stopped

    The internet access was working perfectly on the bridge network but suddendly today stopped working. Firewall: off /etc/network/interfaces auto lo iface lo inet loopback auto enp4s0 iface enp4s0 inet static address xxx/26 # realIP gateway xxx.1 up ip route add xxx/26 dev enp4s0...
  3. C

    [SOLVED] Related vms

    Hello all, I am wondering if there is a way to sort and collect the related VMS together in something like folders or pools but based on something I can define. Your comment is highly appreciated.
  4. C

    [SOLVED] No Guest Internet access

    Most asked question but after hours of reading, I couldn't find the solution for my case. I have set up a proxmox server on Hetzner which has only one public IP, I need to build a private network that can access the internet. I did configure the bridge network, and it is working privately, VMS...