Hi,
I downloaded the following rpms from CentOS site and installed them on RHEL 6.6 box, using flags such as “—nodeps” :
glusterfs-3.10.0-1.el6.x86_64
glusterfs-libs-3.10.0-1.el6.x86_64
glusterfs-api-3.10.0-1.el6.x86_64
glusterfs-fuse-3.10.0-1.el6.x86_64
glusterfs-cli-3.10.0-1.el6.x86_64
glusterfs-server-3.10.0-1.el6.x86_64
However, when I tried starting glusterd service, it failed:
[root@uc-esm1 log]# service glusterd status
glusterd dead but subsys locked
[root@uc-esm1 log]# service glusterd start
Starting glusterd: [FAILED]
Extract from /var/log/glusterfs/glusterd.log:
[2017-03-30 10:43:44.781045] I [MSGID: 100030] [glusterfsd.c:2460:main] 0-glusterd: Started running glusterd version 3.10.0 (args: glusterd --xlator-option *.upgrade=on -N)
[2017-03-30 10:43:44.782526] W [MSGID: 101095] [xlator.c:213:xlator_dynload] 0-xlator: liburcu-bp.so.1: cannot open shared object file: No such file or directory
[2017-03-30 10:43:44.782546] E [MSGID: 101002] [graph.y:213:volume_type] 0-parser: Volume 'management', line 2: type 'mgmt/glusterd' is not valid or not found on this machine
[2017-03-30 10:43:44.782578] E [MSGID: 101019] [graph.y:321:volume_end] 0-parser: "type" not specified for volume management
[2017-03-30 10:43:44.782615] E [MSGID: 100026] [glusterfsd.c:2308:glusterfs_process_volfp] 0-: failed to construct the graph
[2017-03-30 10:43:44.782877] E [graph.c:1024:glusterfs_graph_destroy] (-->glusterd(glusterfs_volumes_init+0xda) [0x40624a] -->glusterd(glusterfs_process_volfp+0x146) [0x4060f6] -->/usr/lib64/libglusterfs.so.0(glusterfs_graph_destroy+0x84) [0x7ffa5dd4d8f4] ) 0-graph: invalid argument: graph [Invalid argument]
[2017-03-30 10:43:44.782913] W [glusterfsd.c:1329:cleanup_and_exit] (-->glusterd(glusterfs_volumes_init+0xda) [0x40624a] -->glusterd(glusterfs_process_volfp+0x16f) [0x40611f] -->glusterd(cleanup_and_exit+0x6a) [0x405efa] ) 0-: received signum (1), shutting down
[2017-03-30 10:44:21.138572] I [MSGID: 100030] [glusterfsd.c:2460:main] 0-/usr/sbin/glusterd: Started running /usr/sbin/glusterd version 3.10.0 (args: /usr/sbin/glusterd --pid-file=/var/run/glusterd.pid)
[2017-03-30 10:44:21.139699] W [MSGID: 101095] [xlator.c:213:xlator_dynload] 0-xlator: liburcu-bp.so.1: cannot open shared object file: No such file or directory
[2017-03-30 10:44:21.139729] E [MSGID: 101002] [graph.y:213:volume_type] 0-parser: Volume 'management', line 2: type 'mgmt/glusterd' is not valid or not found on this machine
[2017-03-30 10:44:21.139762] E [MSGID: 101019] [graph.y:321:volume_end] 0-parser: "type" not specified for volume management
[2017-03-30 10:44:21.139810] E [MSGID: 100026] [glusterfsd.c:2308:glusterfs_process_volfp] 0-: failed to construct the graph
[2017-03-30 10:44:21.139970] E [graph.c:1024:glusterfs_graph_destroy] (-->/usr/sbin/glusterd(glusterfs_volumes_init+0xda) [0x40624a] -->/usr/sbin/glusterd(glusterfs_process_volfp+0x146) [0x4060f6] -->/usr/lib64/libglusterfs.so.0(glusterfs_graph_destroy+0x84) [0x7f47bae458f4] ) 0-graph: invalid argument: graph [Invalid argument]
[2017-03-30 10:44:21.140011] W [glusterfsd.c:1329:cleanup_and_exit] (-->/usr/sbin/glusterd(glusterfs_volumes_init+0xda) [0x40624a] -->/usr/sbin/glusterd(glusterfs_process_volfp+0x16f) [0x40611f] -->/usr/sbin/glusterd(cleanup_and_exit+0x6a) [0x405efa] ) 0-: received signum (1), shutting down
can someone pls help?
Thanks in advance.
Manohar._______________________________________________ Gluster-devel mailing list Gluster-devel@xxxxxxxxxxx http://lists.gluster.org/mailman/listinfo/gluster-devel