Ravishankar N
Ravishankar N
>. While AFR requires another argument to identify the child xlator who send the upcall. @rafikc30 Is this really the case? It looks like when the event is GF_EVENT_UPCALL,` afr_notify(xlator_t...
> @rafikc30 Is this really the case? It looks like when the event is GF_EVENT_UPCALL,` afr_notify(xlator_t *this, int32_t event, void *data, void *data2)` calls `afr_handle_upcall_event(this, data);`without needing any info about...
@mohit84 I did not understand the XFS performance penalty thing. Are you saying that XFS keeps switching between storing the dentries in the inode and storing them in a separate...
/run regression
@mohit84 I was able to reproduce this only in our downstream code which is based on glusterfs 9.5 plus some custom changes. But the problem what I saw was this:...
If we look at `dht_lookup_cbk()` we see its doing this: ```c } else { /* posix returns ENODATA if the gfid is not set but the client and * server...
@aravindavk @amarts @karthik-us @aspandey
> Can this be a option like glustercli volume set $vol thin-arbiter $ta-host:$ta_brick_path We could do this,but wondering if it will cause confusion for new volume creations . i.e. does...
Re-opening since it has a detailed reproducer. If anyone is working on this, please assign the issue to yourself.
> Today, sungod [reported](https://t.me/hyperledgeriroha/25959) an issue Hello this was me. So I am exploring iroha1 and learning its usage, so this might very well be a config issue and not...