LLNL / lmt

Lustre Monitoring Tools
GNU General Public License v2.0
67 stars 21 forks source link

ltop fix to run without MDTs or OSTs #40

Closed ofaaland closed 4 years ago

ofaaland commented 4 years ago

commit 6ec5155c9 did part of the work to allow ltop to run and show a file system for which only MDTs are running, or only OSTs are running. However one code path was overlooked, and this commit fixes that.

ltop should now report on any file system that has either working OSTs reporting via lmt, OR has working MDTs reporting via lmt.

Signed-off-by: Olaf Faaland faaland1@llnl.gov

ofaaland commented 4 years ago

Merged and included in version 3.2.7