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
F13179306: D18576.diff
Wed, May 8, 9:06 PM
Unknown Object (File)
Mon, May 6, 9:35 PM
Unknown Object (File)
Sat, May 4, 6:32 PM
Unknown Object (File)
Sat, Apr 27, 12:34 PM
Unknown Object (File)
Sat, Apr 27, 12:09 PM
Unknown Object (File)
Wed, Apr 24, 11:44 PM
Unknown Object (File)
Tue, Apr 23, 10:50 AM
Unknown Object (File)
Sun, Apr 21, 4:28 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