Test Scheduler

From UGP-Wiki

Jump to: navigation, search

To check whether the Job Schedulers are working on the Appliances, do the following from the Grid Portal machine:

  1. Create a file containing a list of Appliances attached to this Grid Portal. It should look like:
    # UCLAGridPortal/tests/gridappliance.list 18Feb2007
    # used by: checkfstabs_fromportal
    # used by: checkglobusports_fromportal
    # used by: checkgridftps_fromportal
    # used by: checkindexservices_fromportal
    # used by: checkschedulers_fromportal

    globus@appliance.address1.edu
    globus@appliance address2.edu
    globus@appliance.address3.edu

    Comments beginning with # and blank lines are allowed. Replace the addresses shown with the addresses of the actual appliances. In this script only, any login id that you may provide is ignored and globus login id is used.

  2. Run the script:
    checkschedulers_fromportal name_of_file_described_above
    which is distributed with UGP in the /UCLAGridPortal/tests subdirectory.

Personal tools