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
F15542521: D18576.id.diff
Fri, Apr 25, 5:11 PM
F15537373: D18576.diff
Thu, Apr 24, 1:22 PM
F15536393: D18576.id44608.diff
Thu, Apr 24, 9:28 AM
F15470064: D18576.id44611.diff
Fri, Apr 4, 7:17 PM
F15460485: D18576.id44611.diff
Mon, Mar 31, 11:11 PM
F15448847: D18576.id44608.diff
Fri, Mar 28, 7:10 AM
F15445106: D18576.id.diff
Thu, Mar 27, 12:27 PM
F15441244: D18576.diff
Mar 26 2025, 5:06 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable