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
Unknown Object (File)
Sun, Jul 21, 9:20 AM
Unknown Object (File)
Sat, Jul 20, 7:11 AM
Unknown Object (File)
Wed, Jul 17, 9:31 AM
Unknown Object (File)
Sat, Jul 13, 5:29 AM
Unknown Object (File)
Mon, Jul 8, 3:28 PM
Unknown Object (File)
Sun, Jul 7, 2:42 AM
Unknown Object (File)
Thu, Jul 4, 5:27 AM
Unknown Object (File)
Sat, Jun 29, 12:09 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable