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
F12194095: D18576.diff
Sun, Sep 24, 2:03 PM
F12168021: D18576.diff
Thu, Sep 7, 3:53 AM
F12159454: D18576.diff
Wed, Sep 6, 12:02 AM
F12156438: D18576.id44611.diff
Mon, Sep 4, 11:09 PM
F12156437: D18576.id44608.diff
Mon, Sep 4, 11:09 PM
F12156436: D18576.id.diff
Mon, Sep 4, 11:09 PM
F12141208: D18576.id44611.diff
Tue, Aug 29, 2:59 PM
F12135512: D18576.id44608.diff
Aug 25 2023, 2:31 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