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)
Fri, Jul 10, 12:02 AM
Unknown Object (File)
Fri, Jul 10, 12:02 AM
Unknown Object (File)
Jun 23 2026, 6:49 AM
Unknown Object (File)
Jun 20 2026, 9:03 PM
Unknown Object (File)
Jun 20 2026, 8:57 PM
Unknown Object (File)
Jun 19 2026, 1:45 PM
Unknown Object (File)
Apr 17 2026, 10:59 AM
Unknown Object (File)
Mar 13 2026, 3:49 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