The namenode ran out of disk space and on restart was throwing the error at the end of this message.

We copied in the edit.tmp to edit from the secondary, and copied in srcimage to fsimage, and removed edit.new and our file system started up
and /appears/ to be intact.

What is the proper procedure, we didn't find any details on the wiki.

Namenode error:
2008-03-13 13:19:32,493 ERROR org.apache.hadoop.dfs.NameNode: java.io.EOFException
   at java.io.DataInputStream.readFully(DataInputStream.java:180)
   at org.apache.hadoop.io.UTF8.readFields(UTF8.java:106)
   at org.apache.hadoop.io.ArrayWritable.readFields(ArrayWritable.java:90)
   at org.apache.hadoop.dfs.FSEditLog.loadFSEdits(FSEditLog.java:507)
   at org.apache.hadoop.dfs.FSImage.loadFSEdits(FSImage.java:744)
   at org.apache.hadoop.dfs.FSImage.loadFSImage(FSImage.java:624)
   at org.apache.hadoop.dfs.FSImage.recoverTransitionRead(FSImage.java:222)
   at org.apache.hadoop.dfs.FSDirectory.loadFSImage(FSDirectory.java:79)
   at org.apache.hadoop.dfs.FSNamesystem.initialize(FSNamesystem.java:254)
   at org.apache.hadoop.dfs.FSNamesystem.<init>(FSNamesystem.java:235)
   at org.apache.hadoop.dfs.NameNode.initialize(NameNode.java:130)
   at org.apache.hadoop.dfs.NameNode.<init>(NameNode.java:175)
   at org.apache.hadoop.dfs.NameNode.<init>(NameNode.java:161)
   at org.apache.hadoop.dfs.NameNode.createNameNode(NameNode.java:843)
   at org.apache.hadoop.dfs.NameNode.main(NameNode.java:852)



--
Jason Venner
Attributor - Publish with Confidence <http://www.attributor.com/>
Attributor is hiring Hadoop Wranglers, contact if interested

Reply via email to