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

**Description of problem:** Scenario: ~3TB and 10 million files gluster volume hosted on three nodes with SSDs, gbit ethernet, 4 cores, 16gb ram Thinly provisioned LVM. I do a snapshot...

In some functions (posix_writev, fallocate, ...) it is used to be called unconditionally. However, it doesn't need to be - only when we need ctx to do locking. Updates: #1000...

- Reduced an allocation for the name, made it part of the item allocated. - Kept the length of the name - for faster searches - Made some functions static,...

Seems to fail in CI from time to time: ``` ok 90 [ 16/ 1781] < 219> 'gluster volume geo-rep primary 172.30.1.109::secondary config rsync-options --whole-file' ok 91 [ 18/ 18]...

fuse-bridge.c:433:13: warning: the comparison will always evaluate as 'true' for the address of 'name' will never be NULL [-Waddress] 433 | if (dentry->name) { | ^~~~~~ In file included from...

release 12

**Description of problem:** In /var/log/glusterfs/bricks/file.log, every 1-2 minutes, records appear with the connection between the Glusterfs nods. With what it can be connected? **The exact command to reproduce the issue**:...

### Discussed in https://github.com/gluster/glusterfs/discussions/4373 Originally posted by **centminmod** June 3, 2024 I am testing tests with Ansible 2.14 and Glusterv11.1 for AlmaLinux 9 Extra's repo's CentOS SIG Storage GlusterFSv11 YUM...

…e path We fetch it once (in posix_writev() or posix_writev_fill_rsp_dict() in io_uring code) and then again in _fill_writev_xdata(). Updates: #1000 Signed-off-by: Yaniv Kaul

release 12

During fop(mkdir)_cbk process by nl-cache it checks the inode type validation based on loc->inode though loc->inode is populated by first xlator like fuse/gfapi. The loc->inode does not have inode_type so...

**Description of problem:** Some times errors in "mount-dir".log file: ``` [2021-06-11 08:37:30.807011 +0000] E [nl-cache-helper.c:406:nlc_set_dir_state] (-->/usr/lib64/glusterfs/9.2/xlator/performance/nl-cache.so(+0x539f) [0x7efbf56ce39f] -->/usr/lib64/glusterfs/9.2/xlator/performance/nl-cache.so(+0x3fc9) [0x7efbf56ccfc9] -->/usr/lib64/glusterfs/9.2/xlator/performance/nl-cache.so(+0x9e34) [0x7efbf56d2e34] ) 0-www-cloud-nl-cache: inode is not of type dir [Invalid...