How to adjust your .rhosts files
for NQE job submissions

Several of the job submission methods require you to modify your .rhosts files on the machine you are submitting to and/or from.

Typically the to machines are SGI (e.g. dataproc, tempest) and the from machines are your divisional/university machine or meeker.

Here's how to adjust your .rhosts files for the various submittal methods:

  1. MIGS

    Your .rhosts file on
    this machine
    Add these line(s)
    Desired SGI system migs.ucar.edu
    Your divisional system migs.ucar.edu   masgw

    For more info, see: http://www.scd.ucar.edu/docs/migs/xxjob.html#nqe

  2. IRJE

    Your .rhosts file on
    this machine
    Add these line(s)
    Desired SGI system irje.ucar.edu
    Your divisional system n/a

    For more info, see: http://www.scd.ucar.edu/docs/irje/new-irje.html

  3. cqsub on meeker (to an SGI -- we'll use tempest in this example)

    Your .rhosts file on
    this machine
    Add these line(s)
    tempest.ucar.edu meeker.ucar.edu
    meeker.ucar.edu tempest.ucar.edu

    For more info, see: www.scd.ucar.edu/docs/submittal/meeker-nqe.html

  4. xxjob on meeker (as of 11/30/98). We'll use tejob (for tempest) in this example:

    Your .rhosts file on
    this machine
    Add these line(s)
    tempest.ucar.edu meeker.ucar.edu
    meeker.ucar.edu tempest.ucar.edu

  5. cqsub -- if the logins are different

    To submit from

    to

    Your .rhosts file on
    this machine
    Add these line(s)
    machine_a machine_b   user_b
    machine_b machine_a   user_a


Notes


Address of this page: http://www.scd.ucar.edu/docs/submittal/rhosts.html

Last update: 09/19/2004