Re: [pve-devel] [PATCH pve-manager 0/8] refactoring and enhancing mobile page

2015-09-23 Thread Dietmar Maurer
applied, thanks! ___ pve-devel mailing list pve-devel@pve.proxmox.com http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

[pve-devel] PVE 4-0

2015-09-23 Thread Gilberto Nunes
HI again BTW, today I deploy a 3 node cluster with PVE 4 and NFS storage, and work as a charm... And, the third node is a VM, installed in another host with PVE 4... HA works fine, without any fence device... Thanks for the wonderful job -- Gilberto Ferreira +55 (47) 9676-7530 Skype: gilberto.

[pve-devel] Qemu-img thin provision

2015-09-23 Thread Gilberto Nunes
Hi Can you, guys, adjust the qemu to make a thin provision, when the VM file reach more than 500 GB or 1 TB?? The reason I ask for that, is that very hard to wait qemu-img end up create a huge VM file, mainly when we use NFS or other NAS/SAN solution... Thank you for that... -- Gilberto Ferrei

Re: [pve-devel] [PATCH pve-manager 4/8] use new PVEBar instead of TitleBar

2015-09-23 Thread Thomas Lamprecht
Am 23.09.2015 um 17:54 schrieb Thomas Lamprecht: Signed-off-by: Thomas Lamprecht --- www/mobile/Datacenter.js | 38 -- www/mobile/LXCSummary.js | 18 +- www/mobile/Migrate.js | 11 ++- www/mobile/NodeSummary.js | 18 +--

[pve-devel] [PATCH pve-manager 8/8] better formating and UI of task viewer and task list

2015-09-23 Thread Thomas Lamprecht
[TaskList]: * format task date on the same node as the title. If space isn't there, the date goes on it's own line. * Truncate output of task status to a maximum of 160 characters to fix formating, also the list should only give an overview. * set list flex to 1, this fixes height and scrolling

[pve-devel] [PATCH pve-manager 7/8] format cpu load value better

2015-09-23 Thread Thomas Lamprecht
Signed-off-by: Thomas Lamprecht --- www/mobile/NodeSummary.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/mobile/NodeSummary.js b/www/mobile/NodeSummary.js index 94de3c9..4405b74 100644 --- a/www/mobile/NodeSummary.js +++ b/www/mobile/NodeSummary.js @@ -84,13 +84,1

[pve-devel] [PATCH pve-manager 5/8] Implement VMSummaryBase class

2015-09-23 Thread Thomas Lamprecht
As the lxc and qemu summary pages share almost all the code we implement a base class which provides the shared functionality. Signed-off-by: Thomas Lamprecht --- www/mobile/Makefile | 1 + www/mobile/VMSummaryBase.js | 221 2 files changed,

[pve-devel] [PATCH pve-manager 2/8] add Datacenter entry to menu

2015-09-23 Thread Thomas Lamprecht
Add a menu entry to load the Datacenter page Signed-off-by: Thomas Lamprecht --- www/mobile/MenuButton.js | 14 +- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/www/mobile/MenuButton.js b/www/mobile/MenuButton.js index 7b7205b..f48a8db 100644 --- a/www/mobile/MenuButt

[pve-devel] [PATCH pve-manager 6/8] use new VMSummaryBase class for lxc and qemu summary

2015-09-23 Thread Thomas Lamprecht
also the keys to display from the lxc config where updated as some from OpenVZ times where used. Signed-off-by: Thomas Lamprecht --- www/mobile/LXCSummary.js | 179 ++ www/mobile/QemuSummary.js | 175 ++-- 2 fil

[pve-devel] [PATCH pve-manager 3/8] add PVEBar class to provide an common menu titlebar

2015-09-23 Thread Thomas Lamprecht
PVEBar inherits from Ext.TitleBar and provides an titlebar for the PVE mobile components to reduce code reuse. Signed-off-by: Thomas Lamprecht --- www/mobile/Makefile | 1 + www/mobile/PVEBar.js | 49 + 2 files changed, 50 insertions(+) create m

[pve-devel] [PATCH pve-manager 0/8] refactoring and enhancing mobile page

2015-09-23 Thread Thomas Lamprecht
This series adds: * an back button where applicable * a Datacenter button in the menu, as a quick way to load the entry page * PVEBar class which reduces code reuse. * A parent class for the lxc and qemu summary pages, which greatly reduces code reuse fixes: * formating, especially in the task li

[pve-devel] [PATCH pve-manager 4/8] use new PVEBar instead of TitleBar

2015-09-23 Thread Thomas Lamprecht
Signed-off-by: Thomas Lamprecht --- www/mobile/Datacenter.js | 38 -- www/mobile/LXCSummary.js | 18 +- www/mobile/Migrate.js | 11 ++- www/mobile/NodeSummary.js | 18 +- www/mobile/QemuSummary.js | 18 +

[pve-devel] [PATCH pve-manager 1/8] add goBack function

2015-09-23 Thread Thomas Lamprecht
Add function to go a step back in browsing history. Also don't use the anim var in setActiveItem when no old appWindow is defined, as it is undefined in this scope. Signed-off-by: Thomas Lamprecht --- www/mobile/Workspace.js | 16 +++- 1 file changed, 15 insertions(+), 1 deletion(-)

Re: [pve-devel] adding live migration options ? (xbzlre, compression, ...)

2015-09-23 Thread Dietmar Maurer
> for xbzrle, I think we could enable it by default, as it's has been optimized > since this commit: > http://git.qemu.org/?p=qemu.git;a=commit;h=27af7d6ea5015e5ef1f7985eab94a8a218267a2b > > > for compression, slides said that for 10GBE, it's slower with compression. > also for compression, we ca

Re: [pve-devel] adding live migration options ? (xbzlre, compression, ...)

2015-09-23 Thread Alexandre DERUMIER
>>For example, why do you want to disable compression or >>xbzrle? Any benchmarks? here some news for kvm forum 2015 :) http://www.linux-kvm.org/images/b/b3/02x-09-Cedar-Liang_Li-KVMLiveMigrationOptimization.pdf for xbzrle, I think we could enable it by default, as it's has been optimized si

Re: [pve-devel] adding live migration options ? (xbzlre, compression, ...)

2015-09-23 Thread Dietmar Maurer
> I wonder if it could be great to add an option to manage > live migration features (xbzrle,compression (qemu 2.4), ). > As no everybody as same workload or bandwith. > > Maybe in datacenter.cfg ? or vmid.conf ? > > > What do you think about it ? If we add additional options, there should be

[pve-devel] adding live migration options ? (xbzlre, compression, ...)

2015-09-23 Thread Alexandre DERUMIER
Hi, I wonder if it could be great to add an option to manage live migration features (xbzrle,compression (qemu 2.4), ). As no everybody as same workload or bandwith. Maybe in datacenter.cfg ? or vmid.conf ? What do you think about it ? ___ pve-devel

[pve-devel] Error cancelling global ust listener thread

2015-09-23 Thread Dietmar Maurer
I get strange warning after installing ceph packages on pve 4.0beta2 # pveceph install after that, a simple 'qm start ' produces: # qm start 102 Running as unit 102.scope. libust[11943/11943]: Error: Error cancelling global ust listener thread: No such process (in lttng_ust_exit() at lttng-ust-c

Re: [pve-devel] Fwd: [Qemu-devel] [ANNOUNCE] QEMU 2.4.0.1 CVE update released

2015-09-23 Thread Dietmar Maurer
> Seem that qemu will release CVE fixed releases :) yes, great - I already updated our package: https://git.proxmox.com/?p=pve-qemu-kvm.git;a=commitdiff;h=939d2280ab94d414299b8a4cdb143e461d32c25b ___ pve-devel mailing list pve-devel@pve.proxmox.com htt