I thought I’d start a new post, since this is a new, separate issue.
I have some a few large collections (>500 GB each). I’ve noticed that during the initial crawl, the process will stall out with an error saying that the crawl stopped because the disk is out of free space.
However when I run df -h from the command prompt, I see that there is no shortage of space. If I restart the crawl process it resumes, but the process stops again after a while with the same error.
Is it running out of swap space? Do I need to resize disks? If so, what is the best method to resolve this issue?
Thanks