admin@glassfish.java.net

Re: start instance sync behavior

From: Bill Shannon <bill.shannon_at_oracle.com>
Date: Fri, 30 Jul 2010 15:52:45 -0700

The instance using the config should get all resources and all applications
referenced by the config.

Elena Asarina wrote on 07/30/10 01:29 AM:
> Hello Nazrul,
>
> Thank you for the response. But if will be created a new stand alone
> instance with --config <claster_name>-config. And this cluster has
> resources and apps deployed. Then, when this instance will be started,
> should this instance inherit all cluster resources and deployed apps or
> not?
>
> Thank you,
>
> Elena
>
> Nazrul Islam wrote:
>> Elena Asarina wrote:
>>> Hello Tom,
>>>
>>> Could you please clarify start instance sync behavior. I.e., for
>>> example, was created a cluster with instances, for that cluster were
>>> created resources, and apps were deployed. Then
>>> a) Was added a new instance to the cluster.
>>> b) Created a new stand alone instance with --config
>>> <claster_name>-config
>>>
>>> Then executed one of these commands:
>>> 1) start-instance <instance_name>
>>> 2) start-local-instance <instance_name>
>>> 3) start-local-instance --nosync=true <instance_name>
>>> 4) start-local-instance --syncarchive=true <instance_name>
>>> 5) start-local-instance --syncallapps=true <instance_name>
>>> 6) start-local-instance --syncfull=true <instance_name>
>>>
>>>
>>> What is expected behavior in a) and b) cases regarding availability
>>> of precreated resources and deployed apps for all that starts.
>>>
>> Tom is out on vacation.
>>
>> The following two options will be removed.
>> 4) start-local-instance --syncarchive=true <instance_name>
>> 5) start-local-instance --syncallapps=true <instance_name>
>>
>> When you specify --nosync, no synchronization will take place. When
>> you specify --syncfull, a full synchronization will take place
>> regardless of what was previously synchronized.
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: admin-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: admin-help_at_glassfish.dev.java.net
>