Hi I am trying to get started with proxmox.
Update / Summary:
I have learnt the following things during the course of this thread.
Things I think that could be improved in proxmox:
First a couple of points I installed proxmox from a USB after several aborted attempts with first trying standard stuff and then finally reading in the instructions the gotcha that the installer doesn't work with unetbootin where most other distros etc work just fine with unetbootin.
So I have logged on and downloaded a template and also managed to scp an iso onto the hosts local storage (after that I found out how to do this with the interface.)
Unfortunately I can't seem to get either the container (I used trac) to work or a KVM ubuntu machine to boot (ubuntu-12.04.3-desktop-i386.iso)
For the KVM machine:
I followed the instructions on http://www.youtube.com/watch?v=0vG0t25wZEI but the interface has changed a bit in a few places. But it looks like I have created it. Then I try to run it and I get the message error: start failed:command 'usr/bin/kvm -id 101 -chardev ............ failed: with exit code 1'
So first question where is this log file stored so I can post this?
Second with the container if I try and create that with a bridged interface I don't see where the IP address is listed. Also the console for the CT trac image is blank.
Any pointers?
Thanks,
Jas
Update / Summary:
I have learnt the following things during the course of this thread.
- To use the console you need java installed.
- To use KVM VM's in proxmox I needed to have my BIOS setting of trusted execution set to "OFF" (ESXi worked fine with this setting on.)
- You can remotely use TigerVNC via this post: http://pve.proxmox.com/wiki/Vnc_2.0. The user name password is root@pam and *not* your user name and password for the proxmox host.
- To have the console (and tigerVNC) not display very munged graphics go to the Machine > Hardware > Display and double click that line to edit the value and change the setting to VMWare compatible (vmware).
- To configure the OpenVZ containers you ssh into the proxmox host and execute "vzctl enter <VMID>".
Things I think that could be improved in proxmox:
- Better error reporting when things go wrong (eg the console should report that java is needed, when starting the KVM VM it should report better diagnostics.)
- I would like to be able to edit some wiki pages here to make the instructions a little clearer in places.
- Maybe direct importing of other types of VM's. Eg import VMWare into KVM?
First a couple of points I installed proxmox from a USB after several aborted attempts with first trying standard stuff and then finally reading in the instructions the gotcha that the installer doesn't work with unetbootin where most other distros etc work just fine with unetbootin.
So I have logged on and downloaded a template and also managed to scp an iso onto the hosts local storage (after that I found out how to do this with the interface.)
Unfortunately I can't seem to get either the container (I used trac) to work or a KVM ubuntu machine to boot (ubuntu-12.04.3-desktop-i386.iso)
For the KVM machine:
I followed the instructions on http://www.youtube.com/watch?v=0vG0t25wZEI but the interface has changed a bit in a few places. But it looks like I have created it. Then I try to run it and I get the message error: start failed:command 'usr/bin/kvm -id 101 -chardev ............ failed: with exit code 1'
So first question where is this log file stored so I can post this?
Second with the container if I try and create that with a bridged interface I don't see where the IP address is listed. Also the console for the CT trac image is blank.
Any pointers?
Thanks,
Jas
Last edited: