502 Commits

Author SHA1 Message Date
Dietmar Maurer
c1614c8c0e pvestatd: run at lease 10 cycles
Comment from Stefan: I've seen that it takes up to 10 cycles to have a
constant memory size. I think this is due to the fact that perls garbage
collection is not running every after each cycle.
2012-10-29 13:08:46 +01:00
Dietmar Maurer
6d00167c16 pvestatd: fix server reload 2012-10-29 12:32:53 +01:00
Dietmar Maurer
7f9cfa4c97 fix version 2012-10-24 09:05:32 +02:00
Dietmar Maurer
93b4521248 vncproxy: wait until vnc port is ready (avoid connection errors) 2012-10-24 09:02:23 +02:00
Dietmar Maurer
03299c3b17 update link to new debian-6.0-proxmox-mailgateway_3.1-2_amd64.tar.gz 2012-10-23 10:27:55 +02:00
Dietmar Maurer
91874cdec4 fix bug #205 2012-10-23 09:52:45 +02:00
Dietmar Maurer
2a2777b0de add win8 to OS type selector 2012-10-23 09:41:44 +02:00
Dietmar Maurer
e9b159f219 re-add apl upload target 2012-10-23 09:17:43 +02:00
Dietmar Maurer
e51876e403 update applicance list 2012-10-23 08:54:12 +02:00
Dietmar Maurer
3e7a10e78d bump version to 2.2-22 2012-10-12 06:07:32 +02:00
Dietmar Maurer
08c2cedf4a also run 'backup-start' hook in snapshot mode 2012-10-12 06:01:42 +02:00
Dietmar Maurer
271f16aaee updated Slovenian translations 2012-10-08 07:04:53 +02:00
Dietmar Maurer
8f343d5a87 create /var/run/dtach at pvedaemon startup
Previos code creates the directory on the wrong node!
2012-10-02 10:11:16 +02:00
Dietmar Maurer
2a1379b70c updates for vzctl 4.0 2012-10-02 09:28:11 +02:00
Dietmar Maurer
b8238244a0 bump version to 2.2-19 2012-09-27 09:45:58 +02:00
Dietmar Maurer
2aabf72c92 use API call to get next free VMID
We cant use the ResourceStore, because it only contains VM accessable for
actual user.
2012-09-27 08:13:51 +02:00
Dietmar Maurer
9128a8c82c hack: call setHeight to show scroll bars correctly 2012-09-26 11:23:06 +02:00
Dietmar Maurer
72eaf1a959 bump version to 2.2-17 2012-09-24 12:06:08 +02:00
tgrodzinski
e9e052b2ad added sorter to bridge selection
Signed-off-by: tgrodzinski <t.grodzinski@profihost.ag>
2012-09-14 14:31:27 +02:00
Dietmar Maurer
b11734a6ee disable collapse for snapshot trees.
We use double click to open the edit window, and this badly interact
with collapse/expand.
2012-09-14 10:29:26 +02:00
Dietmar Maurer
0bf50eb5d9 also use TaskProgress for snapshot removal 2012-09-14 10:20:34 +02:00
Dietmar Maurer
0bded8c6df revert autoscroll hack
Seem that the bug only occur on my win7 installation, nowhere else.
2012-09-14 10:17:04 +02:00
Dietmar Maurer
27f2e10fd8 use new TaskProgress feature 2012-09-14 09:49:25 +02:00
Dietmar Maurer
1c75385904 improve task viewer 2012-09-14 09:47:55 +02:00
Dietmar Maurer
a7ff6dfe03 disable resize - not neccessary 2012-09-13 14:05:58 +02:00
Dietmar Maurer
5fed7c2b69 add workaround for autoScroll bug 2012-09-13 13:36:24 +02:00
Dietmar Maurer
d868744789 clear error mask on successful load 2012-09-13 13:23:01 +02:00
Dietmar Maurer
67407c116d display full vm settings for snapshots 2012-09-13 13:13:51 +02:00
Dietmar Maurer
f9bc8d198b remove debug message 2012-09-13 11:45:34 +02:00
Dietmar Maurer
a454cbd7f0 confirm rollback 2012-09-13 11:16:28 +02:00
Dietmar Maurer
dde9f8aaea improve snapshot tree GUI
Add dynamic updates, sort correctly.
2012-09-13 11:07:03 +02:00
Dietmar Maurer
8bf7e77c35 mprove snapshot GUI 2012-09-11 13:18:21 +02:00
Dietmar Maurer
38524f5127 add icons for snapshots 2012-09-11 11:27:40 +02:00
Dietmar Maurer
8304868ed0 add snapshot rollback and delete buttons 2012-09-10 13:52:04 +02:00
Dietmar Maurer
52586927bb add snapshot tree to GUI 2012-09-10 13:30:38 +02:00
Dietmar Maurer
4fc7afdffb add descriptions for snapshot tasks 2012-09-10 12:10:42 +02:00
Dietmar Maurer
5174be3ca6 GUI: allow to select SCSI disks when creating VMs
Booting from SCSI disks works again in qemu-1.2.
2012-09-05 11:02:36 +02:00
Dietmar Maurer
d065cd5a42 fix bug 178: correctly verify if VMID is already used 2012-09-05 09:42:18 +02:00
Dietmar Maurer
33d0207931 vzrestore: allow --storage option 2012-09-05 08:05:16 +02:00
Dietmar Maurer
2a797de6ee removed startall/stopall commands
Because we now support startup priorities, and start/stop order must include KVM VMs.
2012-09-05 07:57:06 +02:00
Dietmar Maurer
3f9bc4c023 use toLowerCase() for textfilter. 2012-09-04 06:21:14 +02:00
Dietmar Maurer
90d9a8f403 use mbps instead of bps 2012-08-29 13:47:42 +02:00
Dietmar Maurer
d070946cb2 make lint happy 2012-08-29 11:35:02 +02:00
Dietmar Maurer
9cf6d99b96 add scsihw option to GUI 2012-08-29 11:31:14 +02:00
Dietmar Maurer
c8abee0d22 add SATA to GUI 2012-08-29 10:52:13 +02:00
Dietmar Maurer
e6bbc6d49f bump version to 2.1-15 2012-08-29 07:17:32 +02:00
Dietmar Maurer
2b717b5b90 add slovenian translation (thanks to Dojan Borstnar) 2012-08-29 07:14:13 +02:00
Dietmar Maurer
bfc3b38d3b add sl.po 2012-08-28 11:35:17 +02:00
Dietmar Maurer
85c5e7551b migrate GUI: select online flag automatically 2012-08-27 08:57:37 +02:00
Dietmar Maurer
331c0fe60a fix spelling errors 2012-08-25 09:00:06 +02:00