lejeczek
2019-Oct-07 10:21 UTC
[Gluster-users] socket.so: undefined symbol: xlator_api - bd.so: cannot open shared object file & crypt.so: cannot open shared object file: No such file or directory
hi everyone I'm been running glusterfs 6 for a while and either I did not notice or it just started to pop: [2019-10-07 09:17:37.071409] I [run.c:242:runner_log] (-->/usr/lib64/glusterfs/6.5/xlator/mgmt/glusterd.so(+0xe8faa) [0x7fd6204d3faa] -->/usr/lib64/glusterfs/6.5/xlator/mgmt/glusterd.so(+0xe8a75) [0x7fd6204d3a75] -->/lib64/libglusterfs.so.0(runner_log+0x115) [0x7fd62c360495] ) 0-management: Ran script: /var/lib/glusterd/hooks/1/start/post/S29CTDBsetup.sh --volname=IT-RELATED --first=no --version=1 --volume-op=start --gd-workdir=/var/lib/glusterd [2019-10-07 09:17:37.099416] I [run.c:242:runner_log] (-->/usr/lib64/glusterfs/6.5/xlator/mgmt/glusterd.so(+0xe8faa) [0x7fd6204d3faa] -->/usr/lib64/glusterfs/6.5/xlator/mgmt/glusterd.so(+0xe8a75) [0x7fd6204d3a75] -->/lib64/libglusterfs.so.0(runner_log+0x115) [0x7fd62c360495] ) 0-management: Ran script: /var/lib/glusterd/hooks/1/start/post/S30samba-start.sh --volname=IT-RELATED --first=no --version=1 --volume-op=start --gd-workdir=/var/lib/glusterd [2019-10-07 09:42:26.314045] W [MSGID: 101095] [xlator.c:210:xlator_volopt_dynload] 0-xlator: /usr/lib64/glusterfs/6.5/xlator/encryption/crypt.so: cannot open shared object file: No such file or directory [2019-10-07 09:42:26.328413] E [MSGID: 101097] [xlator.c:218:xlator_volopt_dynload] 0-xlator: dlsym(xlator_api) missing: /usr/lib64/glusterfs/6.5/rpc-transport/socket.so: undefined symbol: xlator_api [2019-10-07 09:42:26.330640] W [MSGID: 101095] [xlator.c:210:xlator_volopt_dynload] 0-xlator: /usr/lib64/glusterfs/6.5/xlator/nfs/server.so: cannot open shared object file: No such file or directory [2019-10-07 09:42:26.348399] W [MSGID: 101095] [xlator.c:210:xlator_volopt_dynload] 0-xlator: /usr/lib64/glusterfs/6.5/xlator/storage/bd.so: cannot open shared object file: No such file or directory The message "W [MSGID: 101095] [xlator.c:210:xlator_volopt_dynload] 0-xlator: /usr/lib64/glusterfs/6.5/xlator/encryption/crypt.so: cannot open shared object file: No such file or directory" repeated 2 times between [2019-10-07 09:42:26.314045] and [2019-10-07 09:42:26.314307] The message "E [MSGID: 101097] [xlator.c:218:xlator_volopt_dynload] 0-xlator: dlsym(xlator_api) missing: /usr/lib64/glusterfs/6.5/rpc-transport/socket.so: undefined symbol: xlator_api" repeated 7 times between [2019-10-07 09:42:26.328413] and [2019-10-07 09:42:26.328590] The message "W [MSGID: 101095] [xlator.c:210:xlator_volopt_dynload] 0-xlator: /usr/lib64/glusterfs/6.5/xlator/nfs/server.so: cannot open shared object file: No such file or directory" repeated 30 times between [2019-10-07 09:42:26.330640] and [2019-10-07 09:42:26.331499] These are not available from gluster's yum repositories. Any suggestions on how to troubleshoot & solve this are very much appreciated. many thanks, L -------------- next part -------------- A non-text attachment was scrubbed... Name: pEpkey.asc Type: application/pgp-keys Size: 1757 bytes Desc: not available URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20191007/a6276da4/attachment.bin>
Paolo Margara
2019-Nov-12 07:58 UTC
[Gluster-users] socket.so: undefined symbol: xlator_api - bd.so: cannot open shared object file & crypt.so: cannot open shared object file: No such file or directory
Hi all, I've the same problem while upgrading to gluster 6.6, in one case from gluster 5 in the other from gluster 3.12. It's safe to ignore these messages or there is some issue in our configuration? Or a bug, or a packaging issue or something else? Any suggestions are appreciated. Greetings, ??? Paolo Il 07/10/19 12:21, lejeczek ha scritto:> hi everyone > > I'm been running glusterfs 6 for a while and either I did not notice or > it just started to pop: > > [2019-10-07 09:17:37.071409] I [run.c:242:runner_log] > (-->/usr/lib64/glusterfs/6.5/xlator/mgmt/glusterd.so(+0xe8faa) > [0x7fd6204d3faa] > -->/usr/lib64/glusterfs/6.5/xlator/mgmt/glusterd.so(+0xe8a75) > [0x7fd6204d3a75] -->/lib64/libglusterfs.so.0(runner_log+0x115) > [0x7fd62c360495] ) 0-management: Ran script: > /var/lib/glusterd/hooks/1/start/post/S29CTDBsetup.sh > --volname=IT-RELATED --first=no --version=1 --volume-op=start > --gd-workdir=/var/lib/glusterd > [2019-10-07 09:17:37.099416] I [run.c:242:runner_log] > (-->/usr/lib64/glusterfs/6.5/xlator/mgmt/glusterd.so(+0xe8faa) > [0x7fd6204d3faa] > -->/usr/lib64/glusterfs/6.5/xlator/mgmt/glusterd.so(+0xe8a75) > [0x7fd6204d3a75] -->/lib64/libglusterfs.so.0(runner_log+0x115) > [0x7fd62c360495] ) 0-management: Ran script: > /var/lib/glusterd/hooks/1/start/post/S30samba-start.sh > --volname=IT-RELATED --first=no --version=1 --volume-op=start > --gd-workdir=/var/lib/glusterd > [2019-10-07 09:42:26.314045] W [MSGID: 101095] > [xlator.c:210:xlator_volopt_dynload] 0-xlator: > /usr/lib64/glusterfs/6.5/xlator/encryption/crypt.so: cannot open shared > object file: No such file or directory > [2019-10-07 09:42:26.328413] E [MSGID: 101097] > [xlator.c:218:xlator_volopt_dynload] 0-xlator: dlsym(xlator_api) > missing: /usr/lib64/glusterfs/6.5/rpc-transport/socket.so: undefined > symbol: xlator_api > [2019-10-07 09:42:26.330640] W [MSGID: 101095] > [xlator.c:210:xlator_volopt_dynload] 0-xlator: > /usr/lib64/glusterfs/6.5/xlator/nfs/server.so: cannot open shared object > file: No such file or directory > [2019-10-07 09:42:26.348399] W [MSGID: 101095] > [xlator.c:210:xlator_volopt_dynload] 0-xlator: > /usr/lib64/glusterfs/6.5/xlator/storage/bd.so: cannot open shared object > file: No such file or directory > The message "W [MSGID: 101095] [xlator.c:210:xlator_volopt_dynload] > 0-xlator: /usr/lib64/glusterfs/6.5/xlator/encryption/crypt.so: cannot > open shared object file: No such file or directory" repeated 2 times > between [2019-10-07 09:42:26.314045] and [2019-10-07 09:42:26.314307] > The message "E [MSGID: 101097] [xlator.c:218:xlator_volopt_dynload] > 0-xlator: dlsym(xlator_api) missing: > /usr/lib64/glusterfs/6.5/rpc-transport/socket.so: undefined symbol: > xlator_api" repeated 7 times between [2019-10-07 09:42:26.328413] and > [2019-10-07 09:42:26.328590] > The message "W [MSGID: 101095] [xlator.c:210:xlator_volopt_dynload] > 0-xlator: /usr/lib64/glusterfs/6.5/xlator/nfs/server.so: cannot open > shared object file: No such file or directory" repeated 30 times between > [2019-10-07 09:42:26.330640] and [2019-10-07 09:42:26.331499] > > These are not available from gluster's yum repositories. > > Any suggestions on how to troubleshoot & solve this are very much > appreciated. > > many thanks, L > > > ________ > > Community Meeting Calendar: > > APAC Schedule - > Every 2nd and 4th Tuesday at 11:30 AM IST > Bridge: https://bluejeans.com/118564314 > > NA/EMEA Schedule - > Every 1st and 3rd Tuesday at 01:00 PM EDT > Bridge: https://bluejeans.com/118564314 > > Gluster-users mailing list > Gluster-users at gluster.org > https://lists.gluster.org/mailman/listinfo/gluster-users-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20191112/d937e39b/attachment.html>