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

Binary pre-built eBPF module missing for recent amzn linux kernel #1720

Closed
schans opened this issue Sep 1, 2021 · 4 comments
Closed

Binary pre-built eBPF module missing for recent amzn linux kernel #1720

schans opened this issue Sep 1, 2021 · 4 comments

Comments

@schans
Copy link
Contributor

schans commented Sep 1, 2021

The kernel module is available:
$ curl -i https://download.falco.org/driver/5c0b863ddade7a45568c0ac97d037422c9efb750/falco_amazonlinux2_5.4.129-63.229.amzn2.x86_64_1.ko
HTTP/2 200
content-type: binary/octet-stream
content-length: 3617208
last-modified: Wed, 04 Aug 2021 16:40:53 GMT

But the ebpf module for the same kernel is not:
$ curl -i https://download.falco.org/driver/5c0b863ddade7a45568c0ac97d037422c9efb750/falco_amazonlinux2_5.4.129-63.229.amzn2.x86_64_1.o
HTTP/2 404
content-type: application/xml
date: Wed, 01 Sep 2021 08:53:35 GMT

Could it be that it failed to build/upload the ebpf module in some pipeline? Maybe related to #1718

Try to download module. See above.

Both the kernel module and the ebpf module should be available:
https://falco.org/docs/getting-started/installation/#install-driver

Amazon linux 2

  • Falco version:
  • System info:
  • Cloud provider or hardware configuration:
  • OS:
  • Kernel:
  • Installation method:

Additional context

@schans schans added the kind/bug label Sep 1, 2021
@poiana
Copy link
Contributor

poiana commented Nov 30, 2021

Issues go stale after 90d of inactivity.

Mark the issue as fresh with /remove-lifecycle stale.

Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

Provide feedback via https://github.com/falcosecurity/community.

/lifecycle stale

@poiana
Copy link
Contributor

poiana commented Dec 30, 2021

Stale issues rot after 30d of inactivity.

Mark the issue as fresh with /remove-lifecycle rotten.

Rotten issues close after an additional 30d of inactivity.

If this issue is safe to close now please do so with /close.

Provide feedback via https://github.com/falcosecurity/community.

/lifecycle rotten

@poiana
Copy link
Contributor

poiana commented Jan 29, 2022

Rotten issues close after 30d of inactivity.

Reopen the issue with /reopen.

Mark the issue as fresh with /remove-lifecycle rotten.

Provide feedback via https://github.com/falcosecurity/community.
/close

@poiana poiana closed this as completed Jan 29, 2022
@poiana
Copy link
Contributor

poiana commented Jan 29, 2022

@poiana: Closing this issue.

In response to this:

Rotten issues close after 30d of inactivity.

Reopen the issue with /reopen.

Mark the issue as fresh with /remove-lifecycle rotten.

Provide feedback via https://github.com/falcosecurity/community.
/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

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

No branches or pull requests

2 participants