iped-docker / iped

25 stars 5 forks source link

/mnt/ipedtmp/ grows in size and breaks processing. #5

Closed MariasStory closed 3 years ago

MariasStory commented 3 years ago

Hi,

I am using docker image and see that the temp folder is growing in size and breaks processing: 252G /mnt/ipedtmp/ The processing stops because no space in root directory.

lfcnassif suggested to set the value: indexTempOnSSD = false

Please refer to: https://github.com/sepinf-inc/IPED/issues/385

Thank you

MariasStory commented 3 years ago

This change to the LocalConfig.txt did solve my problem.

arisjr commented 3 years ago

Hello,

The directory /mnt/ipedtmp should be mounted externally with -v, preferably on a SSD drive.

Regards,.

Em ter., 9 de mar. de 2021 às 09:57, forensicator notifications@github.com escreveu:

This change to the LocalConfig.txt did solve my problem.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/iped-docker/iped/issues/5#issuecomment-793858519, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEHNFL2O6JFYFJNMZHLLGXLTCYLK7ANCNFSM4Y3QHKKA .