I use ubuntu jaunty with firefox 3.0.11 and sun-java6-plugin. After freezing cpu the console is black. what I wanted is to have a chance to click F12 before the system starts.ad 3: see the option tab 'Freeze CPU at startup'.
I use ubuntu jaunty with firefox 3.0.11 and sun-java6-plugin. After freezing cpu the console is black. what I wanted is to have a chance to click F12 before the system starts.ad 3: see the option tab 'Freeze CPU at startup'.
I use ubuntu jaunty with firefox 3.0.11 and sun-java6-plugin. After freezing cpu the console is black. what I wanted is to have a chance to click F12 before the system starts.
Another thing I would request is adding more than 1 IP to a OpenVZ machine via the Webinterface.
How? The venet0 setup box is 4 small boxes?just do it (separate the IP addresses with spaces)
adding multiple ip addresses to a container with venet -see screenshot.
root@ds4659:~# vzctl start 101
Starting container ...
Container is mounted
Adding IP address(es): 94.23.167.207 87.98.246.179
Setting CPU units: 1000
Setting CPUs: 1
Configure meminfo: 131072
Set hostname: kevtest.flosoft-servers.net
File resolv.conf was modified
Setting quota ugidlimit: 0
Container start in progress...
root@ds4659:~# vzctl enter 101
entered into CT 101
root@kevtest:/# ifconfig
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:6 errors:0 dropped:0 overruns:0 frame:0
TX packets:6 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:360 (360.0 B) TX bytes:360 (360.0 B)
venet0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
inet addr:127.0.0.1 P-t-P:127.0.0.1 Bcast:0.0.0.0 Mask:255.255.255.255
UP BROADCAST POINTOPOINT RUNNING NOARP MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
root@kevtest:/#
Hi,
I just did that with the following result:
Code:root@ds4659:~# vzctl start 101 Starting container ... Container is mounted Adding IP address(es): 94.23.167.207 87.98.246.179 Setting CPU units: 1000 Setting CPUs: 1 Configure meminfo: 131072 Set hostname: kevtest.flosoft-servers.net File resolv.conf was modified Setting quota ugidlimit: 0 Container start in progress... root@ds4659:~# vzctl enter 101 entered into CT 101 root@kevtest:/# ifconfig lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:6 errors:0 dropped:0 overruns:0 frame:0 TX packets:6 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:360 (360.0 B) TX bytes:360 (360.0 B) venet0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00 inet addr:127.0.0.1 P-t-P:127.0.0.1 Bcast:0.0.0.0 Mask:255.255.255.255 UP BROADCAST POINTOPOINT RUNNING NOARP MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) root@kevtest:/#
debian6:~# ifconfig
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
venet0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
inet addr:127.0.0.1 P-t-P:127.0.0.1 Bcast:0.0.0.0 Mask:255.255.255.255
UP BROADCAST POINTOPOINT RUNNING NOARP MTU:1500 Metric:1
RX packets:49 errors:0 dropped:0 overruns:0 frame:0
TX packets:50 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:4826 (4.7 KiB) TX bytes:8329 (8.1 KiB)
venet0:0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
inet addr:192.168.8.106 P-t-P:192.168.8.106 Bcast:0.0.0.0 Mask:255.255.255.255
UP BROADCAST POINTOPOINT RUNNING NOARP MTU:1500 Metric:1
venet0:1 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
inet addr:192.168.8.108 P-t-P:192.168.8.108 Bcast:0.0.0.0 Mask:255.255.255.255
UP BROADCAST POINTOPOINT RUNNING NOARP MTU:1500 Metric:1
debian6:~#
Hi,
Some little features that could make proxmox even rock more (imo):
- In the virtual machine list: Make it possible to sort the vm's on their status, name, uptime.... by clicking on that column head
- Have a button in the vm configuration window to migrate that vm (I know it can be done now in the vm list and in the migrate menu)
- Have a button in the vm configuration window to backup that vm now
- Make it possible in the vm configuration to execute some commands on the hostnode after the vm has started (For example: I need to do a "mount --bind ..." of a directory of the host node to the vm)
- Have the possibility to clone a (running) vm
Thanks again for the great work!
looks not right.
what template do you use? latest Proxmox VE?
it should look like this (debian lenny template, example from the screenshot):
Code:debian6:~# ifconfig lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) venet0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00 inet addr:127.0.0.1 P-t-P:127.0.0.1 Bcast:0.0.0.0 Mask:255.255.255.255 UP BROADCAST POINTOPOINT RUNNING NOARP MTU:1500 Metric:1 RX packets:49 errors:0 dropped:0 overruns:0 frame:0 TX packets:50 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:4826 (4.7 KiB) TX bytes:8329 (8.1 KiB) venet0:0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00 inet addr:192.168.8.106 P-t-P:192.168.8.106 Bcast:0.0.0.0 Mask:255.255.255.255 UP BROADCAST POINTOPOINT RUNNING NOARP MTU:1500 Metric:1 venet0:1 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00 inet addr:192.168.8.108 P-t-P:192.168.8.108 Bcast:0.0.0.0 Mask:255.255.255.255 UP BROADCAST POINTOPOINT RUNNING NOARP MTU:1500 Metric:1 debian6:~#
Clone will be helpfull...
in opennebula it is work but they don't have gui.