Bug #9723
Review backup/TIBS status
Description
According to puppet the following nodes should be getting TIBS backups:
cmschimerabackup.fnal.gov
cmschimeradiskbackup.fnal.gov
cmschimeradisk.fnal.gov
cmschimera.fnal.gov
cmsdcacheadmindisk.fnal.gov
cmsdcacheadmin.fnal.gov
cmssrmdisk.fnal.gov
cmssrmtemp.fnal.gov
cmsstor153.fnal.gov
cmsstor154.fnal.gov
However TIBS is only setup to backup:
cmschimeradisk.fnal.gov
cmschimera.fnal.gov
We should make sure that we only include p_backup::tibs wherever it's necessary.
My preference is to have tibs setup by role, but if it does not make sense then we should move it to the ENC. Tim has already removed it from:
modules/dcache/manifests/server.pp: include p_backup::tibs
This means we need to include this profile in the right roles, and only in the right roles.
Please layout a plan of what should be setup on each machine and if it's clear please make the necessary changes on a GIT branch that Gerard will review.
Thanks,
Gerard
History
#1 Updated by Natalia Ratnikova over 5 years ago
- Status changed from New to Assigned
Tim did not do any changes to dcache classes.
I did the change on natalia_dcache_server_remove_tibs branch,
merged it into natalia_redmine_9074 branch, which is currently used on testbed chimera server,
and tested with cmschimeradisk_itb role.
#2 Updated by Natalia Ratnikova over 5 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
All resolved:
Added tibs monitoring to chimera and chimeradisk roles, since those nodes have tibs backup already running. Merged most recent itb changes from today into
natalia_dcache_server_remove_tibs branch, OK-ed by Gerard and pushed to itb.