[Swift-devel] Re: coaster features

Mihael Hategan hategan at mcs.anl.gov
Thu May 14 11:34:50 CDT 2009


On Thu, 2009-05-14 at 09:56 -0500, Zhao Zhang wrote:
> Hi, Mihael
> 
> I am making a coaster test plan now, so that will be good if you could 
> help me clear what features of coaster are available in the current 
> implementation.
> 
> 1) Multiple coaster on 1 compute node.
>     This feature is documented, but I am not sure if is working or not.

Yes, this is supposed to work.

> 2) coasterWorkerMaxwalltime
>     This is working.
> 3) coasterInternalIP
>     I know this one is working, as I have already complete tests with 
> this parameter.
>     I am not clear under what context do we need this feature. One I 
> could think of is that "using notification instead of status file". Is 
> there any other
>     condition or any specific site requires this feature?

I'm not sure how you know it's working if you don't know what it's
supposed to do.

Without this, workers use the external IP (the one the service is
started with) to contact the service. With it, one can force the workers
to contact a specific IP after starting. This is needed if the worker
nodes don't generally have access to the outside of the cluster.

This has nothing to do with notification or status files. If this
setting is required (due to the network configuration of the cluster)
and it is not specified, the coasters won't work at all.

> 4) coasterDataProvider
>     This is working now.

I don't know what that is.

> 5) Block Allocation
>     Is this being implemented soon, or do we decide to postpone this 
> feature?

The priority of this item has, again, become the highest.





More information about the Swift-devel mailing list