[ 
https://issues.apache.org/jira/browse/HADOOP-4775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12653343#action_12653343
 ] 

Brian Bockelman commented on HADOOP-4775:
-----------------------------------------

It seems that this might be memory-leak related.  PS output:

root     26631 34.3 27.4 1462748 1108148 ?   Ssl  Dec03 426:50 fuse_dfs 
-oserver=hadoop-name -oport=9000 /mnt/hadoop -oallow_other

This is a 4GB nodes, so fuse-dfs is using about 1GB of memory.  Suspicious.  I 
haven't had much luck with GDB on the fuse_dfs process, as multithreaded apps 
are tough to step through.

> FUSE crashes reliably on 0.19.0
> -------------------------------
>
>                 Key: HADOOP-4775
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4775
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: contrib/fuse-dfs
>            Reporter: Brian Bockelman
>            Priority: Critical
>
> Every morning I come in and find many nodes which have developed the dreaded 
> "Transport endpoint not connected" error overnight.  This has only started 
> after the 0.19.0 upgrade.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to