Hi, Am 21.02.2011 um 18:05 schrieb Stephan Riedel:
> I'm using the automated installation with my grid engine (Sun Grid Engine > 6.2u5). > So far everything works fine, but now I was wondering, if there is any way to > assign an automatic installed execution host to a certain queue/hostgroup > right from the start? Until now, always when I install an execution host, it > is added to all.q via the @allhosts group and then I have to move it. you mean you install with ./install_execd? It's sufficient to bypass it and to a) mount /usr/sge, b) copy sge_execd.p6444 to /etc/init.d, c) install links to start the daemon automactically by a reboot d) start the daemon one time by hand - only necessary step on the server is to add this machine as administrative host beforehand (`qconf -ah ...`) [adjust to your paths]. If you want to stay with the install script: define a hostgroup on your own and disregard the @allhosts group in any queue defintion. -- Reuti > Any ideas? > > Greeting, > Stephan > _______________________________________________ > users mailing list > [email protected] > https://gridengine.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] https://gridengine.org/mailman/listinfo/users
