-
Notifications
You must be signed in to change notification settings - Fork 108
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
Failed to follow TL;DR chapter #225
Comments
May be this is important, I installed pbench using the following CL: |
pbench currently requires everything runs as root. |
Try this:
If this works, please close this issue. |
Lukáš Vlček [email protected] writes:
The pbench-agent RPM is not complete: it's missing ssh keys that allow If you are installing within Red Hat and want to use the "production" sudo dnf install pbench-agent-internal That assumes that you have both the COPR pbench repo and the internal The pbench-agent-internal RPM has a dependency on pbench-agent, so If you are trying to install using a different environment, please let Thanks! |
@richm I tried:
which works but then the next step (
Just FYI:
|
I guess correct one is pbench-user-benchmark. Some time back all pbench commands were prefixed with pbench- |
@ekuric Ah! Looks much better now:
And there are some results:
Now sure what |
Now, when I want to do the last step:
I guess this might be related to what @ndokos said above. Am I missing ssh keys? |
@lukas-vlcek yes, results are at /var/lib/pbench-agent and for every test will get unique directory name, from there one can scp them to any location. Anyway in order to use move-results web server has to be configured where move-resuts will send them need to be configured and pbench-agent.conf needs to be configured on client side. move-results is in very simplified description, set of scp/ssh/tar which uploads results to web server examples are here |
OK, after I installed
|
Closing. I was able to get through TL;DR chapter finally :-) ... but I needed some help (mostly hitting things due to not up to date documentation). |
I think the documentation is now up-to-date and correct. You should be able to get through TL;DR with |
I was following the 4 TL;DR version doc chapter and quickly run into issues:
I am not sure what I did wrong.
The text was updated successfully, but these errors were encountered: