Exercise 8: Direct submission to CREAM CE

From Gridkaschool
Revision as of 17:36, 23 August 2012 by Bertocco (talk | contribs) (Created page with " * Connect to the user interface ssh -p 24 -l gksXYZ gks-011.scc.kit.edu * check user certificate ls -al .globus * check available queues and batch system ldapsearch -x …")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search


  • Connect to the user interface

ssh -p 24 -l gksXYZ gks-011.scc.kit.edu

  • check user certificate

ls -al .globus

  • check available queues and batch system

ldapsearch -x -H ldap://gks-XYZ.fzk.de:2170 -b mds-vo-name=resource,o=grid * create a user proxy voms-proxy-init -voms dech * get the test jdl file wget http://www.pd.infn.it/~bertocco/GridKASchool2011/exercise7/test.jdl

  • submit the job

glite-ce-job-submit -d -r <ce_host_FQDN>:8443/cream-pbs-cert -a test.jdl * check job status

glite-ce-job-status <cream-id>