Mukul Kumar Singh created HDDS-2076:
---------------------------------------
Summary: Read fails because the block cannot be located in the
container
Key: HDDS-2076
URL: https://issues.apache.org/jira/browse/HDDS-2076
Project: Hadoop Distributed Data Store
Issue Type: Bug
Components: Ozone Client, Ozone Datanode
Affects Versions: 0.4.0
Reporter: Mukul Kumar Singh
Attachments: log.zip
Read fails as the client is not able to read the block from the container.
{code}
org.apache.hadoop.hdds.scm.container.common.helpers.StorageContainerException:
Unable to find the block with bcsID 2515 .Container 7 bcsId is 0.
at
org.apache.hadoop.hdds.scm.storage.ContainerProtocolCalls.validateContainerResponse(ContainerProtocolCalls.java:536)
at
org.apache.hadoop.hdds.scm.storage.ContainerProtocolCalls.lambd2a0$getValid1a9to-08-30
12:51:20,081 | INFO | SCMAudit | user=msingh | ip=192.168.0.r103
|List$0(ContainerP
rotocolCalls.java:569)
{code}
The client eventually exits here
{code}
2019-08-30 12:51:20,081 [pool-224-thread-6] ERROR ozone.MiniOzoneLoadGenerator
(MiniOzoneLoadGenerator.java:readData(176)) - LOADGEN: Read
key:pool-224-thread-6_330651 failed with ex
ception
ERROR ozone.MiniOzoneLoadGenerator (MiniOzoneLoadGenerator.java:load(121)) -
LOADGEN: Exiting due to exception
{code}
--
This message was sent by Atlassian Jira
(v8.3.2#803003)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]