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

Issue with long running AIDE updates #8

Open
shanemhartley opened this issue Dec 26, 2024 · 3 comments
Open

Issue with long running AIDE updates #8

shanemhartley opened this issue Dec 26, 2024 · 3 comments

Comments

@shanemhartley
Copy link

Hello -

I am trying to utilize this Ansible role.
Is there a way to get this to run against very large file systems, when I run the update playbook, it either times out due to SSH, or if I use asynchronous flags in Ansible with a timeout on the job, the job appears to fail. How can I make this work for large file systems where the update takes more than an hour?

@richm
Copy link
Contributor

richm commented Jan 7, 2025

@shanemhartley do you know which particular task is timing out? Is it the Update AIDE database task or the Fetch AIDE database task?

@shanemhartley
Copy link
Author

Thanks for responding, I figured it out, it was an issue where I had to enable pipelining to get it to run.

@richm
Copy link
Contributor

richm commented Jan 10, 2025

Thanks for responding, I figured it out, it was an issue where I had to enable pipelining to get it to run.

ok - what exactly did you do?

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