Devesh Kumar Singh created HDDS-10484:
-----------------------------------------
Summary: Recon Datanodes Page failed to load if number of
pipelines per datanode is less than equal to 3
Key: HDDS-10484
URL: https://issues.apache.org/jira/browse/HDDS-10484
Project: Apache Ozone
Issue Type: Bug
Components: Ozone Recon
Reporter: Devesh Kumar Singh
Assignee: smita
Recon Datanodes Page failed to load if number of pipelines per datanode is less
than equal to 3.
{
"totalCount": 4,
"datanodes": [
{
"uuid": "37e3aaf0-6452-4d5b-bf27-49f7e138b211",
"hostname": "ozone-datanode-2.ozone_default",
"state": "HEALTHY",
"opState": "IN_SERVICE",
"lastHeartbeat": 1709816818335,
"storageReport": {
"capacity": 62671097856,
"used": 4096,
"remaining": 42506256384,
"committed": 0
},
"pipelines": [
{
"pipelineID": "bf569440-2904-40db-9994-39e7e5e4d5ce",
"replicationType": "RATIS",
"replicationFactor": "ONE",
"leaderNode": "ozone-datanode-2.ozone_default"
},
{
"pipelineID": "5aaac315-12a1-42c0-b2bf-cf8c4bca4551",
"replicationType": "RATIS",
"replicationFactor": "THREE",
"leaderNode": "ozone-datanode-2.ozone_default"
}
],
"leaderCount": 2,
"version": "1.5.0-SNAPSHOT",
"setupTime": 1709813619671,
"revision": "2f0535394088f610f519a3bfcd486c4bdc8f84a3",
"buildDate": "2024-03-07T12:08Z",
"layoutVersion": 7,
"networkLocation": "/default-rack"
},
{
"uuid": "397a6352-2481-481c-af03-66600db7aa5a",
"hostname": "ozone-datanode-4.ozone_default",
"state": "DEAD",
"opState": "IN_SERVICE",
"lastHeartbeat": 1709816592104,
"storageReport": {
"capacity": 62671097856,
"used": 4096,
"remaining": 42462896128,
"committed": 0
},
"version": "1.5.0-SNAPSHOT",
"setupTime": 1709813619790,
"revision": "2f0535394088f610f519a3bfcd486c4bdc8f84a3",
"buildDate": "2024-03-07T12:08Z",
"layoutVersion": 7,
"networkLocation": "/default-rack"
},
{
"uuid": "89ad9884-b267-40ea-9947-e890bc9ff501",
"hostname": "ozone-datanode-1.ozone_default",
"state": "HEALTHY",
"opState": "IN_SERVICE",
"lastHeartbeat": 1709816818136,
"storageReport": {
"capacity": 62671097856,
"used": 4096,
"remaining": 42506256384,
"committed": 0
},
"pipelines": [
{
"pipelineID": "bc282d46-4aee-40ba-a850-f313fcc1142b",
"replicationType": "RATIS",
"replicationFactor": "ONE",
"leaderNode": "ozone-datanode-1.ozone_default"
},
{
"pipelineID": "5aaac315-12a1-42c0-b2bf-cf8c4bca4551",
"replicationType": "RATIS",
"replicationFactor": "THREE",
"leaderNode": "ozone-datanode-2.ozone_default"
}
],
"leaderCount": 1,
"version": "1.5.0-SNAPSHOT",
"setupTime": 1709813620018,
"revision": "2f0535394088f610f519a3bfcd486c4bdc8f84a3",
"buildDate": "2024-03-07T12:08Z",
"layoutVersion": 7,
"networkLocation": "/default-rack"
},
{
"uuid": "32441abe-9fcf-4f5c-9066-d82324fb1879",
"hostname": "ozone-datanode-3.ozone_default",
"state": "HEALTHY",
"opState": "IN_SERVICE",
"lastHeartbeat": 1709816818102,
"storageReport": {
"capacity": 62671097856,
"used": 4096,
"remaining": 42506256384,
"committed": 0
},
"pipelines": [
{
"pipelineID": "5aaac315-12a1-42c0-b2bf-cf8c4bca4551",
"replicationType": "RATIS",
"replicationFactor": "THREE",
"leaderNode": "ozone-datanode-2.ozone_default"
},
{
"pipelineID": "2389614e-2513-4205-be77-761550b06bea",
"replicationType": "RATIS",
"replicationFactor": "ONE",
"leaderNode": "ozone-datanode-3.ozone_default"
}
],
"leaderCount": 1,
"version": "1.5.0-SNAPSHOT",
"setupTime": 1709813620007,
"revision": "2f0535394088f610f519a3bfcd486c4bdc8f84a3",
"buildDate": "2024-03-07T12:08Z",
"layoutVersion": 7,
"networkLocation": "/default-rack"
}
]
}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]