diff options
| author | mohit84 <moagrawa@redhat.com> | 2020-11-27 12:55:32 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-11-27 12:55:32 +0530 |
| commit | bb5ef3be556f455fa411bc8422094c9e17ea6380 (patch) | |
| tree | 2daac170ed53f34f98445f7b30ad46f7b5a0726f /extras/python | |
| parent | 63b41df081c9c5102ee439cbbdec01090db07a2a (diff) | |
glusterd: Can't run rebalance due to long unix socket (#1853)
Problem: glusterd populate unix socket file name based
on volname and if volname is lengthy socket
system call's are failed due to breach maximum length
is defined in the kernel.
Solution:Convert unix socket name to hash to resolve the issue
> Change-Id: I5072e8184013095587537dbfa4767286307fff65
> fixes: bz#1720566
> Signed-off-by: Mohit Agrawal <moagrawal@redhat.com>
> (Cherry pick from commit 2d7b77eb971700c1073db2b74f5877c1ae8293fc)
> (Reviewed on upstream link https://review.gluster.org/#/c/glusterfs/+/22869/)
Fixes: #1852
Change-Id: I4c3b22344ecfcd1fc9e8292cdc8a11f895d9f78c
Signed-off-by: Mohit Agrawal <moagrawa@redhat.com>
Diffstat (limited to 'extras/python')
0 files changed, 0 insertions, 0 deletions
