During my install_execd, I was not able to install default queue with some error message I do not remember I think that might be one of the problem The hostname is the same which I use to ssh this machine i.e. mbialjpj Yes I had chosen that all hosts are in same domain but the message came like "Ignoring...XXXXXXX" and then the next window poped up in the terminal I would like to use this machine initially and make it sucessful first and then implement the same pipeline over my server and configure the /etc/hosts of the workstations(clients). please also find my /etc/hosts file attached and advise the needful
On Fri, Nov 18, 2016 at 3:56 PM, William Hay <w....@ucl.ac.uk> wrote: > On Wed, Nov 16, 2016 at 07:32:00PM +0530, Himanshu Joshi wrote: > > 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 > > The name in hostname needs to be the regular hostname of a machine (ie > what you would use if trying > to ssh to the machine). If all the hosts in your cluster are within the > same domain and you chose the > appropriate option when running inst_sge for the qmaster you can use just > the bit before the first dot > otherwise you need the Fully Qualified Domain Name (FQDN). If your > cluster is isolated and the machines > don't have names registered in the DNS then you can add the hostnames to > /etc/hosts on each machine with a > mapping to the host's IP address. Look at the existing /etc/hosts and man > hosts for details of the format. > > I don't think it matters but I'd stick with all lower case names. > > William > > -- Himanshu Joshi M.Tech. Cognitive & Neuroscience. Ph.D Scholar, Department of Psychiatry NIMHANS, Bangalore Publications <https://scholar.google.co.in/citations?hl=en&user=OspDsGUAAAAJ&view_op=list_works&gmla=AJsN-F4EvpCnES94r26jSpcDQFnN_-rSpEtp0PNdwObxCjniNpjkL55yPooOzK6epx6bHLvPuwJ2LIL3Wgkvxn4xeZXy5Wh0NpiR4E_Ebq88a1jaCS4r5q14b_4jCaeeDct8aeK15Bxr> Multimodal Brain Image Analysis Laboratory <http://mbial.weebly.com/himanshu-joshi.html>
hosts
Description: Binary data
_______________________________________________ SGE-discuss mailing list SGE-discuss@liv.ac.uk https://arc.liv.ac.uk/mailman/listinfo/sge-discuss