Hi Atin, Appreciate you getting back to me. After cleaning installing a box with Ubuntu and trying build from source I am always shown the error in the previous post. As you can see no other gluster processes are running so there should be no conflicts there: ``` root@ip-172-31-169-210:/var/log/glusterfs# ps -ef | grep -i glust root 12990 10419 0 07:57 pts/2 00:00:00 grep --color=auto -i glust root@ip-172-31-169-210:/var/log/glusterfs# service glusterd restart * Stopping glusterd service glusterd [ OK ] * Starting glusterd service glusterd [fail] /usr/local/sbin/glusterd: option requires an argument -- 'f' Try `glusterd --help' or `glusterd --usage' for more information. ``` In usr-local-etc-glusterfs-glusterd.vol.log: ``` [2016-07-20 07:57:06.895459] I [MSGID: 100030] [glusterfsd.c:2332:main] 0-/usr/local/sbin/glusterd: Started running /usr/local/sbin/glusterd version 3.7.11
(args: /usr/local/sbin/glusterd -p /var/run/glusterd.pid) [2016-07-20 07:57:06.896414] W [MSGID: 101095] [xlator.c:199:xlator_dynload] 0-xlator: liburcu-bp.so.1: cannot open shared object file: No such file or directory [2016-07-20 07:57:06.896442] E [graph.y:212:volume_type] 0-parser: Volume 'management', line 2: type 'mgmt/glusterd' is not valid or not found on this machine [2016-07-20 07:57:06.896477] E [graph.y:321:volume_end] 0-parser: "type" not specified for volume management [2016-07-20 07:57:06.896519] E [MSGID: 100026] [glusterfsd.c:2188:glusterfs_process_volfp] 0-: failed to construct the graph [2016-07-20 07:57:06.896671] E [graph.c:944:glusterfs_graph_destroy] (-->/usr/local/sbin/glusterd(glusterfs_volumes_init+0xc2) [0x408cf2] -->/usr/local/sbin/glusterd(glusterfs_process_volfp+0x109)
[0x408bd9] -->/usr/local/lib/libglusterfs.so.0(glusterfs_graph_destroy+0x84) [0x7f5ff1e159a4] ) 0-graph: invalid argument: graph [Invalid argument] [2016-07-20 07:57:06.896705] W [glusterfsd.c:1251:cleanup_and_exit] (-->/usr/local/sbin/glusterd(glusterfs_volumes_init+0xc2) [0x408cf2] -->/usr/local/sbin/glusterd(glusterfs_process_volfp+0x110)
[0x408be0] -->/usr/local/sbin/glusterd(cleanup_and_exit+0x5d) [0x4082cd] ) 0-: received signum (0), shutting down ``` Any ideas on whats wrong? ``` liburcu-bp.so.1: cannot open shared object file: No such file or directory ``` looks like an error I saw on the mailing list previously
which suggested running ```
ldconfig``` which I have – doesn’t seem to fix things. Many thanks, Tommy From: Atin Mukherjee [mailto:amukherj@xxxxxxxxxx]
Hi all, I’m trying to roll back my version of Glusterfs-server to 3.7.11 as we are having problems with nfs and ssl introduced with the latest versions (want to confirm this by rolling
back). Could you specify the problems surfaced here such that we can further debug them?
Looking at glusterd log file may give you some clue.
|
_______________________________________________ Gluster-users mailing list Gluster-users@xxxxxxxxxxx http://www.gluster.org/mailman/listinfo/gluster-users