Hi Mark,

I always recommand classic spooling over Berkeley DB, and I listed it
in the SGE compile guide as the recommended compile options:

http://gridscheduler.sourceforge.net/CompileGridEngineSource.html


Berkeley DB is not needed for ARCo, as the qmaster spool files are not
read by other processes. The qmaster writes to the reporting file that
is read by ARCo:

http://gridscheduler.sourceforge.net/htmlman/htmlman5/reporting.html

Berkeley DB does not understand SQL until recent versions, and I have
not tested the latest version of Berkeley DB with SGE.

Rayson



On Fri, Apr 8, 2011 at 10:00 AM, Mark Suhovecky <[email protected]> wrote:
>
>
> OK, I got SGE6.2u5p1 to build with version 4.4.20 of Berkeley DB,
> and proceeded to try and install Grid Engine on the master host
> via inst_sge.
>
>  At some point it tells me that I should install Berkeley DB
> on the master host  first, so I do "inst_sge -db", which hangs when it tries
> to start the DB for the first time. Then, because some
> days I'm not terribly bright, I decide to see if the DB will start
> at machine reboot. Well, now it hangs when sgedb start
> runs from init. Still gotta fix that.
>
> So let me back up for a minute and ask about Berkeley DB...
>
> We currently run sge_6.2u1 on 1250 or so hosts, with "classic"
> flat file spooling, and it's pretty stable.
> When we move to SGE6.2u5p1, we'd like
> to use the Arco reporting package, and I'm blithely assuming
> that I need a DB with an SQL interface to accomodate this.
>
> Is that true? Can we use Arco w/o DB spooling?
>
> Thanks,
>
> Mark
>
> _______________________________________________
> 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