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
F18739156: D18576.id.diff
Wed, Oct 1, 8:04 PM
F18731047: D18576.diff
Tue, Sep 30, 1:56 PM
F18710683: D18576.id44611.diff
Mon, Sep 29, 2:29 AM
F18580723: D18576.id.diff
Thu, Sep 11, 4:23 AM
F18442700: D18576.id.diff
Aug 31 2025, 5:38 PM
F18418708: D18576.diff
Aug 30 2025, 1:38 PM
F18405049: D18576.id44608.diff
Aug 29 2025, 11:01 PM
F18397048: D18576.diff
Aug 29 2025, 1:07 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