Skip to content

Conversation

@olethanh
Copy link
Collaborator

@olethanh olethanh commented Nov 6, 2024

Jira ticket: ALEPH-298

some CRN failed on any action with error OSError: [Errno 24] Too many open files:

Solution:
Properly close stream to journald when the VM is stopped

@olethanh olethanh requested a review from nesitor November 6, 2024 13:58
Jira ticket: ALEPH-298

some CRN failed on any action with error OSError: [Errno 24] Too many open files:

Solution:
Properly close stream to journald when the VM is stopped
@olethanh olethanh force-pushed the ol-ALEPH-298-too-many-open-files branch from 89f9b65 to eda424d Compare November 6, 2024 15:10
@codecov
Copy link

codecov bot commented Nov 8, 2024

Codecov Report

Attention: Patch coverage is 66.66667% with 8 lines in your changes missing coverage. Please review.

Project coverage is 62.59%. Comparing base (662c0c0) to head (a19bd6b).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/aleph/vm/hypervisors/firecracker/microvm.py 73.33% 4 Missing ⚠️
src/aleph/vm/hypervisors/qemu/qemuvm.py 55.55% 4 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #720   +/-   ##
=======================================
  Coverage   62.58%   62.59%           
=======================================
  Files          69       69           
  Lines        6140     6152   +12     
  Branches      496      500    +4     
=======================================
+ Hits         3843     3851    +8     
- Misses       2147     2151    +4     
  Partials      150      150           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@olethanh olethanh merged commit 7461a49 into main Nov 8, 2024
22 checks passed
Antonyjin pushed a commit that referenced this pull request Nov 19, 2024
Jira ticket: ALEPH-298

some CRN failed on any action with error OSError: [Errno 24] Too many open files:

Solution:
Properly close stream to journald when the VM is stopped
Antonyjin pushed a commit that referenced this pull request Nov 19, 2024
Jira ticket: ALEPH-298

some CRN failed on any action with error OSError: [Errno 24] Too many open files:

Solution:
Properly close stream to journald when the VM is stopped
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

Successfully merging this pull request may close these issues.

2 participants