On Wed, Nov 16, 2016 at 6:59 PM, William Hay <w....@ucl.ac.uk> wrote:

> On Tue, Nov 15, 2016 at 04:43:08PM +0530, Himanshu Joshi wrote:
> >      As root:
> >      source /opt/sge/default/common/settings.sh
> >      qconf -ae
> >
> >    Thanks,Please find the outputs and advise
> >    [root@mbialjpj ~]# source /opt/sge/default/common/settings.sh
> >    SGE_ROOT=/opt/sge: Command not found.
> >    export: Command not found.
> >    SGE_ROOT: Undefined variable.
> >    [root@mbialjpj ~]# qconf -ae
> >    qconf: Command not found.
> That is a little odd.  The settings.sh file should work with most bourne
> like shells.
>
>

> Try source /opt/sge/default/common/settings.csh instead
>
> echo $SHELL as root to see what shell you are running under.
> Yes surprisingly as a root $SHELL says /bin/tcsh, thus your suggestion
> source /opt/sge/default/common/settings.csh worked.
>

But  qconf -ae Newhost
can't resolve hostname "Newhost"
 qconf -ae Newhost
can't resolve hostname "Newhost"

Now "qconf -ae" shows

hostname              template
load_scaling          NONE
complex_values        NONE
user_lists            NONE
xuser_lists           NONE
projects              NONE
xprojects             NONE
usage_scaling         NONE
report_variables      NONE
~

.....
.....


~

"/tmp/pid-14815-aPBdyG" 9L, 247C

 But adding Newhost in place of template also shows

can't resolve hostname "Newhost"

i have no clue how to configure this


>
> >
> >    [root@mbialjpj ~]# $SGE_ROOT
> >    SGE_ROOT: Undefined variable.
> >    [root@mbialjpj ~]# which $SGE_ROOT
> >    SGE_ROOT: Undefined variable.
>
> $SGE_ROOT isn't a command just a variable that tells the various SGE
> commands where to find gride engine.
>
> William
>

Looking forward to hear from you
-- 
Himanshu Joshi
_______________________________________________
SGE-discuss mailing list
SGE-discuss@liv.ac.uk
https://arc.liv.ac.uk/mailman/listinfo/sge-discuss

Reply via email to