Bug 808044

Summary: Volume status detail fails to display the fs type of the brick.
Product: [Community] GlusterFS Reporter: Vijaykumar Koppad <vkoppad>
Component: glusterdAssignee: Kaushal <kaushal>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: high Docs Contact:
Priority: unspecified    
Version: mainlineCC: bbandari, gluster-bugs
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: glusterfs-3.4.0 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-07-24 17:11:14 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 817967    

Description Vijaykumar Koppad 2012-03-29 12:28:25 UTC
Description of problem:
If the device is mounted after the boot, it won't show the details if thew bricks 
like FS type , device, mount option ,Inode-size.

   
Status of volume: vol2
------------------------------------------------------------------------------
Brick                : 172.17.251.56:/exportdir/d1
Port                 : 24009               
Online               : Y                   
Pid                  : 19122               
File System          : N/A                 
Device               : N/A                 
Mount Options        : N/A                 
Inode Size           : N/A                 
Disk Space Free      : 97.6GB              
Total Disk Space     : 97.6GB              
Inode Count          : N/A                 
Free Inodes          : N/A                 

 
Volume Name: vol2
Type: Distribute
Volume ID: f92bf651-a5f5-4785-8363-6b9f400f9305
Status: Started
Number of Bricks: 1
Transport-type: tcp
Bricks:
Brick1: 172.17.251.56:/exportdir/d1

Filesystem            Size  Used Avail Use% Mounted on
/dev/vda3              16G  2.2G   13G  15% /
tmpfs                1004M     0 1004M   0% /dev/shm
/dev/vda1             194M   49M  136M  27% /boot
/dev/vdb1              98G   33M   98G   1% /exportdir


Version-Release number of selected component (if applicable):


How reproducible:
always 

Steps to Reproduce:
1.Create a volume with bricks which is mounted after the boot.
2.Then try volume status detail.

Comment 1 Anand Avati 2012-03-29 14:57:43 UTC
CHANGE: http://review.gluster.com/3037 (cli, glusterd : "volume status detail" fixes) merged in master by Vijay Bellur (vijay)