Bug 816182

Summary: [ Sec 7.1.2.3 - Testing Mounted Volumes ] df output needs to be formatted
Product: [Community] Gluster-Documentation Reporter: Anush Shetty <ashetty>
Component: OtherAssignee: Anjana Suparna Sriram <asriram>
Status: VERIFIED --- QA Contact:
Severity: medium Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: bugs
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Anush Shetty 2012-04-25 13:01:06 UTC
Description of problem: The df output in the RHS documentation needs to be formatted properly.



Actual results:

# df -h /mnt/glusterfs Filesystem Size Used Avail Use% Mounted on server1:/test-volume 28T 22T 5.4T 82% /mnt/glusterfs


Expected results

# df -h /mnt/glusterfs 

Filesystem           Size  Used  Avail  Use%  Mounted on 
server1:/test-volume 28T   22T   5.4T   82%   /mnt/glusterfs


Additional info: