[ https://issues.apache.org/jira/browse/HDDS-12776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sreeja updated HDDS-12776: -------------------------- Description: Identify containers that have multiple "OPEN" states on the same or different datanodes. It will track the first three "OPEN" states and flag any subsequent "OPEN" state as problematic if it occurs on the same datanode or on a different datanode after these initial events. the command should be of the form: {code:java} ozone debug log container --db=<path to db> list --duplicate-open=true{code} was:Identify containers that have multiple "OPEN" states on the same or different datanodes. It will track the first three "OPEN" states and flag any subsequent "OPEN" state as problematic if it occurs on the same datanode or on a different datanode after these initial events. > Create an ozone debug CLI command to list all Duplicate open containers > ----------------------------------------------------------------------- > > Key: HDDS-12776 > URL: https://issues.apache.org/jira/browse/HDDS-12776 > Project: Apache Ozone > Issue Type: Sub-task > Reporter: Sreeja > Assignee: Sreeja > Priority: Major > > Identify containers that have multiple "OPEN" states on the same or different > datanodes. It will track the first three "OPEN" states and flag any > subsequent "OPEN" state as problematic if it occurs on the same datanode or > on a different datanode after these initial events. > the command should be of the form: > {code:java} > ozone debug log container --db=<path to db> list --duplicate-open=true{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