[Bugs] [Bug 1286604] glusterfsd to support volfile-server-transport type "unix"
bugzilla at redhat.com
bugzilla at redhat.com
Tue Dec 15 10:23:53 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1286604
Byreddy <bsrirama at redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ON_QA |VERIFIED
--- Comment #3 from Byreddy <bsrirama at redhat.com> ---
Verified this bug with and without fix.
Without Fix:
============
[root@ ~]# gluster volume status
Status of volume: Dis
Gluster process TCP Port RDMA Port Online Pid
------------------------------------------------------------------------------
Brick IP:/bricks/brick0/az0 49152 0 Y 11320
NFS Server on localhost 2049 0 Y 11340
Task Status of Volume Dis
------------------------------------------------------------------------------
There are no active volume tasks
[root@ ~]# glusterfs -s /var/run/glusterd.socket --volfile-server-transport
unix --volfile-id Dis /mnt
[root@ ~]#
[root@ ~]# df -Th <<<<<<<<<<<<<<<<<<<<VOLUME NOT MOUNTED
Filesystem Type Size Used Avail Use% Mounted on
/dev/mapper/rhgs-root xfs 18G 2.9G 15G 17% /
devtmpfs devtmpfs 910M 0 910M 0% /dev
tmpfs tmpfs 920M 0 920M 0% /dev/shm
tmpfs tmpfs 920M 97M 824M 11% /run
tmpfs tmpfs 920M 0 920M 0% /sys/fs/cgroup
/dev/mapper/RHS_vg1-RHS_lv1 xfs 20G 34M 20G 1% /bricks/brick0
/dev/mapper/RHS_vg2-RHS_lv2 xfs 20G 34M 20G 1% /bricks/brick1
/dev/mapper/RHS_vg4-RHS_lv4 xfs 20G 34M 20G 1% /bricks/brick3
/dev/mapper/RHS_vg3-RHS_lv3 xfs 20G 34M 20G 1% /bricks/brick2
/dev/vda1 xfs 497M 132M 366M 27% /boot
tmpfs tmpfs 184M 0 184M 0% /run/user/0
[root@ ~]#
[root@ ~]# rpm -qa |grep gluster
glusterfs-server-3.7.5-6.el7rhgs.x86_64
gluster-nagios-common-0.2.2-1.el7rhgs.noarch
nfs-ganesha-gluster-2.2.0-9.el7rhgs.x86_64
glusterfs-rdma-3.7.5-6.el7rhgs.x86_64
python-gluster-3.7.1-16.el7rhgs.x86_64
glusterfs-3.7.5-6.el7rhgs.x86_64
glusterfs-fuse-3.7.5-6.el7rhgs.x86_64
glusterfs-api-devel-3.7.5-6.el7rhgs.x86_64
glusterfs-client-xlators-3.7.5-6.el7rhgs.x86_64
glusterfs-cli-3.7.5-6.el7rhgs.x86_64
glusterfs-ganesha-3.7.5-6.el7rhgs.x86_64
glusterfs-api-3.7.5-6.el7rhgs.x86_64
glusterfs-geo-replication-3.7.5-6.el7rhgs.x86_64
gluster-nagios-addons-0.2.5-1.el7rhgs.x86_64
glusterfs-libs-3.7.5-6.el7rhgs.x86_64
glusterfs-devel-3.7.5-6.el7rhgs.x86_64
[root@ ~]#
With Fix:
=========
[root@ ~]# gluster volume status
Status of volume: Dis
Gluster process TCP Port RDMA Port Online Pid
------------------------------------------------------------------------------
Brick IP:/bricks/brick0/az 49153 0 Y 10813
NFS Server on localhost 2049 0 Y 10854
Task Status of Volume Dis
------------------------------------------------------------------------------
There are no active volume tasks
[root@ ~]# glusterfs -s /var/run/glusterd.socket --volfile-server-transport
unix --volfile-id Dis /mnt
[root@ ~]# df -Th <<<<<<<<<<<<<<<<<<<<<<<<<vOLUME GET MOUNTED WITH FIX
Filesystem Type Size Used Avail Use% Mounted on
/dev/mapper/rhgs-root xfs 18G 3.4G 15G 20% /
devtmpfs devtmpfs 910M 0 910M 0% /dev
tmpfs tmpfs 920M 0 920M 0% /dev/shm
tmpfs tmpfs 920M 97M 824M 11% /run
tmpfs tmpfs 920M 0 920M 0%
/sys/fs/cgroup
/dev/vda1 xfs 497M 132M 366M 27% /boot
/dev/mapper/RHS_vg4-RHS_lv4 xfs 20G 33M 20G 1%
/bricks/brick3
/dev/mapper/RHS_vg2-RHS_lv2 xfs 20G 492M 20G 3%
/bricks/brick1
/dev/mapper/RHS_vg3-RHS_lv3 xfs 20G 33M 20G 1%
/bricks/brick2
/dev/mapper/RHS_vg1-RHS_lv1 xfs 20G 34M 20G 1%
/bricks/brick0
tmpfs tmpfs 184M 0 184M 0% /run/user/0
/var/run/glusterd.socket:Dis fuse.glusterfs 20G 34M 20G 1% /mnt
[root@ ~]#
[root@ ~]# rpm -qa |grep gluster
glusterfs-cli-3.7.5-11.el7rhgs.x86_64
python-gluster-3.7.5-6.el7rhgs.noarch
nfs-ganesha-gluster-2.2.0-9.el7rhgs.x86_64
glusterfs-client-xlators-3.7.5-11.el7rhgs.x86_64
glusterfs-debuginfo-3.7.5-11.el7rhgs.x86_64
glusterfs-fuse-3.7.5-11.el7rhgs.x86_64
glusterfs-ganesha-3.7.5-11.el7rhgs.x86_64
glusterfs-libs-3.7.5-11.el7rhgs.x86_64
glusterfs-api-3.7.5-11.el7rhgs.x86_64
glusterfs-geo-replication-3.7.5-11.el7rhgs.x86_64
glusterfs-3.7.5-11.el7rhgs.x86_64
glusterfs-rdma-3.7.5-11.el7rhgs.x86_64
gluster-nagios-addons-0.2.5-1.el7rhgs.x86_64
glusterfs-server-3.7.5-11.el7rhgs.x86_64
gluster-nagios-common-0.2.3-1.el7rhgs.noarch
vdsm-gluster-4.16.20-1.3.el7rhgs.noarch
[root@ ~]#
With above info, moving this bug to verified state.
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=EBwMKMo9Ra&a=cc_unsubscribe
More information about the Bugs
mailing list