Search results

  1. C

    Proxmox white page.

    Hi Jame, It seems you don't have pve repo enabled. If you don't have a subscription, run this command: mv /etc/apt/sources.list.d/pve-enterprise.list /etc/apt/sources.list.d/pve-enterprise.list.bak Then, add this to your sources.list: # PVE pve-no-subscription repository provided by...
  2. C

    Advice on upgrading Proxmox 3.4 cluster with DRBD

    Hi everybody, I need some advice on upgrading a 3 node Proxmox 3.4 HA Cluster with this config: Hardware Server 1 (Proxmox VE 3.4) 1x Intel Xeon E5-2620 32GB RAM LSI Hardware Raid + 512MB Cache + BBU 2x 400GB SAS10K RAID1 -> root + local storage 2x 1TB SAS10K RAID1 -> DRBD 8 3x Gigabit LAN (1x...
  3. C

    VMs with rate limit and bridged network not booting: "RTNETLINK answers: No such file or directory"

    Hi wbumiller, I installed the package and everything worked flawessly. Thank you so much. Best regards,
  4. C

    VMs with rate limit and bridged network not booting: "RTNETLINK answers: No such file or directory"

    Hi bumiller, Sorry, I don't know what you're asking for. Do I need to reinstall the running kernel? This is my /var/cache/apt directory: root@xxxxxx:/var/cache/apt/archives# ls | grep kernel pve-kernel-2.6.32-39-pve_2.6.32-156_amd64.deb pve-kernel-2.6.32-39-pve_2.6.32-157_amd64.deb...
  5. C

    VMs with rate limit and bridged network not booting: "RTNETLINK answers: No such file or directory"

    Hi wbumiller, Here is the output: root@xxxxx:~# modprobe cls_basic modprobe: ERROR: could not insert 'cls_basic': Exec format error Regards
  6. C

    VMs with rate limit and bridged network not booting: "RTNETLINK answers: No such file or directory"

    Hi all, I noticed that my VMs with bridged network can't boot when rate limit is enabled on any network interface. Without rate limit, they work OK. Also, if I change network to NAT and I set a rate limit, VMs boot without problems. Here is the error: Running as unit 701.scope. RTNETLINK...
  7. C

    NFS freezes Proxmox WebGUI and fails to backup

    Hi Maciej, I have a similar issue with OVH. When I backup a few GB there's no problem, but when I try to backup several VMs (about 300-400GB), sometimes the entire NFS Share (BackupStorage) becomes unresponsive, causing a high IO delay on the hypervisor, which leads to an unresponsive VM...
  8. C

    snapshot problem since 3.4

    Hi Immo, Do you have qemu-guest installed inside your VM? Regards
  9. C

    snapshot problem since 3.4

    Hi spirit, Here is the output of the command: Type 'help' for help. # info version 2.2.1 And here is also the package version information: proxmox-ve-2.6.32: 3.4-156 (running kernel: 2.6.32-39-pve) pve-manager: 3.4-6 (running version: 3.4-6/102d4547) pve-kernel-2.6.32-39-pve: 2.6.32-156...
  10. C

    snapshot problem since 3.4

    Hi, I have the same problem, but with Windows Server 2012 R2 guest (1CPU and 2GB RAM). The server is not encrypted, it's a standard Proxmox installation from a dedicated OVH server (with pve-enterprise enabled). The thing is that the first time I try to do a snapshot of any vm with Win2012...