Thanks for the help, Saravana Kumar.
--JK
On Mar 9, 2016 4:04 PM, "Saravanakumar Arumugam" <sarumuga@xxxxxxxxxx> wrote:
Hi,
On 03/09/2016 01:06 PM, jayakrishnan mm wrote:
Now I have built the 3.7.6..from sources as follows.Hi,I have installed the 3.7.6 version from .deb on my Ubuntu14.04 PC. It is working fine.
1. ./autogen.sh2. ./configure --enable-debug3. make4. sudo make install -- DESTDIR=/
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)
But the Initial installation keeps .so files in /usr/lib/i386-linux-gnu/glusterfs and libs in /usr/lib
and daemon in /usr/sbin.
You can set the path to install while doing configure.
Check this link :
https://www.gluster.org/pipermail/gluster-devel/2016-January/047981.html
Now I am unable to mount the volume from client, giving the below error. (from glustershd.log)
Attached the full log.
How to completely remove the previous installation dependencies(.so, libs, daemon, etc) ?
Is the below error due to the mismatch between the .deb installation and source built components?
--JK
---------
[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)
[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
[2016-03-09 06:54:19.318582] D [MSGID: 0] [ec.c:546:init] 0-ecvol-disperse-0: JK_DEBUG: In init
[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
[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
[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
[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
[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
pending frames:
frame : type(0) op(0)
patchset: git://git.gluster.com/glusterfs.git
signal received: 11
time of crash:
2016-03-09 06:54:19
configuration details:
argp 1
backtrace 1
dlfcn 1
libpthread 1
llistxattr 1
setfsid 1
spinlock 1
epoll.h 1
xattr.h 1
st_atim.tv_nsec 1
package-string: glusterfs 3.7.6
/usr/lib/i386-linux-gnu/libglusterfs.so.0(_gf_msg_backtrace_nomem+0xf1)[0xb7614cab]
/usr/lib/i386-linux-gnu/libglusterfs.so.0(gf_print_trace+0x253)[0xb762f052]
/usr/local/sbin/glusterfs(glusterfsd_print_trace+0x1a)[0x8050a29]
[0xb76e9404]
/usr/local/lib/glusterfs/3.7.6/xlator/cluster/disperse.so(ec_method_initialize+0x1c)[0xb3994b99]
/usr/local/lib/glusterfs/3.7.6/xlator/cluster/disperse.so(init+0x3d2)[0xb3911d6a]
/usr/lib/i386-linux-gnu/libglusterfs.so.0(+0x1e06f)[0xb761106f]
/usr/lib/i386-linux-gnu/libglusterfs.so.0(xlator_init+0x11b)[0xb76111a0]
/usr/lib/i386-linux-gnu/libglusterfs.so.0(glusterfs_graph_init+0x39)[0xb7664ab2]
/usr/lib/i386-linux-gnu/libglusterfs.so.0(glusterfs_graph_activate+0xa5)[0xb7665592]
/usr/local/sbin/glusterfs(glusterfs_process_volfp+0x14f)[0x8051043]
_______________________________________________ Gluster-users mailing list Gluster-users@xxxxxxxxxxx http://www.gluster.org/mailman/listinfo/gluster-users
_______________________________________________ Gluster-users mailing list Gluster-users@xxxxxxxxxxx http://www.gluster.org/mailman/listinfo/gluster-users