CLOUDSTACK-7982 - KVM live migration

2016-08-12 Thread ma...@exoscale.ch
Need some Jira love... Can someone give me the rights to assign myself to this JIRA issue, or to assign myself directly. Thanks https://issues.apache.org/jira/browse/CLOUDSTACK-7982 There are new configuration items and some explainations to be documented. I thought to write it in the documenta

Re: Roadmap for 4.x and 5.0

2016-07-03 Thread ma...@exoscale.ch
bin/iptables -A INPUT -p tcp --destination-port 8080 -j DROP >>service cloudstack-management stop >>service cloudstack-management stop:wq >>CSPID=$(cat /var/run/cloudstack-management.pid ) >>ps -p $CSPID >/dev/null 2

Re: Roadmap for 4.x and 5.0

2016-07-01 Thread ma...@exoscale.ch
Hi, I can't edit the page but I'll be glad to put some effort for the V5: - Live migration for KVM - Improve logging using UUIDs (as I already did part of that for us at exoscale) I'm in the process to add another feature we need: graceful shutdown of a management server when running a cluster o

Question regarding the Agent & reconnect()

2016-06-24 Thread ma...@exoscale.ch
Hi, I'm reading the code of the Agent and I'm wondering why we don't allowit to reconnect if it has some remaining commands in progress with the ServerResource since on completion of the command, the result will go nowhere, the Link being terminated, and the new one is not yet open. Anyone has

Re: 4.9+ release

2016-06-15 Thread ma...@exoscale.ch
Hi, From my CS starter point of view, I agree with John's comment. I would really like to see the next major version with a code & architecture clean-up, especially producing a code architecture in the direction of the Java9 Jigsaw modularity. It would be sad not to take the next specifications