Hello I'm having trouble finding out what files can be erasen from the /tmp folder.
Recently we assigned a 1tb storage to Alfresco server and around 900gb of space is taken by the /tmpfolder. Any advice on how to handle this issue?
Good Morning, yes of course. I'm seeing this huge space being taken in the tmp folder of around 900GB. Just wondering if there is an advice on how to deal with this, like generating a task that erases de tmp content or some configuration to be made.
I'm attaching the extract where it says the tmp folder takes up to 908gb.
Thanks in advance
System information as of Fri Aug 27 20:05:52 UTC 2021
System load: 0.32 Processes: 169
Usage of /: 95.9% of 968.92GB Users logged in: 0
Memory usage: 29% IPv4 address for ens33: 172.26.102.104
Swap usage: 19%
=> / is using 95.9% of 968.92GB
root@:/home/alfresco# du /tmp -l -h | sort -h
4.0K /tmp/.ICE-unix
4.0K /tmp/.Test-unix
4.0K /tmp/.X11-unix
4.0K /tmp/.XIM-unix
4.0K /tmp/.font-unix
4.0K /tmp/jetty-0.0.0.0-8983-webapp-_solr-any-1006956459560672389.dir
....
4.0K /tmp/jetty-0.0.0.0-8983-webapp-_solr-any-943457194554236406.dir
4.0K /tmp/jetty-0.0.0.0-8983-webapp-_solr-any-956985747459471869.dir
4.0K /tmp/jetty-0.0.0.0-8983-webapp-_solr-any-992095262186214672.dir
4.0K /tmp/jetty-0.0.0.0-8983-webapp-_solr-any-993116675881171733.dir
4.0K /tmp/jetty-0.0.0.0-8983-webapp-_solr-any-993491343541809381.dir
4.0K /tmp/jetty-0.0.0.0-8983-webapp-_solr-any-994125659065502289.dir
4.0K /tmp/jetty-0.0.0.0-8983-webapp-_solr-any-997338741930792060.dir
4.0K /tmp/lu1405t1ayyd.tmp
4.0K /tmp/snap.lxd/tmp
4.0K /tmp/systemd-private-cff0ed14cbfa4b80b31056adad4678e7-systemd-logind.service-L2Hojg/tmp
4.0K /tmp/systemd-private-cff0ed14cbfa4b80b31056adad4678e7-systemd-resolved.service-3ZCXli/tmp
4.0K /tmp/systemd-private-cff0ed14cbfa4b80b31056adad4678e7-systemd-timesyncd.service-7dSkif/tmp
4.0K /tmp/vmware-root_630-2688619696
8.0K /tmp/snap.lxd
8.0K /tmp/systemd-private-cff0ed14cbfa4b80b31056adad4678e7-systemd-logind.service-L2Hojg
8.0K /tmp/systemd-private-cff0ed14cbfa4b80b31056adad4678e7-systemd-resolved.service-3ZCXli
8.0K /tmp/systemd-private-cff0ed14cbfa4b80b31056adad4678e7-systemd-timesyncd.service-7dSkif
68K /tmp/hsperfdata_alfresco
908G /tmp
Good morning.
You didn't answer my question: I'd like to know which files are huge inside of temp folder in order to reply you properly. You just have paste a resume list with 8Kb per document... that it not helping at all
But, following my experience maybe the huge file that you have are the suggester_input/sort files. If this is your case too: the size of the indixes depends on the amount of documents, nodes and relating metadata. If your content is mainly text-based (Office, PDF, HTML...), your indices can be a substantial (and important) part of the storage, compared to the size of the contentstore.
Relating to the WFSIterator* files in /tomcat/temp, it is usual to deactivate SOLR suggester in <solrRootDir>/workspace-SpacesStore/conf/solrcore.properties (solr.suggester.enabled=false) to avoid these huge files in tomcat/temp. Then, you can clean tomcat/temp and restart Alfresco.
In case you disable the suggester: if you launch a query on the UI Solr won't suggest you any similar term. E.g.: if you write "Alfresdo", it won't suggest you "Alfresco".
I hope this information can help you.
Cheers,
Cris.
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.