[pve-devel] perl pipe problems

2012-10-28 Thread Dietmar Maurer
I just noticed that a normal unix shell pipe return the exits status of the last command. For example # false|true returns true in perl: # perl -e 'system("false | true");print $?>>8,"\n"' 0 Instead, we want such command to fails. For example, consider a backup which piped the output to anot

Re: [pve-devel] BUG in memory display?

2012-10-28 Thread Dietmar Maurer
> i'm not sure if this is a bug or not but the memory usage info in proxmox pve > doesn't seem to be correct. Memory usage on Host and inside Guest is something completely different. In future, we can use the guest agent to get memory usage from guest (if we want to display that). _

Re: [pve-devel] detect remote shutdown

2012-10-28 Thread Dietmar Maurer
> You suggested to suspend during shutdown but does proxmox support > suspend to disk? I see only suspend in qm man page. It is not implemented currently. ___ pve-devel mailing list pve-devel@pve.proxmox.com http://pve.proxmox.com/cgi-bin/mailman/listin

[pve-devel] BUG in memory display?

2012-10-28 Thread Stefan Priebe - Profihost AG
Hello list, i'm not sure if this is a bug or not but the memory usage info in proxmox pve doesn't seem to be correct. Example vm 100: Proxmox webgui: Total: 4.00 GB Used: 3.74 GB Free command in VM: # free total used free sharedbuffers cached Mem:

Re: [pve-devel] detect remote shutdown

2012-10-28 Thread Stefan Priebe - Profihost AG
You suggested to suspend during shutdown but does proxmox support suspend to disk? I see only suspend in qm man page. Thanks! Stefan Am 25.10.2012 um 12:07 schrieb Dietmar Maurer : >> i'm building an automated migration script when a node shuts down. > > What is the purpose of that? Please can

Re: [pve-devel] The GitHub and similar

2012-10-28 Thread Dietmar Maurer
> Yes, I know that. I'm asking because, it would help in project > collaboration: ie. merge requests, user's forks and more. Maybe it would be > reasonable to either switch to github or just maintain as an mirror. Sorry, but git has really enough features. ___

Re: [pve-devel] The GitHub and similar

2012-10-28 Thread Dietmar Maurer
Why should we do that? From: pve-devel-boun...@pve.proxmox.com [mailto:pve-devel-boun...@pve.proxmox.com] On Behalf Of Kamil Trzcinski Sent: Sonntag, 28. Oktober 2012 12:05 To: pve-devel@pve.proxmox.com Subject: [pve-devel] The GitHub and similar Do you plan to move GIT repositories to the GitHu

Re: [pve-devel] The GitHub and similar

2012-10-28 Thread Michael Rasmussen
On Sun, 28 Oct 2012 13:26:20 +0100 Kamil Trzciński wrote: > Yes, I know that. I'm asking because, it would help in project > collaboration: ie. merge requests, user's forks and more. Maybe it would be > reasonable to either switch to github or just maintain as an mirror. > What is wrong with git

Re: [pve-devel] The GitHub and similar

2012-10-28 Thread Kamil Trzciński
Yes, I know that. I'm asking because, it would help in project collaboration: ie. merge requests, user's forks and more. Maybe it would be reasonable to either switch to github or just maintain as an mirror. Kamil ___ pve-devel mailing list pve-devel@

Re: [pve-devel] The GitHub and similar

2012-10-28 Thread Martin Maurer
No, we use git.proxmox.com Best Regards, Martin Maurer mar...@proxmox.com http://www.proxmox.com From: pve-devel-boun...@pve.proxmox.com [mailto:pve-devel-boun...@pve.proxmox.com] On Behalf Of Kamil Trzcinski Sent: Sonntag, 28. Oktober 2012 12:05 To: pve-devel@pve.pr

[pve-devel] The GitHub and similar

2012-10-28 Thread Kamil Trzciński
Do you plan to move GIT repositories to the GitHub/BitBucket or similar services in the future? Kamil smime.p7s Description: S/MIME cryptographic signature ___ pve-devel mailing list pve-devel@pve.proxmox.com http://pve.proxmox.com/cgi-bin/mailm