Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
hdfs_fsck [2015/09/09 10:38]
steve
hdfs_fsck [2015/09/09 10:41]
steve
Line 38: Line 38:
 0. BP-1693696885-172.17.0.2-1441734712805:​blk_1073742259_1435 len=2633979 repl=3 [172.17.0.2:​50010,​ 172.17.0.3:​50010,​ 172.17.0.4:​50010] 0. BP-1693696885-172.17.0.2-1441734712805:​blk_1073742259_1435 len=2633979 repl=3 [172.17.0.2:​50010,​ 172.17.0.3:​50010,​ 172.17.0.4:​50010]
 ... ...
 +</​code>​
 +
 +** Check the health of the entire filesystem **
 +
 +This must be run as user ''​hdfs''​ since ''​root''​ does not have full permissions.
 +
 +<​code>​
 +hdfs fsck /
 +</​code>​
 +
 +<​code>​
 +...
 +The filesystem under path '/'​ is HEALTHY
 </​code>​ </​code>​