Hi Gerard,

You can just replace the old SGE 6.2u5 sge_execd with the SGE6.2u5p2
sge_execd -- the new qmaster is not needed for the 4GB memory
accounting fix.

And related to the problems you've encountered:

1) If the build machine is Linux 2.6, then the arch name is "lx26".
The binaries offered for download by Sun were built on Linux 2.4, and
thus get the "lx24" arch name.

2) Can you check your $SGE_ROOT/$SGE_CELL/common/bootstrap file, and
send us what you have for the "spooling_method" & "spooling_lib"
options??

Rayson



On Wed, Jan 25, 2012 at 6:33 AM, Gerard Henry <[email protected]> wrote:
> hello all,
> we have the old SGE 6.2u5
> I'm trying to compile SGE6.2u5p2, i just need the fix for the 4Go mem report
> bug.
> My idea was to recompile binaries, and to replace the actual sge_execd with
> the new ones.
> I follow the instructions here:
> http://gridscheduler.sourceforge.net/CompileGridEngineSource.html
>
> everything seems ok. I get:
> bin/lx26-amd64/
> utilbin/lx26-amd64/
> lib/lx26-amd64/
> and i copy these files into my existing SGE installation.
>
> before that, the dirs were:
> bin/lx24-amd64/
> utilbin/lx24-amd64/
> lib/lx24-amd64/
>
> when re-starting qmaster, it uses lx26 instead of lx24 (i'm on centos ) but
> it fails, and in messages:
> 01/25/2012 11:50:17|  main|octopus|E|Binaries were compiled with spooling
> method "classic", requested spooling method is "berkeleydb"
> 01/25/2012 11:50:17|  main|octopus|E|error creating a "berkeleydb" spooling
> context
> 01/25/2012 11:50:17|  main|octopus|C|setup failed
>
> why does it search for berkeleydb ? since i'm using classic spool.
>
>
>
> thanks in advance for help,
>
> gerard
> _______________________________________________
> users mailing list
> [email protected]
> https://gridengine.org/mailman/listinfo/users

_______________________________________________
users mailing list
[email protected]
https://gridengine.org/mailman/listinfo/users

Reply via email to