Hi Samuel,

Have a look at the logs/ directory that the build generated.  In
particular look for the logs for the task that failed this might give
you an indicated why the task failed and the machine was black listed.

The black listing scheme is used to handle cases where a large cluster
is running but one of two machines go down during the build, or
perhaps they simply don't work in the first place.  The black listing
allows the build to re-submit the failed tasks to machines that are
still working.

Robert.

On Tue, Jan 19, 2010 at 12:34 PM, Samuel Jarque <[email protected]> wrote:
> Hi,
>
>
>>
>> what OS/version are you using? Do all your nodes have access to the complete 
>> data set, i.e. can all see /gis?
>
>
> I'm using 2 computers with ubuntu 9.10, osg 2.8.0 and vpb 0.9.10. /gis have 
> all permissions, so the 2 nodes can see it.
> Like the example, I have the same files on 2 nodes.
>
> node01:/gis$ ssh node02 "ls /gis"
> machinepool.txt
> ps_height_16k.tif
> ps_texture_16k.tif
> node01:/gis$ ls /gis
> machinepool.txt  ps_height_16k.tif  ps_texture_16k.tif
>
> Thank you!
>
> Cheers,
> Samuel
>
> ------------------
> Read this topic online here:
> http://forum.openscenegraph.org/viewtopic.php?p=22883#22883
>
>
>
>
>
> _______________________________________________
> osg-users mailing list
> [email protected]
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to