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

Helm chat release kepler-0.5.7 version failed to start kepler pods at ubuntu 23.04 #62

Open
jatinder06 opened this issue Jul 4, 2024 · 0 comments

Comments

@jatinder06
Copy link

jatinder06 commented Jul 4, 2024

Kepler installation started with helm chart version kepler-0.5.7. but package is not functional on ubuntu 23.01
Find the error logs.


root@# helm list -n kepler
NAME NAMESPACE REVISION UPDATED STATUS CHART APP VERSION
kepler-001 kepler 1 2024-07-04 05:20:04.875394107 +0200 CEST deployed kepler-0.5.7 release-0.7.10

root@# kubectl get pods -n kepler
NAME READY STATUS RESTARTS AGE
kepler-7npsv 0/1 CrashLoopBackOff 4 (50s ago) 2m19s
kepler-rpvv7 0/1 CrashLoopBackOff 4 (54s ago) 2m19s
kepler-szd7k 0/1 CrashLoopBackOff 4 (50s ago) 2m19s
kepler-z6npc 0/1 CrashLoopBackOff 4 (49s ago) 2m19s

#pod level logs having error

The address of function mark_page_accessed cannot be found
processed 0 insns (limit 1000000) max_states_per_insn 0 total_states 0 peak_states 0 mark_read 0
-- END PROG LOAD LOG --
libbpf: prog 'kepler_read_page_trace': failed to load: -2
libbpf: failed to load object '/var/lib/kepler/bpfassets/kepler.bpfel.o'
F0704 03:23:00.013926 1 exporter.go:109] failed to create eBPF exporter: failed to load eBPF object: failed to load BPF object: no such file or directory


workaround: i switched back to kepler-0.5.5 which is running fine


NAME READY STATUS RESTARTS AGE
kepler-2mwmb 1/1 Running 0 3m45s
kepler-5ddkz 1/1 Running 0 3m45s
kepler-d6shz 1/1 Running 0 3m45s
kepler-skmhd 1/1 Running 0 3m45s


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