The download size exceeds the maximum value set in the client setting _BESClient_Download_PreCacheStageDiskLimitMB, which can be modified through the Edit Computer Settings dialog.
What is the maximum of data that we can download to the client?
I have using patch management module in my envirnment,
i have 500 machine, if i deploy the patches in all clients the patches successfully executed.
but the clients “C:” drive in almost 20GB only, so can i thresold policy (like all the clients download limit only 10GB) after 10GB deployed the clients “C:” drive will not downloaded any file.so the 10GB size system performense needed.
it is possible or any fixlet relavanse there. please share the relavanse
You cannot prevent the download of patches beyond a certain size, but once the cache limit is exceeded, existing files will have to be removed in order to download new files. So if you’re limit is 100MB, you can download a 250MB file. But if you then need to download another file of any size, 100MB or just 1MB, the existing 250MB file will have to be deleted first. For files that are being pre-cached, they will not download until existing files in the pre-cache are used (by their actions running). For files stored in our normal download cache, they will be automatically removed to make room for the latest downloads.
If you right click on just a single client and click edit, that will set a single client. You can select the same for multiple clients. Or the task option would let you target any combination.
Is there a way to have the client download as much as possible (until the local size limit is hit) and then pull the rest as the action executes? Seems strange that the entire action fails because the client doesn’t have enough space. Or perhaps a warning that the client will be contrained and that the precache needs to be expanded?
I’ll second jspanitz idea. It would be nice if the task, as it already knows the size of the download would verify it will not exceed the client precache size and offer a warning.