that's no use i find problem in 2 name node
.web.resources, pathSpec=/webhdfs/v1/*
2013-07-26 22:55:30,772 INFO org.apache.hadoop.http.HttpServer: Jetty bound
to port 50070
2013-07-26 22:55:30,772 INFO org.mortbay.log: jetty-6.1.26.cloudera.2
2013-07-26 22:55:31,001 WARN
org.apache.hadoop.security
here is info in namenode log
WithFixedSleep(maxRetries=10, sleepTime=1 SECONDS)
2013-07-26 21:52:12,210 INFO org.apache.hadoop.ipc.Client: Retrying connect
to server: node2/192.168.142.130:8020. Already tried 5 time(s); retry
policy is RetryUpToMaximumCountWithFixedSleep(maxRetries=10, sleepTime=1
You have one datanode data volume (dfs.datanode.data.dir) configured,
but you've specified tolerated failures as 3. The state of 3 > 1 is
invalid and hence the error. You cannot enable disk failure toleration
of a DN with just one volume, so remove the toleration config and your
problem will be res