Cameron McDermott

Results 26 comments of Cameron McDermott

I would also be interested in this feature being added

We are also experiencing this problem but on 3227.2.1 that we have updated some packages of. On 3227.2.1 the only updates we made were containerd 1.6.8 and kernel 5.15.62. When...

@t-lo Yep I can give this a go, although I may not be able to provide results till some time next week

I have already started a build on our infra for the patched image, so that should be fine, it will probably take an hour and a bit for this to...

Okay I think the patch provided above fixes the problem. Ive deployed two nodes, one running stock 5.15.63 and a second running with the patch. On the regular node without...

I have rebuilt flatcar with the above PR, below should be the logs from the system during the failure. ``` [ 1599.005306] INFO: task jbd2/sda9-8:702 blocked for more than 122...

@jepio I think I have managed to get some of the list of hung tasks, I cant be sure how complete the list is, but I think it should be...

We are also experiencing quite high CPU usage of the falco daemonset on a kubernetes cluster with ~140 pods. The majority of these pods are running inside of kata, so...

Hi @alam0rt, @dmcgowan, @kiashok, @henry118 I would like to flag this patch as being important, I am currently seeing issues with stats when using Containerd 1.7.x with default runC (and...

Thanks for the above answers! @bergwolf Looks like we are currently using `PassthroughFs` as seen when checking the daemon info of a running nydusd instance: ``` "backend_collection":{"/containers":{"backend_type":"PassthroughFs","mountpoint":"/containers","mounted_time":"2022-10-23 00:22:09.405991151 +01:00","config":null}}} ```...