Today we found an issue with our SLM8 server where the C: appears to be filling up with Chunk files. Has anyone else come across this? File location is C:\ProgramData\SnowSoftware\LicenseManager\EventStore\Database\
Looking at the date of the files this started happening back in June 2017, we now have 11GB's worth of them. I have just logged a ticket with Snow support to find out what these are.
Hi Benn,
These chunk files are for Snow's Eventstore, that is used for Office 365.
I also have experienced this and already created a ticket at Snow, that this database is filling the disk.
Today I got an answer, that this should be solved with 8.2.05.
But I don't know, if only from now on with 8.2.05 the files will not increase so quick and so much.
I don't know what will happen to the old files.
As workaround before 8.2.05, support told me I can move the eventstore to another disk and I also can compress the files.
To move eventstore to another disk you need to change following parameter in C:\Program Files\Snow Software\Snow License Manager\Services\EventStore\SnowSoftware.LicenseManager.EventStore.Service.exe.config
I set the path to E:
<add key="CustomDbPath" value="E:\SnowSoftware\LicenseManager\EventStore\Database" />
But perhaps with 8.2.05 this is not necessary any more.