Re: Distribution and start/stop of clustered deployments

2007-11-21 Thread Gianny Damour
On 21/11/2007, at 7:55 AM, Joe Bohn wrote: Regarding the list-modules command, it lists all the configurations per target, i.e. configuration store. As Kevan also pointed out, I think that we need to consider the multiple configuration stores in the console when more than one is present

Re: Distribution and start/stop of clustered deployments

2007-11-20 Thread Gianny Damour
On 17/11/2007, at 12:30 AM, Kevan Miller wrote: On Nov 13, 2007, at 9:36 PM, Gianny Damour wrote: Hi Joe, After some investigations, here is my understanding of problem 1: there are two deployments because by default, i.e. when no target is specified, the distribute command executes

Re: Distribution and start/stop of clustered deployments

2007-11-20 Thread Joe Bohn
Gianny Damour wrote: On 17/11/2007, at 12:30 AM, Kevan Miller wrote: On Nov 13, 2007, at 9:36 PM, Gianny Damour wrote: Hi Joe, After some investigations, here is my understanding of problem 1: there are two deployments because by default, i.e. when no target is specified, the

Re: Distribution and start/stop of clustered deployments

2007-11-16 Thread Kevan Miller
On Nov 13, 2007, at 9:36 PM, Gianny Damour wrote: Hi Joe, After some investigations, here is my understanding of problem 1: there are two deployments because by default, i.e. when no target is specified, the distribute command executes against all the configuration stores defined by a

Re: Distribution and start/stop of clustered deployments

2007-11-13 Thread Gianny Damour
On 13/11/2007, at 8:01 PM, Jeff Genender wrote: Gianny Damour wrote: I hope we are not talking about the same thing. I am talking about a deployment time constraint and not a runtime constraint mandating that all the servers are reachable when an application is *deployed*. FWIW, such a

Re: Distribution and start/stop of clustered deployments

2007-11-13 Thread Jeff Genender
Gianny Damour wrote: Nous parlons enfin la meme langue :). Nous avons toujours compris les uns les autres ;-) I'll bet you didn't know I am in Paris right now...did ya? ;-) Jeff Agreed: this would be a nice enhancement. Jeff

Re: Distribution and start/stop of clustered deployments

2007-11-13 Thread Gianny Damour
Hi Joe, After some investigations, here is my understanding of problem 1: there are two deployments because by default, i.e. when no target is specified, the distribute command executes against all the configuration stores defined by a Geronimo instance. Note that this default behavior

[jira] Created: (GERONIMO-3597) Distribution and start/stop of clustered deployments

2007-11-12 Thread Gianny Damour (JIRA)
Distribution and start/stop of clustered deployments Key: GERONIMO-3597 URL: https://issues.apache.org/jira/browse/GERONIMO-3597 Project: Geronimo Issue Type: New Feature Security

[jira] Assigned: (GERONIMO-3597) Distribution and start/stop of clustered deployments

2007-11-12 Thread Gianny Damour (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gianny Damour reassigned GERONIMO-3597: --- Assignee: Gianny Damour Distribution and start/stop of clustered deployments

[jira] Closed: (GERONIMO-3597) Distribution and start/stop of clustered deployments

2007-11-12 Thread Gianny Damour (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gianny Damour closed GERONIMO-3597. --- Resolution: Fixed This is now implemented. Distribution and start/stop of clustered

Distribution and start/stop of clustered deployments

2007-11-12 Thread Gianny Damour
Hi, I have just checked in support for distribution of configurations to clusters and also management, i.e. start/stop, of such clustered deployments. I will try to explain how everything hangs together so that people can jump in, provide feedback, request enhancements etc. There is

Re: Distribution and start/stop of clustered deployments

2007-11-12 Thread Jeff Genender
Gianny Damour wrote: 2. The clustered store uploads the backed configuration to the registered cluster members, which subsequently locally install them. If the remote installation fails for one of the members, then the clustered store removes the configuration from all the members having

Re: Distribution and start/stop of clustered deployments

2007-11-12 Thread Gianny Damour
On 13/11/2007, at 4:35 AM, Jeff Genender wrote: Gianny Damour wrote: 2. The clustered store uploads the backed configuration to the registered cluster members, which subsequently locally install them. If the remote installation fails for one of the members, then the clustered store

Re: Distribution and start/stop of clustered deployments

2007-11-12 Thread Joe Bohn
Hi Gianny, Lots of newbie questions from me. I'm not even going to pretend that I understand your clustering changes just yet ... so please bear with me. I just want to point out a few things that I noticed with a single server instance and get your take on them. 1) Deploying a simple

Re: Distribution and start/stop of clustered deployments

2007-11-12 Thread Jeff Genender
Gianny Damour wrote: You can successfully distribute when all the configured cluster members are running. If one of them is down, then the installation fails. This seems to be a typical scenario - at least based on the clustered deployments I have been working with. Hmmm...I have found

Re: Distribution and start/stop of clustered deployments

2007-11-12 Thread Gianny Damour
On 13/11/2007, at 4:42 PM, Jeff Genender wrote: Gianny Damour wrote: You can successfully distribute when all the configured cluster members are running. If one of them is down, then the installation fails. This seems to be a typical scenario - at least based on the clustered deployments I