Search results

  1. T

    Why not backup on CEPH RBD

    I just add a Ceph RBD storage to my Proxmox cluster, but it seems Proxmox does not allow me to backup VMs on that storage, What is the reason behind it?
  2. T

    unable to mount Ceph on Proxmox node

    I want to use CephFS, nor using it on rbd
  3. T

    unable to mount Ceph on Proxmox node

    Hello, I need to mount my Ceph cluster on many of my Proxmox nodes, but I'm not able to do so because of unknown file system ceph, Do I need to install any additional packet? My test node was running Proxmox v.3.1 Regards
  4. T

    Live KVM migration without share storage

    Thanks, I did it at bugzilla https://bugzilla.proxmox.com/show_bug.cgi?id=463
  5. T

    Live KVM migration without share storage

    When I saw live backup feature without LVM, I thought maybe in rare cases moving live VM without share storage would be nice feature Do you have any plan to make it back? or you are in disagreement with this feature?
  6. T

    Live KVM migration without share storage

    I don't want it for fail over, I just want to use this feature to move a VM while it's running to an other host in the same LAN
  7. T

    Live KVM migration without share storage

    The correct link is https://fedoraproject.org/wiki/Features/Virt_Storage_Migration
  8. T

    Live KVM migration without share storage

    openvz has this feature too, It's use full some times, Anyone from Proxmox team can have a comment on this thread?
  9. T

    Live KVM migration without share storage

    Moving without shared storage is a feature of virt lib, why Proxmox doesn't support it? https://fedoraproject.org/wiki/Features/Virt_Storage_Migration
  10. T

    Live KVM migration without share storage

    Is this possible in Proxmox ?like what virt has? https://fedoraproject.org/wiki/Features/Virt_Storage_Migration not how we can minimum the down time?
  11. T

    Proxmox3 API is not working

    I was wrong, only the vncproxy method is returning null while sending the request to url below /api2/json/nodes/localhost/qemu/111/vncproxy It was OK on Proxmox2 but to make it work on Proxmox 3 I should change the localhost on the url to hostname of server /api2/json/nodes/p11/qemu/111/vncproxy...
  12. T

    Proxmox3 API is not working

    I've a code which works fine with Proxmox2 but any request to Proxmox3 API shows blank response, How can I find out what is the issue? Regards
  13. T

    FreeNAS on Proxmox Fatal Trap 12

    It didn't help, not on x86 nor in x64
  14. T

    FreeNAS on Proxmox Fatal Trap 12

    yes I use Freenas 8.3.0 x86 on all of my FreeNAS Vms
  15. T

    FreeNAS on Proxmox Fatal Trap 12

    I can't use Proxmox 3 right now, I've installed at least 5 other VMs on Proxmox 2.3 with FreeNAS, I've found a link which said --hpet option can fix this, how can I add hpet option ?
  16. T

    FreeNAS on Proxmox Fatal Trap 12

    PVEVERION: pve-manager: 2.3-12 (pve-manager/2.3/ad9c5c05) running kernel: 2.6.32-18-pve proxmox-ve-2.6.32: 2.3-88 pve-kernel-2.6.32-18-pve: 2.6.32-88 lvm2: 2.02.95-1pve2 clvm: 2.02.95-1pve2 corosync-pve: 1.4.4-4 openais-pve: 1.1.4-2 libqb: 0.10.1-2 redhat-cluster-pve: 3.1.93-2...
  17. T

    FreeNAS on Proxmox Fatal Trap 12

    I always use Proxmox to run FreeNAS x84 VMs but on newly installed server I got error below at begin of the installation process Fatal trap 12 with interupts disabled the screenshot is attached, Any help on how to make it fixed?
  18. T

    Error creating VM with 100GB raw disk

    My bad, the related partition was out of space and there was not enough room to create 100 GB HDD file,