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

CPU collection and FS issues #39

Open
antoniogi opened this issue Jun 23, 2017 · 5 comments
Open

CPU collection and FS issues #39

antoniogi opened this issue Jun 23, 2017 · 5 comments
Assignees
Labels

Comments

@antoniogi
Copy link
Contributor

CPU is not being reported on ST2.
If the filesystem is too busy, REMORA times out and leaves the files in the root output folder. This needs to be fixed.

@antoniogi antoniogi self-assigned this Jun 23, 2017
@carlosrosales
Copy link
Contributor

carlosrosales commented Jun 23, 2017 via email

@antoniogi
Copy link
Contributor Author

That works, I think. But I'll move all the functionality of remora_post_crash into a function. Don't want to start calling scripts from source again :)

@carlosrosales
Copy link
Contributor

carlosrosales commented Jun 23, 2017 via email

@antoniogi
Copy link
Contributor Author

CPU problem fixed. When REMORA tries to use the mpstat binary that it's installed with the tool, it fails because the PATH in the remote nodes might not be set properly.
Working on the FS part now, that's not fun.

@antoniogi antoniogi added the bug label Jun 26, 2017
@antoniogi
Copy link
Contributor Author

Calling remora_post_crash is still not solving all the issues when the FS is extremely slow. I have temporarily increased the timeout so that at least the problems are minimized. I will have to implement something more sophisticated for this later on.

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

No branches or pull requests

2 participants