Re: [pve-devel] [PATCH 1/9] Nodeselector: change default sort to name instead of mem

2013-04-28 Thread Dietmar Maurer
> > I don't really understand why I need/want the rest of this series? > > You don't ;-) i just liked them. It gave me a much better overview in the grid > tables AND it fixes the sorting problem for used memory and added another > column for free mem. First, the series seems to mix several indep

Re: [pve-devel] [PATCH 1/9] Nodeselector: change default sort to name instead of mem

2013-04-28 Thread Stefan Priebe - Profihost AG
Am 25.04.2013 10:18, schrieb Dietmar Maurer: > Applied this one. > > I don't really understand why I need/want the rest of this series? You don't ;-) i just liked them. It gave me a much better overview in the grid tables AND it fixes the sorting problem for used memory and added another column

[pve-devel] [PATCH 4/5] extend qm create to create clones

2013-04-28 Thread Alexandre Derumier
linked clone (works on template without snapname, works on vm with snapname only) - qm create vmid --clonefrom vmidsrc [--snapname snap] [--clonemode clone] copy clone : dest storage = source storage -

[pve-devel] [PATCH 5/5] add qm move (storage migration)

2013-04-28 Thread Alexandre Derumier
qm move--format [raw|qcow2|vmdk] Signed-off-by: Alexandre Derumier --- PVE/API2/Qemu.pm | 113 ++ qm |2 + 2 files changed, 115 insertions(+) diff --git a/PVE/API2/Qemu.pm b/PVE/API2/Qemu.pm index 479d116..a6f5065 100644

[pve-devel] [PATCH 3/5] add clone_disks sub

2013-04-28 Thread Alexandre Derumier
Signed-off-by: Alexandre Derumier --- PVE/API2/Qemu.pm | 96 ++ 1 file changed, 96 insertions(+) diff --git a/PVE/API2/Qemu.pm b/PVE/API2/Qemu.pm index 53ba9cb..8d81f43 100644 --- a/PVE/API2/Qemu.pm +++ b/PVE/API2/Qemu.pm @@ -134,6 +134,102 @

[pve-devel] [PATCH 2/5] add qemu_drive_mirror

2013-04-28 Thread Alexandre Derumier
Signed-off-by: Alexandre Derumier --- PVE/QemuServer.pm | 67 + 1 file changed, 67 insertions(+) diff --git a/PVE/QemuServer.pm b/PVE/QemuServer.pm index 70ca3b1..0104e13 100644 --- a/PVE/QemuServer.pm +++ b/PVE/QemuServer.pm @@ -4526,4 +4526

[pve-devel] [PATCH 1/5] add qemu_img_convert

2013-04-28 Thread Alexandre Derumier
also work with snapshot as source for qcow2,rbd,sheepdog. Signed-off-by: Alexandre Derumier --- PVE/QemuServer.pm | 61 + 1 file changed, 61 insertions(+) diff --git a/PVE/QemuServer.pm b/PVE/QemuServer.pm index 4d2710a..70ca3b1 100644 --- a

[pve-devel] qemu-server : clones patches

2013-04-28 Thread Alexandre Derumier
changelog : qemu-img convert : - display transferred bytes, remaining bytes, total bytes - displays errors ___ pve-devel mailing list pve-devel@pve.proxmox.com http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Re: [pve-devel] [PATCH 1/9] Nodeselector: change default sort to name instead of mem

2013-04-28 Thread Stefan Priebe - Profihost AG
Fixed - i can resend them all until you had a look at them. Am 25.04.2013 10:22, schrieb Dietmar Maurer: > Note: This patch breaks lint: > > [form/NodeSelector.js] Lint at line 29 character 2: Unexpected ','. > }, > >> -Original Message- >> From: pve-devel-boun...@pve.proxmox.com [mailto

Re: [pve-devel] Snapshotting incl. RAM from stopped VM results in endless loop

2013-04-28 Thread Dietmar Maurer
> i can have a look if you can provide me the IP and Timestamp. > Apr 29 08:25:53 smtp7D8DD271FCC6: to=, relay=mail.profihost.ag[85.158.179.208]:25, delay=0.18, delays=0.04/0/0.14/0, dsn=4.0.0, status=deferred (host mail.profihost.ag[85.158.179.208] refused to talk to me: 451 Sorry, too many c

Re: [pve-devel] Snapshotting incl. RAM from stopped VM results in endless loop

2013-04-28 Thread Stefan Priebe - Profihost AG
Hi, i can have a look if you can provide me the IP and Timestamp. Greets Stefan Am 25.04.2013 15:41, schrieb Dietmar Maurer: > @Stefan: Your mail server is rejection messages I sent to you. > > Any idea what is wrong? > > Note: We changed our IP address yesterday. > >> Snapshotting incl. RAM f