Hello- We are running v0.94.9 cluster.
I am seeing that 'fs -dus' reports 24TB used and 'fs -df' reports 74.TB used. Does anyone know why these do not reconcile? Our replication factor is 2 so that is not a likely explanation. Shown below are results from my cluster (doctored to TB for ease of reading): bash-4.1$ hadoop fs -dus /hbase hdfs://host/hbase 24.5TB bash-4.1$ hadoop fs -df /hbase Filesystem Size Used Avail Use% /hbase 103.8TB 74.2TB 24.3TB 71%
