Page MenuHomePhabricator

Correct `bin/storage analyze` internal API for cluster environments
ClosedPublic

Authored by epriestley on Sep 7 2017, 11:31 PM.
Tags
None
Referenced Files
F13287216: D18576.diff
Tue, Jun 4, 8:28 AM
F13278036: D18576.diff
Fri, May 31, 6:03 PM
F13274485: D18576.diff
Fri, May 31, 3:45 AM
F13260535: D18576.diff
Mon, May 27, 12:02 AM
F13242958: D18576.diff
Thu, May 23, 3:13 AM
F13241633: D18576.diff
Wed, May 22, 11:01 PM
F13236324: D18576.diff
Tue, May 21, 9:12 AM
F13229363: D18576.id44611.diff
Mon, May 20, 4:00 PM
Subscribers
None

Details

Summary

Ref T12819. This worked right in a non-cluster environment, but bin/storage upgrade iterates over each master in a partitioned cluster environment.

Tweak the API so bin/storage analyze targets a single host but bin/storage upgrade can hit all the masters.

Test Plan

Will run bin/storage upgrade in production again. Ran upgrade and analyze locally, still work fine.

Diff Detail

Repository
rP Phabricator
Branch
analyze2
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 18391
Build 24763: Run Core Tests
Build 24762: arc lint + arc unit