Tools

Ozone Debug

qianmoQqianmoQ· 更新于 2026-09-24· 阅读 2 分钟· 0 次阅读

登录后可跨设备保存划线和私人笔记登录

Ozone Debug command (ozone debug) is a collection of developer tools intended to help in debugging and get more information of various components of ozone.

It includes the following tools:

  • ldb - Tools to debug RocksDB related issues.
  • om - Debug commands related to OM.
  • datanode - Debug commands related to Datanode.
  • replicas - Debug commands for key replica related issues.
  • ratis - Debug commands related to Ratis.
  • auditparser - A tool to parse and query Ozone audit logs.
  • log - A tool to parse and provide insights on logs, currently supports only the datanode’s container logs.
  • checknative - Checks if native libraries are loaded
  • version - Show internal version of Ozone components

For more information see the following subpages:

评论

登录后参与评论

正在加载评论…