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:** **The exact command to reproduce the issue**: **The full output of the command that failed**: **Expected results:** **Mandatory info:** **- The output of the `gluster volume info`...

## Description of problem This is a random problem related with gluster client disconnection and we cant reproduce it always, it occurs randomly (we guess this occur under heavy loads...

Does glusterfs in geo-replication mode guarantee anytime consistency at the slave side ? If, for example, master volume stores active mysql database or active VM image (not snapshot), and catastrophic...

GlusterFS inodes count show 97% IUse% but all physical discs in this volume, inodes count show only 5% IUse% df -i Filesystem Inodes IUsed IFree IUse% Mounted on ...... /dev/nvme13n1...

logging.warn is an alias to logging.warning since Python 3.3 and will be removed in Python 3.13.

- posix_readdirp_fill() does not need to copy or zero a gfid on every iteration: use an existing one or a pre-zero'ed one. - Make some functions static. - A bit...

release 12

**Description of problem:** Good afternoon! Problem description: Replica + 1 referee has been created. This volume is connected to two hosts via the glusterfs client. Periodically, rights to some files...

**Description of problem:** `logging.warn` is used in the Glusterfs Python code, this function has been deprecated since Python 3.3 and is an alias to logging.warning. **The exact command to reproduce...

**Description of problem:** sometimes, need to monitor which files are modified, so need a notification like linux's inotify