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

Option to disable compression #72

Open
nobuto-m opened this issue Dec 11, 2020 · 0 comments
Open

Option to disable compression #72

nobuto-m opened this issue Dec 11, 2020 · 0 comments

Comments

@nobuto-m
Copy link
Contributor

In a standard OpenStack deployment, juju-crashdump collects a fair amount of data which is basically good. However, the compression takes a significant amount of time so it would be nice to have an option to disable the compression. So that the tar file can be transferred to a separate host as is, not to affect the CPU resource of the juju client machine itself.

[with --small]
3.0GB (before compressed) -> 12m32.913s -> 452MB (xz)

[without --small:
33GB (before compressed) -> takes forever... -> ???

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

1 participant