Search results

  1. C

    Lost Partition Tables on VMs

    I noticed the same after i upgraded from 6.x to 7.x It seems that they are already lost longer as the backups and snapshots also does not contain the partition table. Now i have 10 broken machines. I could fix 8 of them with test disk, the other 2 are lost. This is NOT ACCEPTABLE! It seems...
  2. C

    vm "not a bootable disk" after upgrade from PVE 6.x to 7.x

    Hi, Today i decided to upgrade PVE from V6.2.4 to V7.1 I did it according to the following steps: 1. First upgrade to the most recent 6.x version with `apt-get update` followed by `apt-get upgrade-dist`. 2. I followed these steps https://pve.proxmox.com/wiki/Upgrade_from_6.x_to_7.0 During the...
  3. C

    Access Proxmox web interface from multiple networks

    Nevermind, i already found how to fix this. Its EASY. I needed to create the VLAN's in proxmox also and than it works out of the box.
  4. C

    Access Proxmox web interface from multiple networks

    Hello, I have 1 Proxmox host installed and "placed" into our server VLAN (VLAN11 - 192.168.11.0/24). We configured our network so it routes traffic from our "client VLAN" (VLAN10 - 192.168.10.0/24) to our server VLAN and visa versa. I'm able to ssh to VM's and containers from our client VLAN...