<div dir="ltr"><div><div><div>Hi,<br><br></div>I have installed the  3.7.6  version from .deb on my Ubuntu14.04 PC. It is working fine.<br><br></div>Now  I have  built  the 3.7.6..from sources as follows.<br><br></div><br><div>1. ./autogen.sh</div><div>2. ./configure --enable-debug</div><div>3. make</div><div>4. sudo make install   --  DESTDIR=/<br><br></div><div>The .so  files  are  in /usr/local/lib/glusterfs and  the libs (libglusterfs.so.0.0.1,etc)  are in /usr/local/lib/. (The glusterfsd is in /usr/local/sbin)<br><br></div><div>But  the Initial installation keeps .so files  in  /usr/lib/i386-linux-gnu/glusterfs and  libs in /usr/lib<br><br></div><div>and  daemon in /usr/sbin.<br><br></div><div>Now  I am unable to mount the volume from client, giving the  below  error. (from glustershd.log)<br><br></div><div>Attached the  full log.<br><br></div><div>How to   completely remove the previous installation dependencies(.so, libs, daemon, etc) ?<br><br></div><div>Is the below  error  due  to the mismatch between the .deb installation and source built components?<br><br></div><div>--JK</div><div><br></div><div><br><br></div><div><br></div><div>---------<br>[2016-03-09 06:54:19.303329] I [MSGID: 100030] [glusterfsd.c:2318:main] 0-/usr/local/sbin/glusterfs: Started running /usr/local/sbin/glusterfs version 3.7.6 (args: /usr/local/sbin/glusterfs -s localhost --volfile-id gluster/glustershd -p /var/lib/glusterd/glustershd/run/glustershd.pid -l /var/log/glusterfs/glustershd.log -S /var/run/gluster/7d1a316c684c230d5e5088906dfb4d96.socket --xlator-option *replicate*.node-uuid=021ae21f-cfd9-4569-8eae-b3f7183c414e)<br>[2016-03-09 06:54:19.311801] I [MSGID: 101190] [event-epoll.c:632:event_dispatch_epoll_worker] 0-epoll: Started thread with index 1<br>[2016-03-09 06:54:19.318582] D [MSGID: 0] [ec.c:546:init] 0-ecvol-disperse-0: JK_DEBUG: In init<br><br>[2016-03-09 06:54:19.318632] D [MSGID: 0] [ec.c:56:ec_parse_options] 0-ecvol-disperse-0: JK_DEBUG: In ec_parse_options<br><br>[2016-03-09 06:54:19.318666] D [MSGID: 0] [options.c:1217:xlator_option_init_int32] 0-ecvol-disperse-0: option redundancy using set value 1<br>[2016-03-09 06:54:19.318696] D [MSGID: 0] [ec.c:88:ec_parse_options] 0-ec: JK_DEBUG:Initialized with: nodes=3, fragments=2, stripe_size=1024, node_mask=7<br>[2016-03-09 06:54:19.318738] D [logging.c:1764:gf_log_flush_extra_msgs] 0-logging-infra: Log buffer size reduced. About to flush 5 extra log messages<br>[2016-03-09 06:54:19.318770] D [logging.c:1767:gf_log_flush_extra_msgs] 0-logging-infra: Just flushed 5 extra log messages<br>pending frames:<br>frame : type(0) op(0)<br>patchset: git://<a href="http://git.gluster.com/glusterfs.git">git.gluster.com/glusterfs.git</a><br>signal received: 11<br>time of crash:<br>2016-03-09 06:54:19<br>configuration details:<br>argp 1<br>backtrace 1<br>dlfcn 1<br>libpthread 1<br>llistxattr 1<br>setfsid 1<br>spinlock 1<br>epoll.h 1<br>xattr.h 1<br>st_atim.tv_nsec 1<br>package-string: glusterfs 3.7.6<br>/usr/lib/i386-linux-gnu/libglusterfs.so.0(_gf_msg_backtrace_nomem+0xf1)[0xb7614cab]<br>/usr/lib/i386-linux-gnu/libglusterfs.so.0(gf_print_trace+0x253)[0xb762f052]<br>/usr/local/sbin/glusterfs(glusterfsd_print_trace+0x1a)[0x8050a29]<br>[0xb76e9404]<br>/usr/local/lib/glusterfs/3.7.6/xlator/cluster/disperse.so(ec_method_initialize+0x1c)[0xb3994b99]<br>/usr/local/lib/glusterfs/3.7.6/xlator/cluster/disperse.so(init+0x3d2)[0xb3911d6a]<br>/usr/lib/i386-linux-gnu/libglusterfs.so.0(+0x1e06f)[0xb761106f]<br>/usr/lib/i386-linux-gnu/libglusterfs.so.0(xlator_init+0x11b)[0xb76111a0]<br>/usr/lib/i386-linux-gnu/libglusterfs.so.0(glusterfs_graph_init+0x39)[0xb7664ab2]<br>/usr/lib/i386-linux-gnu/libglusterfs.so.0(glusterfs_graph_activate+0xa5)[0xb7665592]<br>/usr/local/sbin/glusterfs(glusterfs_process_volfp+0x14f)[0x8051043]<br>                                                                              <br></div></div>