You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Ravuri Sushma sree (Jira)" <ji...@apache.org> on 2020/03/10 10:38:00 UTC

[jira] [Created] (HDFS-15216) Wrong Use Case of -showprogress in fsck

Ravuri Sushma sree created HDFS-15216:
-----------------------------------------

             Summary: Wrong Use Case of -showprogress in fsck 
                 Key: HDFS-15216
                 URL: https://issues.apache.org/jira/browse/HDFS-15216
             Project: Hadoop HDFS
          Issue Type: Bug
            Reporter: Ravuri Sushma sree


*-showprogress* is deprecated and Progress is now shown by default but fsck --help shows incorrect use case for the same 

 

Usage: hdfs fsck <path> [-list-corruptfileblocks | [-move | -delete | -openforwrite] [-files [-blocks [-locations | -racks | -replicaDetails | -upgradedomains]]]] [-includeSnapshots] [-showprogress] [-storagepolicies] [-maintenance] [-blockId <blk_Id>]
 <path> start checking from this path
h4. 
 -move move corrupted files to /lost+found
 -delete delete corrupted files
 -files print out files being checked
 -openforwrite print out files opened for write
 -includeSnapshots include snapshot data if the given path indicates a snapshottable directory or there are snapshottable directories under it
 -list-corruptfileblocks print out list of missing blocks and files they belong to
 -files -blocks print out block report
 -files -blocks -locations print out locations for every block
 -files -blocks -racks print out network topology for data-node locations
 -files -blocks -replicaDetails print out each replica details
 -files -blocks -upgradedomains print out upgrade domains for every block
 -storagepolicies print out storage policy summary for the blocks
 -maintenance print out maintenance state node details
 *-showprogress show progress in output. Default is OFF (no progress)*
 -blockId print out which file this blockId belongs to, locations (nodes, racks) of this block, and other diagnostics info (under replicated, corrupted or not, etc)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org