You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-user@hadoop.apache.org by Harsh J <ha...@cloudera.com> on 2014/05/03 21:11:11 UTC

Re: HDFS mounting issue using Hadoop-Fuse on Fully Distributed Cluster?

Can you check your dmesg | tail output to see if there are any error
messages from the HDFS fuse client?

On Sat, May 3, 2014 at 11:44 PM, Preetham Kukillaya <pk...@gmail.com> wrote:
> Hi,
> I m also getting the same error i.e. ?--------- ? ? ? ?            ? hdfs
> after mounting the hadoo file system using root. Please can you advise how
> to fix this. This issue is happening irrespective of version of CDH
>
>
>
>
> On Tuesday, 11 June 2013 23:10:50 UTC-7, Mohammad Reza Gerami wrote:
>>
>> Dear All
>> I have the same problem !!!!!!!!!
>> I have a small cluster of hadoop (ersion 1.1.2) and I want to user hdfs
>> folder like a general directory .
>> I install fuse version 2.9.2 ,
>> but when I want to mount this directory, I have a problem
>>
>> cat /etc/fstab
>> /usr/local/hadoop/build/
>> contrib/fuse-dfs/fuse_dfs#dfs://hb:9000 /export/hdfs fuse usetrash,rw 0 0
>> [root@hb ~]# mount -a
>> port=9000,server=hb
>> fuse-dfs didn't recognize /export/hdfs,-2
>> fuse-dfs ignoring option dev
>> fuse-dfs ignoring option suid
>> fuse: bad mount point `/export/hdfs': Input/output error
>>
>> [root@hb ~]# ll /export/
>> total 0
>> ?--------- ? ? ? ?            ? hdfs
>>
>> appreciate your help
>
> --
>
> ---
> You received this message because you are subscribed to the Google Groups
> "CDH Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to cdh-user+unsubscribe@cloudera.org.
> For more options, visit https://groups.google.com/a/cloudera.org/d/optout.



-- 
Harsh J