+++ This bug was initially created as a clone of Bug #1333220 +++ Description of problem: With a teired volume, a df -h shows a capacity equal to the hot + cold tiers. This is wrong, since the hot tier is a cache layer not an extension of the volumes capacity. Version-Release number of selected component (if applicable): tested against 3.7.10 How reproducible: Steps to Reproduce: 1. create a tiered volume 2. mount it and run df -h Actual results: df -h shows a combined capacity view of hot+cold Expected results: df -h should show the capacity of the cold tier, since the cache layer is 'transient'. Additional info:
REVIEW: http://review.gluster.org/15192 (cluster/tier: fix statfs for dht/tiered volumes) posted (#1) for review on release-3.8 by Dan Lambright (dlambrig)
All 3.8.x bugs are now reported against version 3.8 (without .x). For more information, see http://www.gluster.org/pipermail/gluster-devel/2016-September/050859.html
REVIEW: https://review.gluster.org/17366 (cluster/tier: fix statfs for dht/tiered volumes) posted (#1) for review on release-3.8 by hari gowtham (hari.gowtham005)
REVIEW: https://review.gluster.org/17366 (cluster/tier: fix statfs for dht/tiered volumes) posted (#2) for review on release-3.8 by hari gowtham (hari.gowtham005)
The patch has been abandoned as it was not requested and 3.8 is about to reach EOL.