Search results

  1. B

    Enlarge KVM based linux guest

    I have proxmox 1.9 and running 4 VMs(iso -linux server 11.10). I want to enlarge one VM, since it is out of storage now. my images are qcow2 format. VMhost1:~# vgdisplay --- Volume group --- VG Name pve System ID Format lvm2 Metadata Areas...
  2. B

    cant kill vzdump precess

    I ran backup in shapshot mode and it hang proxmox 1.9 gui now. I use NFS share storage. So i tried to kill vzdump process. But one process I couldnot kill. The web GUI is still hanging. ps -ef|grep vzdump root 324654 1 87 Mar08 ? 3-06:41:37 /usr/lib/qemu-server/vmtar...
  3. B

    Backup problem in stop mode

    I have set backup in stop mode. But it got failed. any solutions??? I have also check the file /etc/qemu-server/103.conf . the VM is not locked. I have found that I can not shutdown my VM from web GUI.
  4. B

    Proxmox backup freezed after power interruption

    I am using proxmox 1.9 and tried to backup the kvm servers. But after power interruption the web gui is showing busy and unccessable. I have two clusters and the web gui is in host2 but the backup storage is in host1. how to stop backup in host1.
  5. B

    /etc/sudoers broken

    I am using proxmox ve 1.9 and one of my virtual machines I have modified the /etc/sudoers file. Now I cannot have root access to the VM because it shows error in sudoers.How can I get root access in that VM? Is there any way of start the vm in single user mode?