-
Notifications
You must be signed in to change notification settings - Fork 331
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
[BUG] Tons of AppArmor denied messages #2528
Comments
Pre Ready-For-Testing Checklist
|
Automation e2e test issue: harvester/tests#411 |
Analysisprocesses in container could not be read by VersionRke2 1.21.x Root Causecontainerd will apply AppArmor rules with custom permissions (cri-containerd.apparmor.d) to all container processes if there is no specific profile.
SLE Micro for Rancher will not have this file by default. FixHarvester BaseOS will be shipped with WorkaroundWe will not provide any workaround for this issue. Reproduce
Test plan
|
Added OBS revision for ref (login required): https://build.opensuse.org/package/rdiff/isv:Rancher:Harvester:BaseOS/baseos?linkrev=base&rev=6 |
Hi @tjjh89017 , My Current SetupHarvester v1.0.2 running KVM/QEMU:
The VM Setup
During Reproduction Attempt
nor am I able to set the audit log
I'm currently unable to see any logs related to |
@irishgordo You should execute |
@tjjh89017 Oh! |
This looks great 😄 👍 @tjjh89017 !
With the same setup from above running in v1.0.2 & v1.0.3-rc1 I was able to validate that the AppArmor logs are no longer their in v1.0.3-rc1 😄 The Hardware backing the KVM/QEMU for testing was a SuperMicro X9DRD-IT+ that has 2 x Intel Xeon E5-2600, 64GB DDR3 RAM, 1TB SSD. |
Describe the bug
We can see tons of AppArmor denied messages in the system log:
It makes debugging harder.
To Reproduce
Steps to reproduce the behavior:
journalctl -b -f
Expected behavior
Do not log the messages or allow the operation (to see if that's allowed).
Support bundle
Environment
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: