Skip to content

Instantly share code, notes, and snippets.

@txomon
Created June 15, 2015 13:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save txomon/8455f165adb3c8f3df28 to your computer and use it in GitHub Desktop.
Save txomon/8455f165adb3c8f3df28 to your computer and use it in GitHub Desktop.
glusterfs glusterd mount error
==> /var/log/glusterfs/etc-glusterfs-glusterd.vol.log <==
[2015-06-15 13:52:50.524310] I [MSGID: 100030] [glusterfsd.c:2294:main] 0-/usr/sbin/glusterd: Started running /usr/sbin/glusterd version 3.7.1 (args: /usr/sbin/glusterd -p /var/run/glusterd.pid)
[2015-06-15 13:52:50.529864] I [glusterd.c:1282:init] 0-management: Maximum allowed open file descriptors set to 65536
[2015-06-15 13:52:50.529912] I [glusterd.c:1327:init] 0-management: Using /var/lib/glusterd as working directory
[2015-06-15 13:52:50.538950] W [rdma.c:4493:__gf_rdma_ctx_create] 0-rpc-transport/rdma: rdma_cm event channel creation failed (No such device)
[2015-06-15 13:52:50.538978] W [rdma.c:4793:init] 0-rdma.management: Failed to initialize IB Device
[2015-06-15 13:52:50.538990] W [rpc-transport.c:358:rpc_transport_load] 0-rpc-transport: 'rdma' initialization failed
[2015-06-15 13:52:50.539097] W [rpcsvc.c:1595:rpcsvc_transport_create] 0-rpc-service: cannot create listener, initing the transport failed
[2015-06-15 13:52:50.539116] E [glusterd.c:1515:init] 0-management: creation of 1 listeners failed, continuing with succeeded transport
[2015-06-15 13:52:50.540257] I [glusterd.c:413:glusterd_check_gsync_present] 0-glusterd: geo-replication module not installed in the system
[2015-06-15 13:52:50.540859] I [glusterd-store.c:1986:glusterd_restore_op_version] 0-glusterd: retrieved op-version: 30603
[2015-06-15 13:52:50.540961] I [glusterd.c:154:glusterd_uuid_init] 0-management: retrieved UUID: 036be0a1-4f1d-4f4b-9ce1-b4548be01cdd
[2015-06-15 13:52:50.541036] I [rpc-clnt.c:972:rpc_clnt_connection_init] 0-glustershd: setting frame-timeout to 600
[2015-06-15 13:52:50.541222] I [rpc-clnt.c:972:rpc_clnt_connection_init] 0-nfs: setting frame-timeout to 600
[2015-06-15 13:52:50.541381] I [rpc-clnt.c:972:rpc_clnt_connection_init] 0-quotad: setting frame-timeout to 600
[2015-06-15 13:52:50.541560] I [rpc-clnt.c:972:rpc_clnt_connection_init] 0-bitd: setting frame-timeout to 600
[2015-06-15 13:52:50.541726] I [rpc-clnt.c:972:rpc_clnt_connection_init] 0-scrub: setting frame-timeout to 600
[2015-06-15 13:52:50.541938] I [rpc-clnt.c:972:rpc_clnt_connection_init] 0-snapd: setting frame-timeout to 600
[2015-06-15 13:52:50.916848] I [rpc-clnt.c:972:rpc_clnt_connection_init] 0-snapd: setting frame-timeout to 600
[2015-06-15 13:52:50.944886] I [rpc-clnt.c:972:rpc_clnt_connection_init] 0-snapd: setting frame-timeout to 600
[2015-06-15 13:52:50.975887] I [rpc-clnt.c:972:rpc_clnt_connection_init] 0-snapd: setting frame-timeout to 600
[2015-06-15 13:52:51.009253] I [glusterd-handler.c:3387:glusterd_friend_add_from_peerinfo] 0-management: connect returned 0
[2015-06-15 13:52:51.009330] I [rpc-clnt.c:972:rpc_clnt_connection_init] 0-management: setting frame-timeout to 600
[2015-06-15 13:52:51.014503] W [socket.c:923:__socket_keepalive] 0-socket: failed to set TCP_USER_TIMEOUT -1000 on socket 13, Invalid argument
[2015-06-15 13:52:51.014533] E [socket.c:3015:socket_connect] 0-management: Failed to set keep-alive: Invalid argument
[2015-06-15 13:52:51.016327] E [glusterd-store.c:4126:glusterd_resolve_all_bricks] 0-glusterd: resolve brick failed in restore
[2015-06-15 13:52:51.016384] E [xlator.c:426:xlator_init] 0-management: Initialization of volume 'management' failed, review your volfile again
[2015-06-15 13:52:51.016399] E [graph.c:322:glusterfs_graph_init] 0-management: initializing translator failed
[2015-06-15 13:52:51.016409] E [graph.c:661:glusterfs_graph_activate] 0-graph: init failed
[2015-06-15 13:52:51.016936] W [glusterfsd.c:1219:cleanup_and_exit] (--> 0-: received signum (0), shutting down
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment