Page MenuHomePhabricator

Deploy Graphoid with scap3
Closed, ResolvedPublic

Event Timeline

greg raised the priority of this task from to Medium.
greg updated the task description. (Show Details)
greg added projects: Scap, Deployments, Graphoid.
greg added subscribers: mobrovac, hashar, JanZerebecki and 5 others.

First step ought to be setting this up on beta cluster. Looking at the graphoid/deploy setup in the repo_config pillar for trebuchet deploy it seems like this should be pretty straight forward for configuration: just a submodule checkout and a service restart. Needs scap on target boxes, too, but that should be an easy puppet change.

That is true for Mathoid and Citoid as well, which happen to share Graphoid's target hosts. Moreover, we should create a task for migrating service::node from ops/puppet to Scap and that would implicitly entail most of our targeted services.

@thcipriani, service restart is a tricky one - we usually don't want to restart everything at once, just in case something is badly broken, and we want to revert. When we have 2-4 servers handling the load, its not very hard to restart each instance by hand.

thcipriani claimed this task.

Closing—Graphoid was migrated to scap3 on 2016-06-21.