[ https://issues.apache.org/jira/browse/HDDS-7693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jyotirmoy Sinha resolved HDDS-7693. ----------------------------------- Resolution: Fixed > EC: Multiple UNHEALTHY replicas are added in a CLOSED container for the same > index > ---------------------------------------------------------------------------------- > > Key: HDDS-7693 > URL: https://issues.apache.org/jira/browse/HDDS-7693 > Project: Apache Ozone > Issue Type: Bug > Components: ECOfflineRecovery, SCM > Affects Versions: 1.3.0 > Reporter: Jyotirmoy Sinha > Priority: Major > > Scenario : > In a cluster(7 datanodes) having bucket of EC replication RS-3-2-1024K, for a > container of a key which is in CLOSED state, 1 of the replicas in the cluster > are made UNHEALTHY. > Expected behaviour - The container should be identified as under replicated > due to the unhealthy containers. Once is it fully replicated, the unhealthy > containers should be removed. > Container state - > 2 UNHEALTHY replicas for replica index 5 > {code:java} > [root@jspriv01-1 ~]# ozone admin container info 5001 > Container id: 5001 > Pipeline id: 88b04670-3841-4e90-87ba-ea6ce6831f2a > Container State: CLOSED > Datanodes: > [0a4ca764-3e20-44c7-96d7-91b934957c2f/jspriv01-4.jspriv01.root.hwx.site, > b29f78d9-6dda-4ef6-a2e9-a104d10baf50/jspriv01-3.jspriv01.root.hwx.site, > e82a2579-2fd0-4be2-bdf6-6df6dfd7fd08/jspriv01-7.jspriv01.root.hwx.site, > d138c57a-9628-4b59-be28-29587db18ba1/jspriv01-5.jspriv01.root.hwx.site, > 4e2989bb-ab32-43fc-b5de-00e2de1373af/jspriv01-1.jspriv01.root.hwx.site, > ca6f673d-49e0-4d64-b679-5107572e06ad/jspriv01-8.jspriv01.root.hwx.site] > Replicas: [State: CLOSED; ReplicaIndex: 1; Origin: > ca6f673d-49e0-4d64-b679-5107572e06ad; Location: > ca6f673d-49e0-4d64-b679-5107572e06ad/jspriv01-8.jspriv01.root.hwx.site, > State: CLOSED; ReplicaIndex: 2; Origin: d138c57a-9628-4b59-be28-29587db18ba1; > Location: > d138c57a-9628-4b59-be28-29587db18ba1/jspriv01-5.jspriv01.root.hwx.site, > State: CLOSED; ReplicaIndex: 3; Origin: 4e2989bb-ab32-43fc-b5de-00e2de1373af; > Location: > 4e2989bb-ab32-43fc-b5de-00e2de1373af/jspriv01-1.jspriv01.root.hwx.site, > State: CLOSED; ReplicaIndex: 4; Origin: e82a2579-2fd0-4be2-bdf6-6df6dfd7fd08; > Location: > e82a2579-2fd0-4be2-bdf6-6df6dfd7fd08/jspriv01-7.jspriv01.root.hwx.site, > State: UNHEALTHY; ReplicaIndex: 5; Origin: > 0a4ca764-3e20-44c7-96d7-91b934957c2f; Location: > 0a4ca764-3e20-44c7-96d7-91b934957c2f/jspriv01-4.jspriv01.root.hwx.site, > State: UNHEALTHY; ReplicaIndex: 5; Origin: > b29f78d9-6dda-4ef6-a2e9-a104d10baf50; Location: > b29f78d9-6dda-4ef6-a2e9-a104d10baf50/jspriv01-3.jspriv01.root.hwx.site] {code} -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@ozone.apache.org For additional commands, e-mail: issues-h...@ozone.apache.org