Bug 130705 - ccsd fails to send cluster.conf file to node requesting config
Summary: ccsd fails to send cluster.conf file to node requesting config
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Cluster Suite
Classification: Retired
Component: ccs
Version: 4
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jonathan Earl Brassow
QA Contact: GFS Bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-08-23 20:40 UTC by AJ Lewis
Modified: 2009-04-16 20:03 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-11-04 15:30:10 UTC
Embargoed:


Attachments (Terms of Use)

Description AJ Lewis 2004-08-23 20:40:08 UTC
Description of problem:
If a node doesn't have a cluster.conf file, trying to connect to ccsd
with a specific cluster name fails to retrieve the cluster.conf from
another running node.

If the connect is tried again, the file is retrieved.

Version-Release number of selected component (if applicable):
current cluster-project cvs

How reproducible:
Always

Steps to Reproduce:
1. Create valid /etc/cluster/cluster.conf on one node
2. Start ccsd on that node
3. Start ccsd on a new node that has /etc/cluster but not
/etc/cluster/cluster.conf
4. run 'ccs_test connect force <clustername>' on second node
5. rerun step 4
    
Alternately, replace 'ccs_test connect force <clustername>' with
'cman_tool join -c <clustername>' after modprobing the cman module.

Actual Results:  After step 4, I get this:
Force is set.
Setting cluster name to clu
ccs_connect failed: No data available

After step 5, I get this:
Force is set.
Setting cluster name to clu
Connect successful.
 Connection descriptor = 0


Expected Results:  The results of step 5 in step 4

Additional info:

I ran ethereal on the first node, and the request is definitely
getting to that node.  You can filter on a udp packet on dest port
50007.  For some reason ccsd just doesn't see it the first time.

Comment 1 Jonathan Earl Brassow 2004-09-02 20:03:13 UTC
With the recent changes to add multicast and IPv6 support, I haven't
seen this.

Please confirm.

Comment 2 AJ Lewis 2004-09-02 20:44:19 UTC
I no longer see it.  Seems to be fixed.

Comment 3 Kiersten (Kerri) Anderson 2004-11-04 15:07:05 UTC
Updates with the proper version and component name.

Comment 4 Kiersten (Kerri) Anderson 2004-11-04 15:14:51 UTC
Updates with the proper version and component name.

Comment 5 Kiersten (Kerri) Anderson 2004-11-04 15:20:14 UTC
Updates with the proper version and component name. Again, just love out tools.

Comment 6 AJ Lewis 2004-11-04 15:30:10 UTC
Appears to be fixed.


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