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
F19504332: D18576.diff
Fri, Jan 9, 4:47 AM
F19504287: D18576.diff
Fri, Jan 9, 4:24 AM
F19503993: D18576.diff
Fri, Jan 9, 3:11 AM
F19498285: D18576.diff
Thu, Jan 8, 12:54 PM
F19484199: D18576.diff
Thu, Jan 8, 2:03 AM
F19098680: D18576.id.diff
Dec 4 2025, 5:33 PM
F19091140: D18576.diff
Dec 3 2025, 1:43 PM
F18857220: D18576.diff
Nov 1 2025, 2: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
Lint
Lint Not Applicable
Unit
Tests Not Applicable