diff options
author | Mohit Agrawal <moagrawal@redhat.com> | 2020-01-21 21:09:56 +0530 |
---|---|---|
committer | Mohit Agrawal <moagrawal@redhat.com> | 2020-01-22 14:54:35 +0530 |
commit | f6421dff22a6ddaf14134f6894deae219948c89d (patch) | |
tree | 0f088ada6308c0659bc8d6f9998aadeec2122448 /xlators/cluster/afr/src/afr-dir-write.c | |
parent | d8e685a96170a433dde93a6bc6fb8c07babb01a5 (diff) |
server: Mount fails after reboot 1/3 gluster nodes
Problem: At the time of coming up one server node(1x3) after reboot
client is unmounted.The client is unmounted because a client
is getting AUTH_FAILED event and client call fini for the graph.The
client is getting AUTH_FAILED because brick is not attached with a
graph at that moment
Solution: To avoid the unmounting the client graph throw ENOENT error
from server in case if brick is not attached with server at
the time of authenticate clients.
Credits: Xavi Hernandez <xhernandez@redhat.com>
Change-Id: Ie6fbd73cbcf23a35d8db8841b3b6036e87682f5e
Fixes: bz#1793852
Signed-off-by: Mohit Agrawal <moagrawa@redhat.com>
Diffstat (limited to 'xlators/cluster/afr/src/afr-dir-write.c')
0 files changed, 0 insertions, 0 deletions