12-11-2017 05:47 AM
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 ....
12-11-2017 06:32 AM
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.
12-11-2017 07:14 AM
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.
05-25-2021 11:09 AM
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.
05-25-2021 12:52 PM
Hi @udaikumar26
Could you please provide some more information on the problem you're experiencing - local setup, etc?
Explore our Alfresco products with the links below. Use labels to filter content by product module.