Ozone Debug

Debug Datanode

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

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

Debug commands related to Datanode. Currently, only container replica related commands are available.
Following is the usage and the subcommands available under the ozone debug datanode container command:

Usage: ozone debug datanode container [-hV] [--verbose] [COMMAND]
Container replica specific operations to be executed on datanodes only
  -h, --help      Show this help message and exit.
  -V, --version   Print version information and exit.
      --verbose   More verbose output. Show the stack trace of the errors.
Commands:
  list     Show container info of all container replicas on datanode
  info     Show container info of a container replica on datanode
  export   Export one container to a tarball
  inspect  Check the metadata of all container replicas on this datanode.

Next >>

评论

登录后参与评论

正在加载评论…