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
F18253128: D18576.diff
Thu, Aug 21, 9:14 PM
F18193693: D18576.id44608.diff
Sun, Aug 17, 6:23 AM
F17979749: D18576.diff
Fri, Aug 1, 6:31 PM
F17947605: D18576.id.diff
Thu, Jul 31, 5:36 PM
F17927638: D18576.diff
Wed, Jul 30, 2:56 PM
F17708969: D18576.id44611.diff
Jul 17 2025, 3:23 AM
Unknown Object (File)
Jun 29 2025, 2:14 PM
Unknown Object (File)
Jun 3 2025, 8:50 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