glusterfs icon indicating copy to clipboard operation
glusterfs copied to clipboard

Gluster Filesystem : Build your distributed storage in minutes

Results 351 glusterfs issues
Sort by recently updated
recently updated
newest added

Following https://github.com/gluster/glusterfs/commit/491e9ec38bbfedf3caed52535b718efdc2dd6117, which changed the way we use arenas - we now use them only for requests that are larger than 128K, we should remove the smaller areans. 1. We...

FA: Performance Improvements

All those that retain backward compat. for versions that are long gone, such as: ``` conf->op_version < GD_OP_VERSION_3_7_0 ``` Since there's quite a bit, starting with the below: ``` #define...

release 11

**Description of problem:** When geo-replication session is started, all the slave gsyncd processes are coming up on the host which is used in creating the geo-rep session. If the primary...

CB: geo-replication

Hello, with 10.0 there are some new bashishms in some shell scripts: bash-term-in-posix-shell [sbin/mount.glusterfs:366] '[ "$syntax_status" ==' bash-term-in-posix-shell [sbin/mount.glusterfs:90] '[ "$servers" ==' bash-term-in-posix-shell [usr/lib/x86_64-linux-gnu/glusterfs/gfind_missing_files/gfid_to_path.sh:24] '${gfid:0:2}' bash-term-in-posix-shell [usr/lib/x86_64-linux-gnu/glusterfs/gfind_missing_files/gfind_missing_files.sh:32] '/dev/tcp' Debians advices...

**Description of problem:** We have a glusterfs volume used to store some grafana data. There is a sqlite database stored in the volume. After upgrading the fuse driver to 8.5,...

**Description of problem:** Running test bugs/glusterd/validating-server-quorum.t in a powerful machine fails spuriously. **The exact command to reproduce the issue**: `# prove -vmfe /bin/bash tests/bugs/glusterd/validating-server-quorum.t` **The full output of the command...

Just want to share results of some experiments I did: I added the attached patch and this is what I observed for the amount of data that is migrated with...

Question

**Description of problem:** (gdb) bt #0 0x00007f4df0770195 in glfd_entry_next (glfd=0x7f4118089290, plus=1) at glfs-fops.c:2898 #1 0x00007f4df0774937 in pub_glfs_xreaddirplus_r (glfd=0x7f4118089290, flags=3, xstat_p=0x7f4c65ee8800, ext=0x7f4c65ee86e0, res=0x7f4c65ee8838) at glfs-fops.c:4831 #2 0x0000000000a9bbd5 in cfs_glfs_xreaddirplus_r (glfd=0x7f4118089290, flags=3,...

**Description of problem:** hello,there is a problem with the devel branch,below are my steps: # ./configure --disable-linux-io_uring ...... GlusterFS configure summary =========================== FUSE client : yes epoll IO multiplex :...

**Description of problem:** Documentation doubts about bricks replacement. `gluster volume replace-brick` versus `gluster volume reset-brick` in two steps. Both methods seemed valid and would like to know is there is...