Bug 763316 (GLUSTER-1584) - starting glusterd for the first time gives warning logs
Summary: starting glusterd for the first time gives warning logs
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: GLUSTER-1584
Product: GlusterFS
Classification: Community
Component: glusterd
Version: mainline
Hardware: All
OS: Linux
low
high
Target Milestone: ---
Assignee: Amar Tumballi
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-09-09 10:34 UTC by Amar Tumballi
Modified: 2015-12-01 16:45 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description Vijay Bellur 2010-09-09 09:23:35 UTC
PATCH: http://patches.gluster.com/patch/4705 in master (glusterd: fix init time warnings)

Comment 1 Amar Tumballi 2010-09-09 10:34:56 UTC
[2010-09-09 13:39:52.667814] I [glusterd.c:274:init] management: Using /etc/glusterd as working directory
[2010-09-09 13:39:52.670682] C [rdma.c:3792:rdma_init] rpc-transport/rdma: Failed to get IB devices
[2010-09-09 13:39:52.670698] E [rdma.c:4722:init] rdma.management: Failed to initialize IB Device
[2010-09-09 13:39:52.670710] E [rpc-transport.c:952:rpc_transport_load] rpc-transport: 'rdma' initialization failed
[2010-09-09 13:39:52.670934] C [glusterd-store.c:702:glusterd_retrieve_uuid] : Retrieving uuid failed ret = -1
[2010-09-09 13:39:52.671003] I [glusterd.c:95:glusterd_uuid_init] glusterd: generated UUID: 33d04474-fcc7-47fd-9aae-df487500a214
[2010-09-09 13:39:52.671167] W [graph.c:120:_log_if_option_is_invalid] management: option 'rpc-auth.auth-glusterfs' is not recognized
[2010-09-09 13:39:52.671182] W [graph.c:120:_log_if_option_is_invalid] management: option 'rpc-auth.auth-unix' is not recognized
[2010-09-09 13:39:52.671195] W [graph.c:120:_log_if_option_is_invalid] management: option 'rpc-auth.auth-null' is not recognized
[2010-09-09 13:39:52.671208] W [graph.c:120:_log_if_option_is_invalid] management: option 'transport.rdma.listen-port' is not recognized
[2010-09-09 13:39:52.671221] W [graph.c:120:_log_if_option_is_invalid] management: option 'transport.socket.listen-port' is not recognized
[2010-09-09 13:39:52.671235] W [graph.c:120:_log_if_option_is_invalid] management: option 'transport-type' is not recognized
[2010-09-09 13:39:52.671248] W [graph.c:120:_log_if_option_is_invalid] management: option 'working-directory' is not recognized

These are bit confusing for the users..


Note You need to log in before you can comment on or make changes to this bug.