Description of problem: ----------------------- As of today, when the cli timesout for a gluster command, the error message - "Error: Request timed out". But this corresponding error message was not available in /var/log/glusterfs/.cmd_log_history file. Version-Release number of selected component (if applicable): ------------------------------------------------------------- mainline How reproducible: ----------------- NA as this is a enhancement requirement Steps to Reproduce: ------------------- 1. Simulate a cli timeout for a command, by blocking another glusterd in gdb or using iptables 2. Execute 'gluster volume status' or any other command that operates cluster-wide 3. Once the cli times out, check for error message in /var/log/glusterfs/.cmd_log_history Actual results: ---------------- There is no corresponding cli-timed out error message available in /var/log/glusterfs/cmd_log_history Expected results: ---------------- cli-timeout error message when available in cmd_log_history would help a lot in debugging Additional info:
Migrated to github: https://github.com/gluster/glusterfs/issues/590 Please follow the github issue for further updates on this bug.