[2014-04-11 18:12:03.433371] E [rpc-transport.c:269:rpc_transport_load] 0-rpc-transport: /usr/local/lib/glusterfs/3.4.3/rpc-transport/rdma.so: cannot open shared object file: No such file or directory
This simply means that rdma support wasn't installed. It always tries to load the rdma library. If it fails, there is no rdma support.
On April 19, 2014 9:49:58 AM PDT, Chalcogen <chalcogen_eg_oxygen@xxxxxxxxx> wrote:
I have been plagued by errors of this kind
every so often, mainly because we are in a development phase and
we reboot our servers so frequently. If you start glusterd in
debug mode:
sh$ glusterd --debug
you can easily pinpoint exactly which volume/peer data is causing
the initialization failure for mgmt/glusterd.
In addition, from my own experiences, two of the leading reasons
for failure include:
a) Bad peer data if glusterd is somehow killed during an active
peer probe operation, and
b) I have noticed that if glusterd needs to update info for
volume/brick (say "info" for volume testvol) in /var/lib/glusterd,
it first renames /var/lib/glusterd/vols/testvol/info to info.tmp,
and then creates a new file info, which is probably written into
_freshly_. If glusterd were to crash at this point, it would cause
failures in glusterd startup till this is manually resolved.
Usually, moving info.tmp into info works for me.
Thanks,
Anirban
On Saturday 12 April 2014 08:45 AM, 吴保川
wrote:
It is tcp.
[root@server1 wbc]# gluster volume info
Volume Name: gv_replica
Type: Replicate
Volume ID: 81014863-ee59-409b-8897-6485d411d14d
Status: Started
Number of Bricks: 1 x 2 = 2
Transport-type: tcp
Bricks:
Brick1: 192.168.1.3:/home/wbc/vdir/gv_replica
Brick2: 192.168.1.4:/home/wbc/vdir/gv_replica
Volume Name: gv1
Type: Distribute
Volume ID: cfe2b8a0-284b-489d-a153-21182933f266
Status: Started
Number of Bricks: 2
Transport-type: tcp
Bricks:
Brick1: 192.168.1.4:/home/wbc/vdir/gv1
Brick2: 192.168.1.3:/home/wbc/vdir/gv1
Thanks,
Baochuan Wu
_______________________________________________
Gluster-users mailing list
Gluster-users@xxxxxxxxxxx
http://supercolony.gluster.org/mailman/listinfo/gluster-users
Gluster-users mailing list Gluster-users@xxxxxxxxxxx http://supercolony.gluster.org/mailman/listinfo/gluster-users
--
Sent from my Android device with K-9 Mail. Please excuse my brevity. |
_______________________________________________
Gluster-users mailing list
Gluster-users@xxxxxxxxxxx
http://supercolony.gluster.org/mailman/listinfo/gluster-users