Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

Draining Unified

Sharad Agarwal edited this page May 28, 2020 · 4 revisions

Stop and Resume running the modules in Unified.

https://github.com/CMSCompOps/WmAgentScripts/blob/master/cWrap.sh#L31

ssh into any unified vocms machine and run the following to stop or start all the unified modules.

Stop modules from running

touch /eos/cms/store/unified/unified_drain

Resume running the modules

rm /eos/cms/store/unified/unified_drain

Clone this wiki locally