Commit Graph

5190 Commits

Author SHA1 Message Date
Dietmar Maurer
9dbdda49d0 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
350b3b46e9 pvestatd: fix server reload 2012-10-29 12:32:53 +01:00
Dietmar Maurer
4d84471293 fix version 2012-10-24 09:05:32 +02:00
Dietmar Maurer
6806a0f851 vncproxy: wait until vnc port is ready (avoid connection errors) 2012-10-24 09:02:23 +02:00
Dietmar Maurer
739b444d7c 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
92fd515b47 fix bug #205 2012-10-23 09:52:45 +02:00
Dietmar Maurer
1d7334d22f add win8 to OS type selector 2012-10-23 09:41:44 +02:00
Dietmar Maurer
efd7913aac re-add apl upload target 2012-10-23 09:17:43 +02:00
Dietmar Maurer
e109bf2ed7 update applicance list 2012-10-23 08:54:12 +02:00
Dietmar Maurer
5b90f721be bump version to 2.2-22 2012-10-12 06:07:32 +02:00
Dietmar Maurer
c5be0f8c43 also run 'backup-start' hook in snapshot mode 2012-10-12 06:01:42 +02:00
Dietmar Maurer
a2d331848d 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
f9d4fc64e2 updates for vzctl 4.0 2012-10-02 09:28:11 +02:00
Dietmar Maurer
4d37f8b41e bump version to 2.2-19 2012-09-27 09:45:58 +02:00
Dietmar Maurer
e893439e32 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
995ac416dd hack: call setHeight to show scroll bars correctly 2012-09-26 11:23:06 +02:00
Dietmar Maurer
13d5c117b1 bump version to 2.2-17 2012-09-24 12:06:08 +02:00
tgrodzinski
b12611b514 added sorter to bridge selection
Signed-off-by: tgrodzinski <t.grodzinski@profihost.ag>
2012-09-14 14:31:27 +02:00
Dietmar Maurer
8e6c45c6da 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
d3e0245707 also use TaskProgress for snapshot removal 2012-09-14 10:20:34 +02:00
Dietmar Maurer
689aca16e1 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
af03191c31 use new TaskProgress feature 2012-09-14 09:49:25 +02:00
Dietmar Maurer
47a5865acb improve task viewer 2012-09-14 09:47:55 +02:00
Dietmar Maurer
12427b64b0 disable resize - not neccessary 2012-09-13 14:05:58 +02:00
Dietmar Maurer
25c6ff2d9b add workaround for autoScroll bug 2012-09-13 13:36:24 +02:00
Dietmar Maurer
ebc2d29053 clear error mask on successful load 2012-09-13 13:23:01 +02:00
Dietmar Maurer
576a5d516a display full vm settings for snapshots 2012-09-13 13:13:51 +02:00
Dietmar Maurer
bfb37bcd86 remove debug message 2012-09-13 11:45:34 +02:00
Dietmar Maurer
ee69f57f7c confirm rollback 2012-09-13 11:16:28 +02:00
Dietmar Maurer
d0780afcb0 improve snapshot tree GUI
Add dynamic updates, sort correctly.
2012-09-13 11:07:03 +02:00
Dietmar Maurer
5465dda8e7 mprove snapshot GUI 2012-09-11 13:18:21 +02:00
Dietmar Maurer
6ec2c38b76 add icons for snapshots 2012-09-11 11:27:40 +02:00
Dietmar Maurer
015f9fd336 add snapshot rollback and delete buttons 2012-09-10 13:52:04 +02:00
Dietmar Maurer
5c32c3a327 add snapshot tree to GUI 2012-09-10 13:30:38 +02:00
Dietmar Maurer
93d4a58a23 add descriptions for snapshot tasks 2012-09-10 12:10:42 +02:00
Dietmar Maurer
45314cad71 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
10cdf3ae1a fix bug 178: correctly verify if VMID is already used 2012-09-05 09:42:18 +02:00
Dietmar Maurer
7952301366 vzrestore: allow --storage option 2012-09-05 08:05:16 +02:00
Dietmar Maurer
7c5af0633f 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
549909a03e use toLowerCase() for textfilter. 2012-09-04 06:21:14 +02:00
Dietmar Maurer
853bf4531e use mbps instead of bps 2012-08-29 13:47:42 +02:00
Dietmar Maurer
9bb44cc320 make lint happy 2012-08-29 11:35:02 +02:00
Dietmar Maurer
74184048a6 add scsihw option to GUI 2012-08-29 11:31:14 +02:00
Dietmar Maurer
910e01202d add SATA to GUI 2012-08-29 10:52:13 +02:00
Dietmar Maurer
690a90b92a bump version to 2.1-15 2012-08-29 07:17:32 +02:00
Dietmar Maurer
b4e7aa2c4a add slovenian translation (thanks to Dojan Borstnar) 2012-08-29 07:14:13 +02:00
Dietmar Maurer
eba9dd95a9 migrate GUI: select online flag automatically 2012-08-27 08:57:37 +02:00
Dietmar Maurer
88ba9a1dde fix spelling errors 2012-08-25 09:00:06 +02:00
Dietmar Maurer
c1aeb364ae hide create menu for rbd, sheepdog, and nexenta
Util they are more stable. And vzdump should work too with those types.
2012-08-24 11:01:48 +02:00
Alexandre Derumier
6306ef2dd2 add nexenta storage panel
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2012-08-23 14:17:48 +02:00