博客
关于我
Ozone SCM的Container状态转化分析
阅读量:399 次
发布时间:2019-03-05

本文共 1141 字,大约阅读时间需要 3 分钟。

??

????????Ozone SCM?Pipeline??????????????????????????Container???Ozone SCM??????????Container?????????????????????????HDFS??NameNode?Block???????????Container?????????Container???????????????????

SCM?Datanode???Container????

Ozone SCM??Container Report???Datanode?????????????????????????????????? 1. Datanode????????Container??????????????SCM??? 2. SCM??????????????Container???????????????????????miss??? 3. SCM??ReplicationManager????Container????????????????????????????Container????? 4. Stale/Dead Handler????????inactive Pipeline??Container?????

SCM Container????

?????????Container???????????????6???? - **OPEN**???????????????? - **CLOSING**???????? - **QUASI_CLOSED**????????? - **CLOSED**?????????????? - **DELETING**???????? - **DELETED**??????????admin????????????

?????

  • QUASI_CLOSED?CLOSED??????
  • QUASI_CLOSED?CLOSED??????????????????????????
  • ???????????QUASI_CLOSED?SCM???????CLOSED?

????????

[?1]

????

[1]. Apache JIRA HDDS-2794?Failed to close QUASI_CLOSED container [2]. Apache JIRA HDDS-1561?Mark OPEN containers as QUASI_CLOSED as part of Ratis groupRemove [3]. Apache JIRA HDDS-737?Introduce Incremental Container Report

转载地址:http://vkng.baihongyu.com/

你可能感兴趣的文章
Python 入门教程(2)搭建环境 2.4、VSCode配置Node.js运行环境
查看>>
Python 八大排序算法合集
查看>>
python 关于epoll的学习
查看>>
Python 内存管理
查看>>
Python 内嵌函数:它们有什么用处?
查看>>
Python 内置 sum 函数 vs. for 循环性能
查看>>
python 内置slice的用法
查看>>
Python 内置时间模块
查看>>
python 内部如何实现命名元组?
查看>>
Python 写Android App性能:入门到高级
查看>>
python 写入json数据到数据库
查看>>
Python 出现 TypeError: ‘encoding‘ is an invalid keyword argument for this function 解决方法
查看>>
python 出现 TypeError: ‘list‘ object is not callable 的解决方法
查看>>
python 函数1
查看>>
python 函数学习
查看>>
Python 函数随笔 map()函数,lambda自定义函数
查看>>
Python 分析天气,告诉你中秋应该去哪里
查看>>
python 列表中dict中key排序
查看>>
python 列表函数
查看>>
Python 列表删除相同的元素
查看>>