[Bugs] [Bug 1697971] Segfault in FUSE process, potential use after free
bugzilla at redhat.com
bugzilla at redhat.com
Tue Apr 9 11:31:55 UTC 2019
https://bugzilla.redhat.com/show_bug.cgi?id=1697971
--- Comment #1 from manschwetus at cs-software-gmbh.de ---
vlume infos:
$ sudo gluster volume info
Volume Name: swarm-vols
Type: Replicate
Volume ID: a103c1da-d651-4d65-8f86-a8731e2a670c
Status: Started
Snapshot Count: 0
Number of Bricks: 1 x 3 = 3
Transport-type: tcp
Bricks:
Brick1: 192.168.1.81:/gluster/data
Brick2: 192.168.1.86:/gluster/data
Brick3: 192.168.1.85:/gluster/data
Options Reconfigured:
performance.write-behind: off
performance.cache-max-file-size: 1GB
performance.cache-size: 2GB
nfs.disable: on
transport.address-family: inet
auth.allow: 127.0.0.1
$ sudo gluster volume status
Status of volume: swarm-vols
Gluster process TCP Port RDMA Port Online Pid
------------------------------------------------------------------------------
Brick 192.168.1.81:/gluster/data 49153 0 Y 188805
Brick 192.168.1.86:/gluster/data 49153 0 Y 5543
Brick 192.168.1.85:/gluster/data 49152 0 Y 2069
Self-heal Daemon on localhost N/A N/A Y 2080
Self-heal Daemon on 192.168.1.81 N/A N/A Y 144760
Self-heal Daemon on 192.168.1.86 N/A N/A Y 63715
Task Status of Volume swarm-vols
------------------------------------------------------------------------------
There are no active volume tasks
$ mount | grep swarm
localhost:/swarm-vols on /swarm/volumes type fuse.glusterfs
(rw,relatime,user_id=0,group_id=0,default_permissions,allow_other,max_read=131072,_netdev)
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Bugs
mailing list