Every day i've some error like this:
ERROR [org.alfresco.solr.component.AsyncBuildSuggestComponent] Exception in building suggester index for: shingleBasedSuggestions
java.io.IOException: No space left on device
df -h:
9% /opt/alfresco/alf_data
df -i:
9% /opt/alfresco/alf_data
FS is xfs:
/dev/mapper/docker-solr4data /opt/alfresco/alf_data xfs rw,seclabel,relatime,attr2,inode64,noquota 0 0
I'don't understand the No space left ....
What is the value of imaxpct for your xfs partition? How many inodes are currently in use? The SOLR server may suffer from inode exhaustion due to caching of repository data in small tgz files, but this typically is only a problem on non-xfs partitions and requires a substantial amount of nodes to be created in Alfresco in the first place.
Hi:
I think the problem is provoked by the SOLR suggester, which creates large files under /opt/alfresco/tomcat/temp in some versions. This path is not part of alf_data partition. The easy way is to disable suggester in SOLR (solr.suggester.enabled=false) in solrcore.properties config (for workspace core).
Regards.
--C.
Do we have a permanent solution to this?
We have same issue in Alfresco 5.0.2 even after turning off "Auto Suggest Enabled" through admin console.
Hi @udaikumar26
Could you please provide some more information on the problem you're experiencing - local setup, etc?
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.