progetti:htcondor-tf:quick_howto_in_progress
Differences
This shows you the differences between two versions of the page.
| progetti:htcondor-tf:quick_howto_in_progress [2019/05/16 08:09] – created dalpra@infn.it | progetti:htcondor-tf:quick_howto_in_progress [2019/05/16 09:26] (current) – dalpra@infn.it | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | =====How-to recipes (a random list)===== | ||
| + | This is especially intended for CREAM-CE/ | ||
| + | === Close / Open a WN ('' | ||
| + | There are several ways: | ||
| + | * From the Central Manager, using '' | ||
| + | '' | ||
| + | [root@htc-2 ~]# condor_drain -cancel -pool htc-2.cr.cnaf.infn.it wn-123.cr.cnaf.infn.it'' | ||
| + | | ||
| + | * In the configuration file for the WN, set: | ||
| + | |||
| + | '' | ||
| + | [...]\\ | ||
| + | StartJobs = true\\ | ||
| + | STARTD_ATTRS = StartJobs, $(STARTD_ATTRS)\\ | ||
| + | [...]\\ | ||
| + | '' | ||
| + | Then toggle '' | ||
| + | |||
| + | |||
| + | | ||
| + | |||
| + | |||
