simha-db
simha-db
Ah ok - so the validation done is the same as the what i would get if i run `overlaybd-zfile --verify -t -x layerfile` ?
Sorry i mistagged the request. It is more of a question.
Ah ok. When is background download triggered?If there is no prefetch involved - do any of the ondemand loads go through background download? Some what off topic: If i use...
Thanks - And the background downloader fetches the full image to the snapshot directory?
Do all registry requests get logged in overlaybd-audit.log? One thing i notice is - if i prepull the entire image into registry_cache - pull image request to image service -...
Turns out the time is the same - i incorrectly attributed it to an increase.
I think i have some data on the slowness - maybe it is exposed when we upgraded our overlaybd - but here's what i observe. 1. My side loading the...
Something doesn't add up - when all this activity is happening in overlaybd snapshotter - like this - containerd is still waiting for the image reference - there is no...
do u mean for the /opt/overlaybd/registry_cache? So the disk IO was too slow to download the container images quickly - so i tried the following 1. Download layers into /dev/shm...
Ah dang it - any other way to buffer the writes? Page cache is u predictable in how it penalizes heavy writes.