Hi anonymous user,
Allocated more space to the drive 30GB -> 60GB
Have you changed BLOB cache size? From this article Plan for caching and performance in SharePoint Server: You have to allow at least 20 percent more space on the drive than the size of the cache. For example, if you have 100 GB of content, set the size of the cache to 120 GB on a drive that has at least 150 GB of space. If the BLOB cache is too small, serving files to users slows, reducing the performance of your site.
To change the size of the cache, you could type a new number for maxSize
in web.config file.
For Reference: Configure BLOB cache settings
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.