—
You are receiving this because you are on a team that was mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.![]()
@krmayankk do you still have the master controller log so that we can take a look at it?
@jingxu97 it is easy to repro for me. I dont see anything interesting at log level 2. Are you iinterested in pv controller logs ? Do you have a log level in mind ?
/assign
@krmayankk it looks to me your kubelet is running with cAdvisor. Can you disable it? i.e. use --cadvisor-port=0 kubelet option
Here is a related to @rootfs' hypothesis that cadvisor is involved - google/cadvisor#771
@rootfs our finding so far is
/ in their pods/. This includes the rbd volumes, secrets, and emptydirsThanks for helping out with all the pointers and issues.
More pointers from @rootfs placing here for everyone to look at correlate moby/moby#20560 (comment)
openshift/origin#14428 (comment)
#45935
#53373
#51835
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.
Prevent issues from auto-closing with an /lifecycle frozen comment.
If this issue is safe to close now please do so with /close.
Send feedback to sig-testing, kubernetes/test-infra and/or @fejta.
/lifecycle stale
Closed #54263.
this is safe to close now
/close
i run into same issue, may i know what solution is to solve the issue?