long getDfsUsed() throws IOException {
   return dfsUsage.getUsed();
 }