Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
How to enable WeNMR | ||||||||
Line: 10 to 10 | ||||||||
Do use /DC=org/DC=doegrids/OU=Services/CN=glidein/glidein.nebiogrid.org and /DC=org/DC=doegrids/OU=Services/CN=frontend/glidein.nebiogrid.org respectively for the Collector and Frontend DN in the configuration.
See here![]() | ||||||||
Changed: | ||||||||
< < | Then, send the DN of the certificate of your gLite UI to the HMS grid managers operating the SBGrid VO Frontend. | |||||||
> > | Then, send the DN of the certificate of your gLite UI to the HMS grid managers operating the SBGrid VO Frontend by opening a ticket at the OSG GOC Ticketing System![]() | |||||||
Start condor by doing, as root: |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
How to enable WeNMR | ||||||||
Line: 69 to 69 | ||||||||
| ||||||||
Added: | ||||||||
> > | How to account WeNMR
This is the procedure to enable Gratia sensors in the Condor Submit Node
You must follow the instructions at https://twiki.grid.iu.edu/bin/view/Accounting/ProbeConfigGlideinWMS#Installation | |||||||
-- MarcoVerlato - 2012-02-29 \ No newline at end of file |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
How to enable WeNMR | ||||||||
Line: 68 to 68 | ||||||||
Useful links: | ||||||||
Changed: | ||||||||
< < | ||||||||
> > | ||||||||
-- MarcoVerlato - 2012-02-29 |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
Added: | ||||||||
> > | How to enable WeNMR | |||||||
This is the procedure to enable a gLite UI to submit jobs to OSG via the SBGrid VO Frontend of the glideinWMS system.
You must follow the instructions at http://www.uscms.org/SoftwareComputing/Grid/WMS/glideinWMS/doc.prd/components/pool_install.html![]() | ||||||||
Line: 3 to 5 | ||||||||
This is the procedure to enable a gLite UI to submit jobs to OSG via the SBGrid VO Frontend of the glideinWMS system.
You must follow the instructions at http://www.uscms.org/SoftwareComputing/Grid/WMS/glideinWMS/doc.prd/components/pool_install.html![]() | ||||||||
Added: | ||||||||
> > | ||||||||
I've used the tarballs condor-7.6.3-x86_64_rhap_5-stripped.tar.gz and glideinWMS_v2_5_2.tgz and run ./glideinWMS_install after untarring the glideinWMS_v2_5_2.tgz selecting the item 5 (user schedd) and so on as described in section 5 of the above link. | ||||||||
Added: | ||||||||
> > | Do use /DC=org/DC=doegrids/OU=Services/CN=glidein/glidein.nebiogrid.org and /DC=org/DC=doegrids/OU=Services/CN=frontend/glidein.nebiogrid.org respectively for the Collector and Frontend DN in the configuration.
See here![]() | |||||||
Then, send the DN of the certificate of your gLite UI to the HMS grid managers operating the SBGrid VO Frontend. | ||||||||
Changed: | ||||||||
< < | Check things are working by doing: | |||||||
> > | Start condor by doing, as root:
$ /etc/rc.d/init.d/condor start | |||||||
Added: | ||||||||
> > | Check things are working by doing (back from your user linux account): | |||||||
$ condor_status -schedd Name Machine TotalRunningJobs TotalIdleJobs TotalHeldJobs glidein@glidein.nebi glidein.ne 2 0 0 | ||||||||
Changed: | ||||||||
< < | ui-wenmr.pd.infn.it ui-wenmr.p 0 1 0 | |||||||
> > | ui-wenmr.pd.infn.it ui-wenmr.p 0 0 0 | |||||||
TotalRunningJobs TotalIdleJobs TotalHeldJobs | ||||||||
Changed: | ||||||||
< < | Total 2 1 0 | |||||||
> > | Total 2 0 0 You should see the hostname of you gLite UI listed in the output. In the exampl it was ui-wenmr.pd.infn.it | |||||||
Added: | ||||||||
> > | Try now to submit a CSRosetta test job with your enmr.eu VOMS proxy:
$ voms-proxy-init -voms enmr.eu:/enmr.eu/csrosetta $ condor_submit csrosetta.job Submitting job(s). 1 job(s) submitted to cluster "some number".where the executable is run-csRosetta ![]() ![]() ![]() $ condor_q -- Submitter: ui-wenmr.pd.infn.it : <193.206.210.130:9615?sock=18144_b6d6_2> : ui-wenmr.pd.infn.it ID OWNER SUBMITTED RUN_TIME ST PRI SIZE CMD 67.0 verlato 3/6 17:22 0+00:00:00 I 0 0.0 run-csRosetta 1 jobs; 1 idle, 0 running, 0 heldWhen finished, the job will disappear from the condor-q output. You cat still get info on it by doing: $ condor_history 67.0 (or -l for verbose output) ID OWNER SUBMITTED RUN_TIME ST COMPLETED CMD 67.0 verlato 3/6 17:22 0+00:00:38 C 3/6 17:22 /home/verlato/sIn the output/ directory you will see the csRosetta.67.0.err/log/out files plus the other output files as expected from the csrosetta.job directives. Useful links: | |||||||
-- MarcoVerlato - 2012-02-29 \ No newline at end of file |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Added: | ||||||||
> > |
![]() |