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
F13961382: D18576.id44608.diff
Tue, Oct 15, 4:48 AM
Unknown Object (File)
Thu, Sep 26, 1:05 PM
Unknown Object (File)
Sep 13 2024, 4:10 AM
Unknown Object (File)
Sep 13 2024, 4:09 AM
Unknown Object (File)
Sep 13 2024, 4:09 AM
Unknown Object (File)
Sep 13 2024, 4:09 AM
Unknown Object (File)
Aug 6 2024, 9:17 AM
Unknown Object (File)
Jul 21 2024, 9:20 AM
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
Branch
analyze2
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 18391
Build 24763: Run Core Tests
Build 24762: arc lint + arc unit