Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test PBFT Performance failure #158

Open
ghjklasdfgh opened this issue Oct 5, 2024 · 4 comments
Open

Test PBFT Performance failure #158

ghjklasdfgh opened this issue Oct 5, 2024 · 4 comments

Comments

@ghjklasdfgh
Copy link

ghjklasdfgh commented Oct 5, 2024

Hi developer, I'm having some problems deploying a standalone system and disturbing your valuable time, I hope you can help me with these problems!

Here are my questions.
Why is the test performance result 0 after I deployed it as requested ?
The command I'm running is ./performance/pbft_performance.sh config/kv_performance_server.conf
(I have changed the IP address and key as requested)
And I would like to know how to deploy GeoBFT, is there a detailed deployment tutorial?

This is the result of executing ./performance/run_performance.sh config/kv_performance_server.conf
8a1650c615e577486f96ace8100cf69

This is the result.log
e92490a397791890682192a569197e4

@cjcchen
Copy link
Contributor

cjcchen commented Oct 5, 2024 via email

@ghjklasdfgh
Copy link
Author

ghjklasdfgh commented Oct 6, 2024

Dear cjcchen, I apologize for the late reply and I don't understand why the service crashed.
According to . /scripts/deploy/READ.ME instructions,

  1. I changed all 5 ip addresses to 127.0.0.1 in kv_performance_server.conf (for a standalone performance test)
  2. I modified key.example.conf: key=~/.ssh/id_rsa
  3. I changed all of /home/ubuntu/ to root (my own working directory)
  4. Then I run the . /script/deploy.sh script. The /config/kv_server_performance.conf script outputs Servers are running.
  5. Finally I run . /performance/run_performance.sh config/kv_performance_server.config and ./performance/pbft_performance.sh config/kv_performance_server.conf and I get the above problem!
    I only changed the /home/ubuntu directory in the deploy.sh file. And I modified the run_performace.sh file (shown here)
    image

@cjcchen
Copy link
Contributor

cjcchen commented Oct 6, 2024 via email

@ghjklasdfgh
Copy link
Author

ghjklasdfgh commented Oct 8, 2024

Thank you for your response, I will do a distributed performance.
And I I would like to ask if I change the ip address of kv_performance_server.conf to the same private ip address e.g. 172.19.86.41 is it ok?
Or does it have to be a different ip address ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants