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

2013-04-25 Thread 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 from stopped VM results in endless loop. Can anybody > reproduce? > ___ pve-devel mailing list

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

2013-04-25 Thread Stefan Priebe - Profihost AG
Hi List, Snapshotting incl. RAM from stopped VM results in endless loop. Can anybody reproduce? -- Stefan ___ 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-25 Thread 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:pve-devel- > boun...@pve.proxmox.com] On Behalf Of Stefan Priebe > Sent: Mittwoch, 24. April 2013 11:53 > To: pve-dev

Re: [pve-devel] migrate a proxmox server to new hardware ? (backup/restore)

2013-04-25 Thread Dietmar Maurer
> >>The database is at /var/lib/pve-cluster/ > > Oh, I never notice that :) It is a very simple sqlite database. ___ 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-25 Thread Dietmar Maurer
Applied this one. I don't really understand why I need/want the rest of this series? > -Original Message- > From: pve-devel-boun...@pve.proxmox.com [mailto:pve-devel- > boun...@pve.proxmox.com] On Behalf Of Stefan Priebe > Sent: Mittwoch, 24. April 2013 11:53 > To: pve-devel@pve.proxmox.

Re: [pve-devel] migrate a proxmox server to new hardware ? (backup/restore)

2013-04-25 Thread Alexandre DERUMIER
>>The database is at /var/lib/pve-cluster/  Oh, I never notice that :) >>As Stefan mention, you need to rsync when all service are down. That way you >>also sync the database.  Yes, I think I'll be ok. Thanks for help ! - Mail original - De: "Dietmar Maurer" À: "Alexandre DERUMIE

Re: [pve-devel] migrate a proxmox server to new hardware ? (backup/restore)

2013-04-25 Thread Dietmar Maurer
> What I don't known is /etc/pve ? > > I think I need to NOT rsync it, as pve-cluster will mount it and get the > files from > others nodes cluster. The database is at /var/lib/pve-cluster/ As Stefan mention, you need to rsync when all service are down. That way you also sync the database. ___