Search results

  1. R

    how to recover deleted raw file of VM

    Thanks Udo. At last we dropped the case even we lost whole data. It would be nice if you guys provide the option to LOCK the VPS against delete, when it's created. We are humans and so mistakes are natural ;) Anyway this incident was a tragedy for us.
  2. R

    how to recover deleted raw file of VM

    Hello I have clicked on "remove" button of a "stopped" VPS accidentally and suddenly I tried to stop it. Also stopped all process related to the removal of VPS using shell. Now I can see that the VM is there but raw files were deleted. Is there any way to recover the raw files?
  3. R

    unable to mount raw file

    Hello, We do have a VM (windows server 2008) running under proxmox node (version 2.3). The problem is that it stopped working with a blue screen error (we have not done any modification recently in the server). We tried reboots but it ends with bluescreen again. Now the server is not accessible...
  4. R

    VM images are not found

    Hello, Very useful information. Udo, thank you very much my friend. As you suggested I have checked the things using lsof command, and found it as deleted, then copied (recovered) the file. Eg: kvm 1047572 root 16u REG 8,17 107374182400 22667267...
  5. R

    VM images are not found

    Hello Udo, Please find the results as follows: ========== This is the details of VM with ID:125 /etc/pve/qemu-server/125.conf #Pulic IP%3A **.**.**.** bootdisk: ide0 cores: 2 ide0: vm-disk2:125/vm-125-disk-1.raw,size=30G ide1: vm-disk2:125/vm-125-disk-2.raw,size=100G ide2: none,media=cdrom...
  6. R

    Happy Birthday - Proxmox VE is 5 years old!

    Congratzz Proxmox team..!! Thank you for your great virtualization solution. Wish you all the best :)
  7. R

    VM images are not found

    Hello, I had migrated some VMs (windows and linux) into a new node. Both old and new nodes are proxmox 2.3. The old node has been formatted. The migrated VMs are working fine with the new node. New node contains 2 additional disk drives (disk1 and disk2, which are mounted and active). I have...
  8. R

    Nat

    Can anyone answer to this please?
  9. R

    Resize disk option on Proxmox 2.3

    Thank you mmenaz for giving the tricks. I will try :)
  10. R

    Resize disk option on Proxmox 2.3

    Hello, The "Resize disk" option is working fine on windows VM. But how to do the same in Linux? I have increase the disk space using the option Resize disk for Linux VM, but still the partition shows old size. Do we need to perform any further operation to take effect? If so, how can I?
  11. R

    Reboot?

    Thank you Tom for your valuable response ;)
  12. R

    Reboot?

    Hello Do we need to reboot the machine after upgrading the Proxmox 2.2 to 2.3?
  13. R

    Node becomes offline

    Thank you Tom :)
  14. R

    Node becomes offline

    Hello, I have installed Proxmox 2.2-24/7f9cfa4c in my server. Sometimes I can see that node is got offline on proxmox web interface. However -VPS inside the node are running fine -root node is accessible through SSH as well. -web interface is also accessible. It becomes normal when I execute...
  15. R

    Nat

    Hello I have installed proxmox 2.2 on my server and created some containers and VMs there. Each VPS have its own public IP. I would like to change the network settings as follows: -give private IP (instead of public IP) for each VPS -map public IP to the respective private IP For eg: -public...