[Bugs] [Bug 1381115] Polling failure errors getting when volume is started&stopped with SSL enabled setup.

bugzilla at redhat.com bugzilla at redhat.com
Mon Oct 3 05:24:22 UTC 2016


https://bugzilla.redhat.com/show_bug.cgi?id=1381115

Mohit Agrawal <moagrawa at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |1351522



--- Comment #1 from Mohit Agrawal <moagrawa at redhat.com> ---
Hi,

 After stop the volume means one end of socket is disconnected but if
client(mount point) is still trying to write the 
 data on socket then it will get EIO error on that socket.We can't avoid this
message it is important to break from the loop and to know the status about the
SSL connection poll events. To reduce the frequency of error message i have
declared
 one static variable (poll_err_cnt) and call GF_LOG_OCCASIONALLY instead of
calling gf_log in socket_poller code.

Regards
Mohit Agrawal

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=95UwZWthRT&a=cc_unsubscribe


More information about the Bugs mailing list