Cache failure: failed to free enough disk space for product cache

Antworten
aellert
Beiträge: 37
Registriert: 16 Mai 2012, 11:30

Cache failure: failed to free enough disk space for product cache

Beitrag von aellert »

Hello,

I often get this error :

Code: Alles auswählen

Cache failure: failed to free enough disk space for product cache
Is there any global variable somewhere to increase the max value of this cache ?

Thank you

PS : I use OPSI WAN extension.
Benutzeravatar
wolfbardo
uib-Team
Beiträge: 1412
Registriert: 01 Jul 2008, 12:10

Re: Cache failure: failed to free enough disk space for product cache

Beitrag von wolfbardo »

Yes,

opsiclientd.cache_service.product_cache

Set for Instance the default to 20GB with

Code: Alles auswählen

opsi-admin -d method config_createUnicode opsiclientd.cache_service.product_cache_max_size "product_cache_max_size" 20000000000

regards,
Bardo Wolf


Vielen Dank für die Nutzung von opsi. Im Forum ist unser Support begrenzt.

Für den professionellen Einsatz und individuelle Beratung empfehlen wir einen Support-Vertrag und eine Schulung.
Gerne informieren wir Sie zu unserem Angebot.

uib GmbH
Telefon: +49 6131 27561 0
E-Mail: sales@uib.de


aellert
Beiträge: 37
Registriert: 16 Mai 2012, 11:30

[SOLVED] Cache failure: failed to free enough disk space for product cache

Beitrag von aellert »

Thank you so much !
Antworten