Search results

  1. E

    How to backup on Proxmox?

    Hello, I would like some help understanding backups on Proxmox. I have 2 backups no saying Disk usage is 90.6% and 23.2%. All I need for now is to backup a VM and then transfer it over to another computer. I understand that if a VM breaks, I could then bring the backed up file from the other...
  2. E

    Where is the Proxmox storage config to backup files?

    Thanks, yes, I found a directory under /var/lib/backups, so that storage directory appeared as an option in the Storage selection field. I was setting up the NFS thingy which I'm new to, but it would be on my regular Desktop computer. So, for now I'm just scp'ing my backed up file from Proxmox...
  3. E

    Where is the Proxmox storage config to backup files?

    Hello, I'm trying to backup my files, however the Storage field won't populate? How do I configure storage so a path (I guess) will appear for selection in the Storage field?
  4. E

    Proxmox console shows commands below the bottom view of Terminal

    Thanks, that cleared it up. However, still when I navigate to /etc/apt/sources.list.d there is no code there. I typed in # deb https://enterprise.proxmox.com/debian wheezy pve-enterprise but it wouldn't save. I then tried # sudo nano sources.list.d and error: -bash: sudo: command not found. How...
  5. E

    Proxmox console shows commands below the bottom view of Terminal

    Thanks, but I'm a bit confused on what is the enterprise and what is the pve-no-subscription. I'm assuming /etc/apt/sources.list is the pve-no-subscription and the sources.list is the enterprise? sources.list shows no code in it at all? How or what do I need to adjust? I assume I then run the...
  6. E

    Proxmox console shows commands below the bottom view of Terminal

    Thank you. Interestingly, when I edited /etc/apt/sources.list to: # PVE pve-no-subscription repository provided by proxmox.com, NOT recommended for production use deb http://download.proxmox.com/debian wheezy pve-no-subscription I then went to change /etc/apt/sources.list.d and all lines were...
  7. E

    Proxmox console shows commands below the bottom view of Terminal

    Thank you. How do I modify my apt-sources to the pve-no-subscription? I tried to edit /etc/apt/sources.list.d/pve-enterprise.list, but the only text in there was, deb https://enterprise.proxmox.com/debian wheezy pve-enterprise.
  8. E

    TASK ERROR: command '/bin/nc -l -p 5900 -w 10 -c '/usr/sbin/qm vncproxy 161 2>/dev/nu

    Re: TASK ERROR: command '/bin/nc -l -p 5900 -w 10 -c '/usr/sbin/qm vncproxy 161 2>/de So, I changed the memory on the Ubuntu VM from 2 GB to 512 MB and now it runs. But my question still is: How does Proxmox manage the memory? In Terminal I checked the computer's memory with command...
  9. E

    Proxmox console shows commands below the bottom view of Terminal

    Ok, I followed the update guide from here: https://pve.proxmox.com/wiki/Downloads. I don't think it worked, as when I check the new Kernel with command #pveversion -v, the output is: root@proxmox:~# pveversion -v proxmox-ve-2.6.32: 3.1-114 (running kernel: 2.6.32-20-pve) pve-manager: 3.1-21...
  10. E

    Proxmox console shows commands below the bottom view of Terminal

    Hello, I am running Proxmox Virtual Environment Version: 3.0-20/0428106c. I view from Mozilla Firefox 30.0.
  11. E

    Proxmox console shows commands below the bottom view of Terminal

    Hello, how can Proxmox make the Console screen show the Terminal's current commands above the bottom view of the Console screen. The Proxmox console shows the current commands about 3 lines below the bottom view, which makes things difficult.
  12. E

    TASK ERROR: command '/bin/nc -l -p 5900 -w 10 -c '/usr/sbin/qm vncproxy 161 2>/dev/nu

    How do I fix this, the Virtual Server was working before? I try to start the container and error: Failed to allocate 1073741824 B: Cannot allocate memory TASK ERROR: start failed: command '/usr/bin/kvm -id 161 -chardev 'socket,id=qmp,path=/var/run/qemu-server/161.qmp,server,nowait' -mon...
  13. E

    Create VM causes Proxmox error: start failed

    Thank you. I set the new VM to 1024 MB rather than the usual 2048 MB (which works on the 3 other VMs) and the server works. Strange how the other VMs work, but atleast it's working for now.
  14. E

    Create VM causes Proxmox error: start failed

    The host has: 1,785,292 kB MemTotal. 95,856 kB MemFree.
  15. E

    Create VM causes Proxmox error: start failed

    Thank you. I use 2048 MB on each of the 4 VMs, as the 2048 MB worked on the 3 VMs, but not this 4th VM? I checked the RAM on the Proxmox computer which seems to show 57 (MB?) free. total used free shared buffers cached Mem: 1743 1685 57...
  16. E

    Create VM causes Proxmox error: start failed

    Thank you. # qm start 159 also shows an error: Failed to allocate 2147483648 B: Cannot allocate memory start failed: command '/usr/bin/kvm -id 159 -chardev 'socket,id=qmp,path=/var/run/qemu-server/159.qmp,server,nowait' -mon 'chardev=qmp,mode=control' -vnc...
  17. E

    How to view your own Proxmox forum posts?

    Thank you, this worked. However the results don't list the posts in chronological order with the most recent posts at the top. I found this post down in the middle after some searching.
  18. E

    Create VM causes Proxmox error: start failed

    Hello, I have created a 4th VM on Proxmox and when I try to start the VM I receive the below Proxmox error: TASK ERROR: start failed: command '/usr/bin/kvm -id 159 -chardev 'socket,id=qmp,path=/var/run/qemu-server/159.qmp,server,nowait' -mon 'chardev=qmp,mode=control' -vnc...
  19. E

    How to view your own Proxmox forum posts?

    Hello, I'm trying to find my Proxmox forum posts, but can't find an intuitive path to the information? Please let me know how to do this, as the information seems to be too obfuscated.