On Fri, Nov 18, 2016 at 8:53 PM, William Hay <[email protected]> wrote:
> On Fri, Nov 18, 2016 at 08:27:36PM +0530, Himanshu Joshi wrote: > > 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 > Since you have mbialjpj in /etc/hosts you should be able to execute qconf > -ae > and replace template with the name mbialjpj. > > William > Thanks William, Now I can replace template with mbialjpj by qconf -ae mbialjpj added host mbialjpj to exec host list [root@mbialjpj sge]# qhost HOSTNAME ARCH NCPU NSOC NCOR NTHR LOAD MEMTOT MEMUSE SWAPTO SWAPUS ------------------------------------------------------------ ---------------------------------- global - - - - - - - - - - mbialjpj - - - - - - - - - - Now installation of sge is done ps aux | grep "sge" command says root 7407 0.0 0.2 213524 38396 ? Sl 16:37 0:01 /opt/sge/bin/lx-amd64/sge_qmaster root 9962 0.0 0.0 112648 960 pts/0 S+ 17:53 0:00 grep --color=auto sge then I did service sgeexecd.mbialjpj55 start Starting Grid Engine execution daemon but ps aux | grep "sge" again says the same status root 7407 0.0 0.2 213524 38396 ? Sl 16:37 0:01 /opt/sge/bin/lx-amd64/sge_qmaster root 9974 0.0 0.0 112648 960 pts/0 S+ 17:54 0:00 grep --color=auto sge *I would now setup SGE* Now using qmon gives the following error Warning: Cannot convert string "-adobe-helvetica-medium-r-*--14-*-*-*-p-*-*-*" to type FontStruct Warning: Cannot convert string "-adobe-helvetica-bold-r-*--14-*-*-*-p-*-*-*" to type FontStruct Warning: Cannot convert string "-adobe-helvetica-medium-r-*--20-*-*-*-p-*-*-*" to type FontStruct Warning: Cannot convert string "-adobe-helvetica-medium-r-*--12-*-*-*-p-*-*-*" to type FontStruct Warning: Cannot convert string "-adobe-helvetica-medium-r-*--24-*-*-*-p-*-*-*" to type FontStruct Warning: Cannot convert string "-adobe-courier-medium-r-*--14-*-*-*-m-*-*-*" to type FontStruct Warning: Cannot convert string "-adobe-courier-bold-r-*--14-*-*-*-m-*-*-*" to type FontStruct Warning: Cannot convert string "-adobe-courier-medium-r-*--12-*-*-*-m-*-*-*" to type FontStruct Warning: Cannot convert string "-adobe-helvetica-medium-r-*--10-*-*-*-p-*-*-*" to type FontStruct X Error of failed request: BadName (named color or font does not exist) Major opcode of failed request: 45 (X_OpenFont) Serial number of failed request: 520 Current serial number in output stream: 531 As my OS version is Redhat 7.0 but using qmon says that the desired fonts are of older versions I tried to follow this link http://talby.rcs.manchester.ac.uk/~rcs/_bits/sge_qmon_fonts.html followed by installing the packages as per link https://kence.org/2011/02/08/gridengine-qmon-font-problems/ as follows yum install xorg-x11-font-utils Loaded plugins: langpacks, nvidia, product-id, search-disabled-repos, subscription-manager Package 1:xorg-x11-font-utils-7.5-20.el7.x86_64 already installed and latest version Nothing to do [root@mbialjpj sge]# yum install xorg-x11-fonts-100dpi Loaded plugins: langpacks, nvidia, product-id, search-disabled-repos, subscription-manager Package xorg-x11-fonts-100dpi-7.5-9.el7.noarch already installed and latest version Nothing to do yum install xorg-x11-fonts-75dpi Loaded plugins: langpacks, nvidia, product-id, search-disabled-repos, subscription-manager Package xorg-x11-fonts-75dpi-7.5-9.el7.noarch already installed and latest version Nothing to do [root@mbialjpj sge]# yum install xorg-x11-fonts-misc Loaded plugins: langpacks, nvidia, product-id, search-disabled-repos, subscription-manager Package xorg-x11-fonts-misc-7.5-9.el7.noarch already installed and latest version Nothing to do *Now font error is gone and new error comes as follows* *X Error of failed request: BadName (named color or font does not exist) Major opcode of failed request: 45 (X_OpenFont) Serial number of failed request: 434 Current serial number in output stream: 445* I tried to follow this link https://bbs.archlinux.org/viewtopic.php?id=168742 But there is no 100dpi or 75dpi folder in /usr/share/fonts/ Kindly suggest the needful -- 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>
_______________________________________________ SGE-discuss mailing list [email protected] https://arc.liv.ac.uk/mailman/listinfo/sge-discuss
