You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description of problem:
I compiled and build the glusterfs with following command:
./autogen.sh
./configure
--without-libtirpc
--enable-debug
--enable-gnfs
--enable-asan &&
make &&
make install
everything looks well, glusterfsd is working:
glusterfsd --version
glusterfs 9dev
Repository revision: git://git.gluster.org/glusterfs.git
Copyright (c) 2006-2016 Red Hat, Inc. https://www.gluster.org/
GlusterFS comes with ABSOLUTELY NO WARRANTY.
It is licensed to you under your choice of the GNU Lesser
General Public License, version 3 or any later version (LGPLv3
or later), or the GNU General Public License, version 2 (GPLv2),
in all cases as published by the Free Software Foundation.
but gluster command failed.
gluster
gluster: error while loading shared libraries: libglusterd.so.0: cannot open shared object file: No such file or directory
The exact command to reproduce the issue:
gluster
gluster peer status
The full output of the command that failed:
gluster
gluster: error while loading shared libraries: libglusterd.so.0: cannot open shared object file: No such file or directory
- The operating system / glusterfs version:
glusterfsd --version
glusterfs 9dev
Repository revision: git://git.gluster.org/glusterfs.git
Copyright (c) 2006-2016 Red Hat, Inc. https://www.gluster.org/
GlusterFS comes with ABSOLUTELY NO WARRANTY.
It is licensed to you under your choice of the GNU Lesser
General Public License, version 3 or any later version (LGPLv3
or later), or the GNU General Public License, version 2 (GPLv2),
in all cases as published by the Free Software Foundation.
cat /etc/issue
Ubuntu 18.04.4 LTS \n \l
The text was updated successfully, but these errors were encountered:
Thank you for your contributions.
Noticed that this issue is not having any activity in last ~6 months! We are marking this issue as stale because it has not had recent activity.
It will be closed in 2 weeks if no one responds with a comment here.
Description of problem:
I compiled and build the glusterfs with following command:
./autogen.sh
./configure
--without-libtirpc
--enable-debug
--enable-gnfs
--enable-asan &&
make &&
make install
everything looks well, glusterfsd is working:
glusterfsd --version
glusterfs 9dev
Repository revision: git://git.gluster.org/glusterfs.git
Copyright (c) 2006-2016 Red Hat, Inc. https://www.gluster.org/
GlusterFS comes with ABSOLUTELY NO WARRANTY.
It is licensed to you under your choice of the GNU Lesser
General Public License, version 3 or any later version (LGPLv3
or later), or the GNU General Public License, version 2 (GPLv2),
in all cases as published by the Free Software Foundation.
but gluster command failed.
gluster
gluster: error while loading shared libraries: libglusterd.so.0: cannot open shared object file: No such file or directory
The exact command to reproduce the issue:
gluster
gluster peer status
The full output of the command that failed:
gluster
gluster: error while loading shared libraries: libglusterd.so.0: cannot open shared object file: No such file or directory
- The operating system / glusterfs version:
glusterfsd --version
glusterfs 9dev
Repository revision: git://git.gluster.org/glusterfs.git
Copyright (c) 2006-2016 Red Hat, Inc. https://www.gluster.org/
GlusterFS comes with ABSOLUTELY NO WARRANTY.
It is licensed to you under your choice of the GNU Lesser
General Public License, version 3 or any later version (LGPLv3
or later), or the GNU General Public License, version 2 (GPLv2),
in all cases as published by the Free Software Foundation.
cat /etc/issue
Ubuntu 18.04.4 LTS \n \l
The text was updated successfully, but these errors were encountered: