Exercise 9: How to drain a CREAM CE

From Gridkaschool
  • On the UI

Remember you user DN (Distinguish name). Doing

 grid-proxy-info 

It is labeled as: Identity. Similar to

 identity : /C=IT/O=DECH/OU=Personal Certificate/L=KARLSRUHE/CN=KARLSRUHE01 
  • On the CE Add to file /etc/grid-security/admin-list
 /C=IT/O=DECH/OU=Personal Certificate/L=KARLSRUHE/CN=KARLSRUHE01 
  • On the UI
    • Operation for disabling new submissions
  glite-ce-disable-submission <hostname_FQDN>:8443 
    • Check if job submission to this CREAM CE is disabled
  glite-ce-allowed-submission <hostname_FQDN>:8443 
    • Operation for enabling new submissions
  glite-ce-enable-submission <hostname_FQDN>:8443 
    • Check if job Submission to this CREAM CE is enabled
  glite-ce-allowed-submission <hostname_FQDN>:8443