Search results

  1. A

    Console VNC ?problems?

    you should open some ports on your router to proxmox like: 8006 tcp 3128 tcp 5900 tcp/udp ..or better do some kind of vpn on your router and after that connect directly to your proxmox server. Sent from my GT-I8160 using Tapatalk 2
  2. A

    Migrate VM from proxmox 1.9 to 3.2

    For inplace upgrade follow the wiki: http://pve.proxmox.com/wiki/Upgrade_from_1.9_to_2.0 http://pve.proxmox.com/wiki/Upgrade_from_2.3_to_3.0 Otherwise you can backup/restore the vms with the usual procedure. Sent from my GT-I8160 using Tapatalk 2
  3. A

    Could not read qcow2 header: Operation not permitted (500) on GlusterFS volume

    Hello, I have a standalone proxmox node with with several VMs on ZFS volume and it is working fine. Now, on a separate two node test cluster, I created 2 ZFS datasets. These 2 datasets will be replicated through GlusterFS on both nodes (2).Each dataset will store a separate VM which will be...