Bug 1896425 - Message in the log file needs to be in English for easy debugging
Summary: Message in the log file needs to be in English for easy debugging
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Gluster Storage
Classification: Red Hat Storage
Component: core
Version: rhgs-3.5
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ---
: RHGS 3.5.z Batch Update 4
Assignee: Rinku
QA Contact: Leela Venkaiah Gangavarapu
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-11-10 14:27 UTC by Rinku
Modified: 2021-04-29 07:20 UTC (History)
6 users (show)

Fixed In Version: glusterfs-6.0-50
Doc Type: No Doc Update
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-04-29 07:20:36 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2021:1462 0 None None None 2021-04-29 07:20:53 UTC

Comment 1 Rinku 2020-11-10 16:06:35 UTC
Following patch is posted and merged in upstream.
https://github.com/gluster/glusterfs/pull/1657

Comment 12 Leela Venkaiah Gangavarapu 2021-01-29 05:48:01 UTC
Hi All,

The bug fix is verified as below:

Old Build:
----------
# rpm -qa glusterfs-server glusterfs-fuse
glusterfs-server-6.0-49.el7rhgs.x86_64
glusterfs-fuse-6.0-49.el7rhgs.x86_64

# uname -a
Linux dhcp46-206.lab.eng.blr.redhat.com 3.10.0-1160.11.1.el7.x86_64 #1 SMP Mon Nov 30 13:05:31 EST 2020 x86_64 x86_64 x86_64 GNU/Linux

# cat /etc/system-release-cpe 
cpe:/o:redhat:enterprise_linux:7.9:ga:server

# localectl status
   System Locale: LANG=ja_JP.eucjp
       VC Keymap: in-eng
      X11 Layout: in
     X11 Variant: eng

# g pool list
UUID                                    Hostname        State
ac3425d7-f7a6-473d-957e-26ec135038a1    localhost       Connected 

# g peer probe 10.70.46.56
peer probe: failed: 10.70.46.56 is either already part of another cluster or having volumes configured

# grep -rin peer /var/log/glusterfs/ | grep ' E ' | grep '2021-01-29'
/var/log/glusterfs/glusterd.log:187:[2021-01-29 05:08:36.869844] E [MSGID: 106165] [glusterd-handshake.c:2018:__glusterd_mgmt_hndsk_version_cbk] 0-management: failed to get the 'versions' from peer (10.70.46.56:24007) [̵ʰ] <<< Statement in brackets is not in English

Current Build:
-------------
# rpm -qa glusterfs-server glusterfs-fuse
glusterfs-fuse-6.0-52.el8rhgs.x86_64
glusterfs-server-6.0-52.el8rhgs.x86_64

# uname -a
Linux dhcp47-78.lab.eng.blr.redhat.com 4.18.0-240.10.1.el8_3.x86_64 #1 SMP Wed Dec 16 03:30:52 EST 2020 x86_64 x86_64 x86_64 GNU/Linux

# cat /etc/system-release-cpe 
cpe:/o:redhat:enterprise_linux:8.3:ga

# localectl status
   System Locale: LANG=ja_JP.eucjp
       VC Keymap: in-eng
      X11 Layout: in
     X11 Variant: eng

# g pool list
UUID                                    Hostname        State
c0bcce30-419b-44cb-ad4f-2462e802e4a3    localhost       Connected 

# g peer probe 10.70.47.81
peer probe: failed: 10.70.47.81 is either already part of another cluster or having volumes configured

root@dhcp47-78  ~ > 
# grep -rin peer /var/log/glusterfs/ | grep ' E ' | grep '2021-01-29'
/var/log/glusterfs/glusterd.log:784:[2021-01-29 05:34:19.943504] E [MSGID: 106165] [glusterd-handshake.c:2018:__glusterd_mgmt_hndsk_version_cbk] 0-management: failed to get the 'versions' from peer (10.70.47.81:24007) [Invalid argument] <<< Statement in brackets is in English

Based on above, targeted patch from `https://github.com/gluster/glusterfs/pull/1657` is verified.

Moving this bug to verified, please comment/change status accordingly if needed.

Thanks,
Leela.

Comment 14 errata-xmlrpc 2021-04-29 07:20:36 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (glusterfs bug fix and enhancement update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2021:1462


Note You need to log in before you can comment on or make changes to this bug.