Setting up a grid using SGE(sun Grid engine)

Hi everyone,
We are trying to set up a grid in our university.We are taking the help of SGE(sun grid engine).We have successfully installed the master host. But we are encountering a problem when trying to install
the execution host.
When we type #qconf -sh
the following output is occuring
error: commlib error: can't connect to service (No route to host)
ERROR: unable to contact qmaster using port 6444 on host
"sun.localdomain"
We have added the execution host's name to the submit list on the master host.We've also started the sge_master daemon process on the master host. .
Both the systems are pinging correctly.
We have assigned sge_qmaster the port number 6444 in /etc/services
file on both the systems(master and execution host). The name of
the master being sun.localdomain and the name of the execution host is
sunq.localdomain.
Please provide a solution to this problem,so that i can complete the installation of execution host.

ok, i have benn faced this kind problem.
i show you some info, maybe can help you out.
firstly, you need to change some setup files else. like hosts; hosts.equiv; profile; rhosts; and services.
after then, you need to add execute host name to the administrative host list. "./qconf -ah".
and then restart you server head and nodes ( for make sure something effect).
the userful information, you can found in http://www.sun.com/software/gridware/

Similar Messages

  • How to use "Reference Structure" setting in analysis grid item

    Hello expert,
            in Bex analyzer, how to use "Reference Structure" setting in analysis grid item by example?
    Many thanks,

    The variable needs assigned a value, that's why you're getting prompted. When you execute the statement, it's not executing the variable and exec lines.
    Having script output available in a grid would be an enhancement request.

  • Queries with Sun Grid Engine

    Hi,
    Has anyone worked with the Sun Grid Engine (SGE)?
    I had some queries regarding SGE
    1. Does SGE support some kind of Autoscaling?
    I know that there are commands to add Nodes to Grid dynamically, but does this require the Grid to restart after adding the node?
    2. how do we interact with the Queue? Is it possible using Galaxy API? or using SGE API?

    arc_g wrote:
    2. how do we interact with the Queue? Is it possible using Galaxy API? or using SGE API?There is one utility in Sun Studio tools, that interacts with SGE. It is "dmake":
    http://developers.sun.com/sunstudio/documentation/ss12u1/mr/READMEs/dmake.html
    It can build targets in "serial", "parallel", "distributed" and "grid" (SGE) modes.
    It is using SGE API to submit tasks to the SGE.
    Thanks.
    Nik

  • Sun grid engine interface with 10g grid services

    Hi,
    I am a Graduate student in Comp Science. for my parallel class I am looking at interfacing sun Grid engine with Oracle 10g services.But I could not find ant API in oracle for me to use globus or any other oracle native API to call the job scheduling ( or even job submitting) functions in 10g. could any one please enligten me on this.I saw a marketing paper on Oracle globus development kit.But could not find any technical documentation on that regard.
    thanks,
    saji

    Hi Sajindra,
    Check out the Unified scheduler feature of Oracle Database 10g. Unified scheduler allows you to submit jobs that can be both database jobs or non-database jobs (i.e. executed outside the database).
    cheers,
    Brajesh.

  • Sun Grid Engine's qacct command fails in epilog file

    Hi,
    I have installed SGE on my cluster and i am able to submit the jobs . For accounting purpose i want to get the output of 'qacct -j $job_id' in epilog file. But in epilog qacct exits with "Job Id not found error". How to achieve this? Or is there any way to get the job details like 'start time,end time,total run time' etc. in epilog file?
    Please help.
    Edited by: dmane on Aug 26, 2010 2:06 AM

    This forum is about Sun Studio program development tools. Sun Studio is program development suite for creating and analyzing programs written in C, C++, and Fortran. Since your question is about Sun Grid Engine, a product unrelated to Sun Studio, you are unlikely to find answers here.
    Normally I direct people to the Open Solaris forums, but SGE is not part of Solaris; it is a separate product.
    A good place to start is the main product page:
    [http://www.oracle.com/us/products/tools/oracle-grid-engine-075549.html]
    Also try [http://blogs.sun.com] Search for "sun grid engine" to find bloggers who specialize in SGE.
    If you Google "sun grid engine" you will find other promising links.

  • Question On Sun Grid Engine

    Hi,
    May i know how can i submit a job to the the sun grid engine for processing?

    They have a grid engine? Why does nobody tell me these things?

  • Rendering much faster with Sun Grid Engine ?

    Is it possible to get Sun Grid Engine to distribute the rendering of Final Cut Pro?
    http://en.wikipedia.org/wiki/Oracle_Grid_Engine
    Note: Sun Grid Engine is still free

    No.

  • Sun BPEL engine sets wrong Content-Type on calling an external web service

    I have a WSDL for an external web service (which as it happens is running in Websphere locally) and have implemented it as a
    partnerlink on a BPEL diagram in an SOA composite project. The binding style is Document and if you use SOAPUI to test it it
    works fine. Tracing on the web service's server shows the SOAP request coming in. It has a content-type of text/xml, as expected. If I do a JUnit test from NetBeans based on this WSDL alone it also works - same result. BUT if I do
    a full test and call my BPEL process the invocation of this service from BPEL fails.
    On the Test result you see
    BPCOR-6135:A fault was not handled in the process scope; Fault Name is http://www.sun.com/wsbpel/2.0/process/executable/SUNExtension/ErrorHandling}systemFault;
    (This happens because I did not handle the fault in the BPEL.)
    On the trace I see it now has Content-type of application/xop+xml. Why would the Sun BPEL engine change this? I just
    accepted the usual defaults when I created the PartnerLink and the Invoke. Anyway, the format of the request doesn't match what the WS server expects, so it fails.
    As far as I'm aware I'm just using SOAP1.1. This is NetBeans 6.5 with Glassfish 2.1. I tried with NetBeans 6.7 and it got worse, not better. I would certainly appreciate any advice?
    Thanks

    Perhaps when the BPEL file based process calls the WSDL file to execute,their message communication is not correct.
    the head part in the WSDL file should be manually set to "text/xml", or the IDE or Server will use the default value;
    for example as follow:
    SOAPUI tool would use the default value "text/xml" to request.(depends the tool support).
    NetBeans tool would use the default value "text/xml" to request.
    when you do a full test and you do not set the head "context-type" value ,the WSDL file use the server's default head
    value"application/xop-xml" so that return the contents under the control of the server's default value.
    I hope these will be useful for you.

  • Using several Sun Java Versions parallel

    I want to use several Sun Java Version parallel - is this possible and if yes how can I set this. I want to use for one program / or one website (like www.0815.com) the version 1.4.2_06 and for an other program / or website (like www.sample.com) the version 1.3.2_06 ?
    The problem is that we are using a terminal server application (3rd party) what is running better with the 1.3.2_06 and we are using an web based software which must use the 1.4.2_06 - I only know how I set one of this as an standard but not using one for this and another for this.
    thanks for your help
    c3po
    thanks for your help
    c3po

    ...just a joke...
    thanks for your help
    c3poWhy do you write that two times ?
    Why do you write that two times ?

  • Authentication is required to set the network proxy used for downloading packages

    hello all,
    we bought a Sun X3-2 and our reseller installed OL6.5 and SRS 5.4.2. When user logs in, a window occurs regularly, displaying this message.
    Authentication is required to set the network proxy used for downloading packages
    After click on Cancel, the window re-appears then minutes after. It seems that it is related to polkit:
    /usr/libexec/polkit-gnome-authentication-agent-1
    Can i stop this service? Are there any hints to tune Oracle Linux when using sunrays? users don't need to update packages because the server is managed.
    thanks in advance for help,
    gerard

    i'm not fully agree with you, this problem arises because i'm using sunray. But you're right, i found the solution when searching on the net, not in oracle forums.
    The solution is to create
    .config/autostart/*.desktop
    with:
    X-GNOME-Autostart-enabled=false
    it seems ok, even if i have other problems, for instance, firefox and thunderbird crashing regularly, even if i'm up to date with packages (uln too).
    In the past, i used to use sunrays with solaris 10, it existed a document to tune gnome when using sunrays, i don't find the same thing with oracle linux.
    thanks for your reply,
    gerard

  • JDB command equivalent using com.sun.jdi classes

    Using jdb I am able to stop by "stop at $Oracle.Procedure.DTP.PROCEDURE1:5" as seen below
    >
    main[1] stop at $Oracle.Procedure.DTP.PROCEDURE1:5
    Set breakpoint $Oracle.Procedure.DTP.PROCEDURE1:5
    main[1] cont
    >
    Breakpoint hit: "thread=main", $Oracle.Procedure.DTP.PROCEDURE1.PROCEDURE1(), line=5 bci=5
    what will be the equivalent of this using com.sun.jdi.VirtualMachine ?
    Regards
    Anthos

    Set breakpoint using createBreakpointRequest().
    See:
    http://java.sun.com/j2se/1.5.0/docs/guide/jpda/jdi/com/sun/jdi/request/EventRequestManager.html#createBreakpointRequest(com.sun.jdi.Location)
    When it hits the breakpoint BreakpointEvent will be posted.
    See:
    http://java.sun.com/j2se/1.5.0/docs/guide/jpda/jdi/com/sun/jdi/event/BreakpointEvent.html
    Hope this helps.

  • When Install N1 grid engine 6 as execution host

    when I try to install the n1 grid engine6 as the execution host this messege appear
    Unsupported local hostname
    The current hostname is resolved as follows:
    Hostname: linux.site
    Aliases: linux
    Host Address(es): 127.0.0.2
    It is not supported for a Grid Engine installation that the local hostname
    contains the hostname "localhost" and/or the IP address "127.0.x.x" of the
    loopback interface.
    The "localhost" hostname should be reserved for the loopback interface
    ("127.0.0.1") and the real hostname should be assigned to one of the
    physical or logical network interfaces of this machine.
    Installation failed.
    how can I solve this problem ??
    please I need the solving as fast as you can

    So before i uninstall, may i know if by uninstalling and reinstalling, i will loose my library?
    Uninstalling and reinstalling iTunes shouldn't touch your content or playlists.
    That being said, It's still always a good idea to maintain a current backup in case of disasters (of any sort).
    i saw your other post on a similar issue where you suggested using a different browser to download the setup. I shall try that meanwhile..
    I think you should be okay without having to do that ... that's more for when the iTunes installer doesn't download at all, or gives a "not a valid win32 application" or "invalid signature" message. We seem to be getting beyond that point with your one.

  • How do I use GarageBand as a amp/speaker to listen to my Electronic Drum set? I have a MIDI-USB cord already but I can't figure out how to listen to my set through the software using my computer speakers?

    How do I use GarageBand as a amp/speaker to listen to my Electronic Drum set? I have a MIDI-USB cord already but I can't figure out how to listen to my set through the software using my computer speakers?

    If you want to listen to the sounds of your drum set, you should use an audio cable and connect it to the computer's line-in, then create a real instrument track.
    If you use a Midi/USB interface, you'll have to create a software instrument track and select one of GB's drumsets as the instrument. Hopefully your drumset's midi notes are mapped to the right sounds in GB.

  • I am trying to set an open DNS using the MacAir. But when I tried to flush the existing one at utilities/terminal, it will not work.  I am using Yosemite.  May I know what should be the command line so that I can shift to an open DNS?  Thanks

    I am trying to set an open DNS using the MacAir. But when I tried to flush the existing one at utilities/terminal, it will not work.  I am using Yosemite.  May I know what should be the command line so that I can shift to an open DNS?  Thanks

    >SystemPreferences>Network>DNS

  • How to set up several iPads using same apple id for classroom? The 1st one did great and the rest will not load any apps??

    iPad minis donated to a classroom. Teachers are trying to set up several iPads using the same apple id, but the apps will not load on any but the first iPad set up. What to do?

    Can you assign existing devices to a DEP account?  When DEP came out, you could not. 
    "This document offers guidance on some important considerations for getting the most out of your iOS deployment." Covers: Prepare your infrastructure.  Set up devices.  Configure and manage devices.  Deploy apps and content.  Plan for support. 
    https://www.apple.com/ipad/business/docs/iOS_Enterprise_Deployment_Overview_EN_F eb14.pdf
    Quick overview of zero-touch MDM enrollment, DEP
    http://www.apple.com/education/it/dep/
    Consider DEP, Device Enrollment Program. Use VPP, Volume Purchase Program.  Select an MDM, Mobile Device Management.  Read the Google doc below and nsdjoey write up.
    IT Resources -- ios & OS X -- This is a fantastic web page.  I like the education site over the business site.
    View documentation, video tutorials, and web pages to help IT professionals develop and deploy education solutions.
        Education
          http://www.apple.com/education/ipad/resources/
          scroll down after all the pretty picture.  Click on the words "For It".
        business site is:
           http://www.apple.com/lae/ipad/business/#browse-it-resources
          If necessary, scroll down until you see the Browse IT Resources button.  Click on button.
        MDM --  Mobile Device Management  
          For a comparison see this page:
          http://www.enterpriseios.com/wiki/Comparison_MDM_Providers
        VPP -- Volume Purchase Program
          http://www.apple.com/education/it/vpp/
    Joe Rowe's Excellent guides
    IT managers who are new to configurator and managing a cart of ios devices:
          https://docs.google.com/document/d/1SMBgyzONxcx6_FswgkW9XYLpA4oCt_2y1uw9ceMZ9F4/ edit?pli=1
             [ original announcement  -- https://discussions.apple.com/thread/4256735?tstart=0 ]
    Quick help presentation for students:
         https://docs.google.com/presentation/d/18937JdleX2gymtSb8zfbDczV-76BdR2DIfCV9eJi yOE/edit#slide=id.g1b776944_0_224

Maybe you are looking for

  • Optical Bluetooth Mouse will not Pair in Snow Leopard 10.6.1 on MBP5,5

    I have this mouse, with full batteries, just now tested and working on Windows XP with another laptop, and with an older MacBook Pro running 10.5. I can see this device in the Bluetooth set-up, and when I click Continue, the window shows a connection

  • Why is renaming apps bad? What does it do?

    Hi all. I've been searching the web and forums all over, but i haven't found a satisfactory answer to this question yet. The best i've found is that the app may not function properly if renamed. Mainly I'm trying to find out if it's ok to rename apps

  • Blank Error Message in I.E. 8

    Hello, When I go to open a PDF up from a website (clicking within I.E. or even Outlook) Adobe Reader 9.0 presents me with a blank error message (with absolutely no text at all). If I cut and paste the link into the "GO" bar at the top of I.E. it work

  • PP configuration and BI experience

    Dear Experts, We are implementing BI and SAP-PP together. Our R/3 PP consultants are ready to start configuring PP. We have already given a good picture of the available PP Business content to R/3 PP consultants. I am sure there are plenty of opportu

  • Browser enabled wifi keeps disconnecting...

    Hi I have used several wifi hotspots with my iPhone where you have to type in a name/password into the Safari browser (as opposed to typing it into the general settings). After a little bit of use, especially if I lock the phone, the connection ends