Hi,
All these settings are for on-disk storage (which is mmapped, so
prepare to see a much bigger mysqld image than it really is).
The only setting you're interested in and the one that controls the
size of the "permanent" cache for IST is gcache.size. This is what you
increase if you want to be able to attach nodes hours later without the
need for snapshot.
In case state snapshot transfer takes hours or days, the only thing you
should be worried is the free disk space. New cache pages will be
allocated as needed and cleaned up when not needed.
Regards,
Alex
On 2012-09-21 03:49, Mark Niel wrote:
> I have some questions on this topic as well.
> If you have a huge database, and taking a snapshot takes hours, and
> you
> have at least a gig of data coming in each hour. you may not have
> enough
> ram on the system for gacache.size.
>
> Some questions:
> 1. gcache.size is all stored in ram?
> 2. What can you do to save the cache on disk to increase to a high
> amount
> so you can attach a node hours later?
>
> Will any of these settings do that?
>
> gcache.size
> gcache.page_size
> gcache.keep_pages_size