cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

I'm currently installing a distributed TREX solution for our CRM systems following topology of servers:

TREX Hosts(decentralized storage option)

host1 - Master name server #1

host2 - Slave

installed TREX on both the hosts.

Trying to add Slave(host2) to the Master (host1) but I am getting error "communication error: EOF reached!,"

i have tried vice versa( host1 to host2) but no luck .

checked host files all look ok.

./install.sh --action=install --sid=SID --instance=00 --password=XXXXXX --type=DEFAULT

found strange thing after installation the /sapmnt is not updated with SID. The installation directory automatically goes to /usr/sap/SID. I tried crating softlinks but still the remains there.

I tried to force the directory to /sapmnt using --target=/sapmnt but I am still getting communication error.

./install.sh --action=install --sid=SID --instance=00 --password=XXXXXX --type=DEFAULT --target=/sapmnt

I can run TREXAdmin tool but unable to add slave host.

any one encountered the same problem?

please see attachment.

0 Likes
View Entire Topic
S_Sriram
Active Contributor
0 Likes

Hi Ravi

Refer to the SAP note 2533166 for the following error message while adding the host

Regards

SS

ravikanamala
Explorer
0 Likes

Hi SS

Thanks for your quick response.

I tried that note also but didn't work, I am using version83 but the note is for rev74.