Bug 1003611 - storage nodes cannot complete handshake
Summary: storage nodes cannot complete handshake
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: RHQ Project
Classification: Other
Component: Installer
Version: 4.9
Hardware: x86_64
OS: Linux
unspecified
urgent
Target Milestone: ---
: RHQ 4.9
Assignee: RHQ Project Maintainer
QA Contact: Mike Foley
URL:
Whiteboard:
Depends On:
Blocks: 951619 999508
TreeView+ depends on / blocked
 
Reported: 2013-09-02 13:30 UTC by Armine Hovsepyan
Modified: 2015-09-03 00:01 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-09-02 16:14:24 UTC
Embargoed:


Attachments (Terms of Use)
cannot-handshake.png (391.95 KB, image/png)
2013-09-02 13:30 UTC, Armine Hovsepyan
no flags Details
storage-node-outboundTcpConnection.png (549.73 KB, image/png)
2013-09-02 13:32 UTC, Armine Hovsepyan
no flags Details

Description Armine Hovsepyan 2013-09-02 13:30:39 UTC
Created attachment 792848 [details]
cannot-handshake.png

Description of problem:
storage nodes cannot complete handshake

Version-Release number of selected component (if applicable):
a9245fd

How reproducible:
2 out of 2

Steps to Reproduce:
1. create rhq-storage.properties file with the following data in it:
client-port=$client-port
storage-port=$storage_port
seeds=IP1,IP2,IP3
start=false
2. on each 3 machines run 
3.  ./rhq-server-4.9.0-SNAPSHOT/bin/rhqctl install --storage --storage-config=/path/to/rhq-storage.properties --agent-preference="rhq.agent.server.bind-address=$IP1"  --agent-auto-start false
4. edit rhq-server-4.9.0-SNAPSHOT/rhq-storage/conf/rhq-storage-auth.conf and add the following into it:
IP1
IP2
IP3
5. run rhqctl start on all 3 machines
6. run rhqctl install --server on IP1

Actual results:
2 of storage nodes cannot complete handshake

Expected results:
all 3 nodes finis handshaking, create a cluster with shared properties, all 3 discovered in server GUI and are available

Additional info:
screen-shot attached

Comment 1 Armine Hovsepyan 2013-09-02 13:32:40 UTC
Created attachment 792849 [details]
storage-node-outboundTcpConnection.png

Comment 2 Armine Hovsepyan 2013-09-02 16:14:24 UTC
thanks John Sanda for investigation

closing a not a bug - rhq-server.properties was not configured correctly


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