On Tue, Feb 13, 2018 at 10:46 PM, Dan Kinder <dkin...@turnitin.com> wrote:
> On a single node that's a bit less than half full, the index files are 87G. > That's not small, true. Out of curiosity: how much data per node do you have in total? How will OS disk cache know to keep the index file blocks cached but not > cache blocks from the data files? As far as I know it is not smart enough > to handle that gracefully. > Given the total size of index files it sounds unlikely that your indexes will reside fully in memory, unless you can afford to have much smaller nodes. In that light lvmcache could be the solution you're looking for indeed. Re: ram expensiveness, see https://www.extremetech.com/computing/263031-ram- > prices-roof-stuck-way -- it's really not an important point though, ram > is still far more expensive than disk, regardless of whether the price has > been going up. > That's an interesting perspective, thanks for sharing. -- Alex