Not sure if I understand your question: in the test I did, I used one disk store composed by
three directories, each one with different size. These directories were in the same disk partition.
The issue I saw is that when the log files are initialized, it is not checked if they fit
in the directory, so if the maximum directory sized is reached, the server crashes.
________________________________
De: Anthony Baker <abaker@pivotal.io>
Enviado: lunes, 29 de abril de 2019 17:24
Para: dev@geode.apache.org
Asunto: Re: Issue with full disk store directories
Question: are you using similarly sized disk partitioned for all your disk stores?
> On Apr 24, 2019, at 3:42 AM, Alberto Bustamante Reyes <alberto.bustamante.reyes@est.tech>
wrote:
>
> Hi all,
>
> I reported an issue in Jira, related with full disk store directories: https://issues.apache.org/jira/browse/GEODE-6652
> As I describe there, the issue is that when using a disk store with directories of different
sizes, when oplog files rotate, the available space of the next disk store directory to be
used seems not to be checked correctly.
>
> BR/
>
> Alberto
>
>
|