You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@iotdb.apache.org by "Yongzao Dan (Jira)" <ji...@apache.org> on 2023/03/06 08:33:00 UTC

[jira] [Assigned] (IOTDB-5317) Migrating Region failed when the RegionGroup is disabled

     [ https://issues.apache.org/jira/browse/IOTDB-5317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yongzao Dan reassigned IOTDB-5317:
----------------------------------

      Sprint: Catalyst-Backlog  (was: ConfigNode-Backlog)
    Assignee: Yongzao Dan  (was: Gaofei Cao)
    Priority: Minor  (was: Major)
     Summary: Migrating Region failed when the RegionGroup is disabled  (was: [migrate region] 3rep1C4D ,1rep of the migrated region is Running, 1rep is Unkown, and 1rep is ReadOnly, the migration fails)

> Migrating Region failed when the RegionGroup is disabled
> --------------------------------------------------------
>
>                 Key: IOTDB-5317
>                 URL: https://issues.apache.org/jira/browse/IOTDB-5317
>             Project: Apache IoTDB
>          Issue Type: Bug
>          Components: mpp-cluster
>    Affects Versions: master branch
>            Reporter: 刘珍
>            Assignee: Yongzao Dan
>            Priority: Minor
>         Attachments: image-2022-12-29-17-16-00-294.png, image-2022-12-29-17-17-26-853.png, log_confignode_all.log, mig.conf, screenshot-1.png
>
>
> m_1229_15c9231
> 3副本1C4D,迁移region的Id=1 ,这个region的信息是1个副本是Running,1个是Unkown,1个是ReadOnly,迁移失败。
> 1.迁移开始前,查看region信息
> !image-2022-12-29-17-16-00-294.png|width=998,height=433!
> 2.迁移命令
> ./sbin/start-cli.sh -h 172.20.70.4 -e "migrate region 1 from 1 to 3"
> 命令返回成功
> 3.实际迁移失败,ConfigNode日志报错
> !image-2022-12-29-17-17-26-853.png|width=1286,height=291!
> 迁移失败后,再执行一遍命令,会报目标节点已存在迁移region,实际上,并不存在。
> !screenshot-1.png|width=1022,height=481!
> 测试环境:私有云3期
> COMMON配置
> schema_replication_factor=3
> data_replication_factor=3
> DataNode配置
> MAX_HEAP_SIZE="20G"
> MAX_DIRECT_MEMORY_SIZE="6G"
> dn_max_connection_for_internal_service=300
> ConfigNode配置
> MAX_HEAP_SIZE="20G"
> MAX_DIRECT_MEMORY_SIZE="6G"
> 运行BM写入数据,全部写入成功。
> 再执行stop datanode和set system to readonly on local的操作。



--
This message was sent by Atlassian Jira
(v8.20.10#820010)