[Pkg-gridengine-devel] manual setup not successful
Michael Banck
mbanck at gmx.net
Sun Apr 29 13:55:57 UTC 2007
On Sun, Apr 29, 2007 at 03:18:57PM +0200, Andreas Beckmann wrote:
> Michael Banck wrote:
>
> > Hrm, yeah, those are rather voodoo; probably you need to set $SGE_ROOT
> > first, maybe, and it might be that $SGE_ROOT/default/common/bootstrap
> > should be available (which contains the SPOOL_DIR).
> SGE_ROOT was one thing, changing ownership to sgeadmin another
Right, though question is: Should we make the files
sgeadmin:sgeadmin or rather root:sgeadmin? I guess the latter should
work as well, what do you think?
> > If you did that, maybe running "strace -f ..." might give some insight
> > on which files spoolinit wants to unsuccessfully open. Optionally you
> > can also set SGE_DEBUG_LEVEL="1 0 0 0 0 0 0 0" (or increasingly more 1
> > or 2's instead of the 0's), but that'll get you a lot of output.
> Debugging daemons only works properly if SGE_ND="true" is set, too.
Oops sorry, forgot to mention that.
> While starting the additional daemons I got the following message:
>
> local configuration host0815.whereever.example.com not defined -
> using global configuration
Yeah, I get those as well. So far I assumed that the admin could
provide local configurations if they want after the install, but we
shouldn't concern ourselves with it.
> There is a directory /var/spool/gridengine/host0815 ...
That's the execd spooling dir; it's a tribute to the NFS sharing I guess
where every execd needs a different spool dir. We could move that to
/var/spool/gridengine/execd for Debian purposes maybe, to make things
more consistent.
> Oh, and of course I got my first job executed :-)
Yay! :)
Michael
More information about the Pkg-gridengine-devel
mailing list