SAM3 rota
Calendar
Period |
Rota |
January 2015 |
Pablo |
February 2015 |
Hector |
March 2015 |
Rocio |
April 2015 |
Rocio |
May 2015 |
Cristovao |
June 2015 |
Rocio |
July 2015 |
Cristovao |
August 2015 |
Rocio |
September 2015 |
Rocio |
October 2015 |
Cristovao |
November 2015 |
Rocio |
December 2015 |
Cristovao |
January 2016 |
Rocio |
February 2016 |
Pablo |
... |
Responsibilities
At the beginning of the month:
- Checking at the beginning of the month that the monthly reports for the previous month have been created properly in http://wlcg-sam.cern.ch/reports
(the cronjob is scheduled for the 1st of each month at 8:00, and should send an email to wlcg-infrastructure-mon-support@cernNOSPAMPLEASE.ch when it finishes)
- Sending an email of the wlcg-office announcing that the reports are available
- Putting on the operations wiki a message that the draft reports are out
- Go to the page of the next meeting.
- Add an entry like the following to the list of site/services (see for example this one
* Monitoring:
* Draft reports for the XXX availability sent around
- Once that the reports have been sent, the sites/experiments have 10 calendar days to request recomputations. The recomputations are usually done by the experiments.
- If there are any requests for recomputation in ggus
and/or snow
:
- forward it to the appropriate experiment.
- Add an entry in the operations wiki
- Create an internal ticket in SNOW about the submission of the final reports , with the date of the submission of the draft reports
Once the 10 days have passed after the submission of the draft report:
- Ensure that all the tickets for recomputations have been acknowledged
- Apply any central recomputations that are needed (see section below)
- Create the reports again and send them to the wlcg-office.
- Putting on the operations wiki a message that the final reports are out
- Go to the page of the next meeting.
- Add an entry like the following to the list of site/services (see for example this one
* Monitoring:
* Final reports for the XXX availability sent around
- Close the internal ticket in snow about the submission of the final reports
Example of announcement
This is an example of the mail sent to the
lcg-office@cernNOSPAMPLEASE.ch to announce that the reports are ready. Please, replace the XXXX by the month and year
TO: lcg-office@cern.ch
CC: monit-support@cern.ch
Subject: SAM3 Availability reports for XXX 201X
Body:
Dear colleagues,
The draft availability reports for XXXX 201X are available at [1].
Please, let us know if you find any issue.
Best regards,
MONIT team
[1] http://wlcg-sam.cern.ch/reports/2017/2017XX/wlcg/
And the final report:
TO: lcg-office@cern.ch
CC: monit-support@cern.ch
Subject: SAM3 Availability reports for XXX 201X
Body:
Dear colleagues,
The final availability reports for XXXX with the corrections applied by the experiments are available at [1].
Please, let us know if you find any issue.
Best regards,
MONIT team
[1] http://wlcg-sam.cern.ch/reports/2017/2017XX/wlcg/
Example of the SNOW ticket
In
SNOW
SE: Service Monitoring
FE: Monitoring
Assignment group: 3rd level support
Short Description: Submitting the final reports for
Comments:
The draft reports were sent on XXX. Please, ensure that after 10 days, and after all the requests for recalculations have been acknowledged, the final reports are sent.
Responsible for experiments
If the ticket has to be reassinged to an experiment, please forward it to :
Recomputations
The guide for recomputations is available at
https://twiki.cern.ch/twiki/bin/view/ArdaGrid/ProfileCorrections
If there is a need for a central recomputation (i.e. done by us, instead of the experiments), the easiest way to do it is to login to wlcg-sam.cern.ch, and use the command /opt/dashboard/bin/SAM3Corrections.
[psaiz@wlcg-sam $ /opt/dashboard/bin/SAM3Corrections --help
Applying corrections to the SAM3 Availabilities
Usage: SAM3Corrections [options]
Options:
-h, --help show this help message and exit
-p PROFILE, --profile=PROFILE
profile to overwrite
-f START, --from=START
Start time and date (e.g. 2015-01-22 14:00:00)
-t END, --to=END End time and date (e.g. 2015-01-22 14:00:00)
-v VALUE, --value=VALUE
Value to put (default=UNKNOWN)
-o OLD_VALUE, --old_value=OLD_VALUE
Value to overwrite (default=CRITICAL, can be set to
all)
-s SITE, --site=SITE Sites to change (default 'all sites')
Once the recomputation has been done, and the new values appear on the web interface, the reports have to be generated again, with the command:
[root@wlcg-sam $ /opt/dashboard/cron/SAM3Reports.sh -m it-dep-cm-mm-rota@cern.ch
This command will send an email, to the Rota email, when the reports are available. The Rota should then send the final announcement as explained above.