[ https://issues.apache.org/jira/browse/HDFS-693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12884957#action_12884957 ]
Brahma Reddy Battula commented on HDFS-693: ------------------------------------------- I am using the 20.1 version,I am getting following exception ERROR org.apache.hadoop.hdfs.server.datanode.DataNode: DatanodeRegistration(192.168.3.26:50010, storageID=DS-2095362429-192.168.3.26-50010-1244004238916, infoPort=50075, ipcPort=50020):DataXceiver java.net.SocketTimeoutException: *{color:red}660000 millis{color}8 timeout while waiting for channel to be ready for write. ch : java.nio.channels.SocketChannel[connected local=/192.168.3.26:50010 remote=/192.168.3.26:34243] > java.net.SocketTimeoutException: 480000 millis timeout while waiting for > channel to be ready for write exceptions were cast when trying to read file > via StreamFile. > -------------------------------------------------------------------------------------------------------------------------------------------------------------------- > > Key: HDFS-693 > URL: https://issues.apache.org/jira/browse/HDFS-693 > Project: Hadoop HDFS > Issue Type: Bug > Components: data-node > Affects Versions: 0.20.1 > Reporter: Yajun Dong > Attachments: HDFS-693.log > > > To exclude the case of network problem, I found the count of dataXceiver is > about 30. Also, I could see the output of netstate -a | grep 50075 has many > TIME_WAIT status when this happened. > partial log in attachment. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.