Skip to content

High cost: Container List and Create #1309

Answered by vibhansa-msft
Segflow asked this question in Q&A
Discussion options

You must be logged in to vote

We do not have any flow to create container from blobfuse ?
Listing will happen whenever kernel wants to get the list of files/folders from a given directory. Other places where we execute a list call is when kernel asks for properties of a file/folder (in this case listing will be very specific to that particular file only).
Kernel me shoot lot of such calls if you have not enabled proper caching. Ensure you have attr-cache enabled in blobfuse and there are bunch of timeout parameters in libfuse section you need to provide values to those as well. Refer to our base or sample config to learn about these.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by vibhansa-msft
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants