Get desktop application:
View/edit binary Protocol Buffers messages
返回该chunk上所有copyset的信息
时间窗口内该chunkserver上leader的个数
时间窗口内该chunkserver上copyset的个数
chunkServer相关的统计信息
返回需要进行变更的copyset的信息
错误码
Used in:
Used in:
已使用的chunk占用的磁盘空间
chunkfilepool中未使用的chunk占用的磁盘空间
回收站中chunk占用的磁盘空间
chunkfilepool的大小
percentage of chunkfilepool formatting
Used in:
配置变更的类型
配置变更是否成功
变更的error信息
Used in:
, , ,配置变更命令: leader转换
配置变更命令: 复制组增加一个成员
配置变更命令: 复制组删除一个成员
配置变更命令: 没有配置变更
配置变更命令:change复制组一个成员
start scan on the peer
cancel scan on the peer
Used in:
configchangeItem 是目标节点 对于TRANSFER_LEADER: 表示目标节点; 对于ADD_PEER: 表示待加入节点 对于REMOVE_PEER: 表示待删除节点; 对于CHANGE_PEER: 表示待加入节点 SCAN_PEER: to scan the node
oldPeer, 这个只在ConfigChangeType=对于CHANGE_PEER的情况下会赋值, 表示待删除节点。 chunkserver收到CHANGE_PEER,根据peers,configchangeItem,oldPeer拼出新的conf
Used in:
copyset replicas, IP:PORT:ID, e.g. 127.0.0.1:8200:0
epoch, 用来标记配置变更,每变更一次,epoch会增加
该复制组的leader
配置变更相关信息
copyset的性能信息
whether the current copyset is on scaning
timestamp for last success scan (seconds)
the detail information for inconsistent copyset
Used in:
Used in:
Used in:
正常返回
必要的参数为初始化
chunkserver不在topology中
chunkserver状态为retired
chunkserver的ip和port与topology中的不匹配
chunkserver的token不匹配
无copyset上报
copyset转换为topology格式失败