We have a common spring file accessible via HTTP. Inside
<property name="walArchivePath" value=
"#{systemEnvironment['IGNITE_PERSISTENT_STORE']}/wal/archive"/>
and we vary the environment variables.
<property name="storagePath" value=
"#{systemEnvironment['IGNITE_PERSISTENT_STORE']}/store"/>
<property name="walPath" value=
"#{systemEnvironment['IGNITE_PERSISTENT_STORE']}/wal"/>
NOTE: the work directory has state that also needs to be persistent.
persistent copies of the above are worthless without a persistent copy of
the binary object schemas, etc.
<property name="workDirectory" value=
"#{systemEnvironment['IGNITE_PERSISTENT_STORE']}/work"/>
On Fri, Feb 15, 2019 at 6:12 AM newigniter <[email protected]>
wrote:
> I have ignite deployed in docker.
> I was studying Separate Disk Device for WAL part of docks:
>
> https://apacheignite.readme.io/docs/durable-memory-tuning#native-persistence-related-tuning
> .
>
> How can I configure this if I use docker? I have this deployed on ec2
> machine where I have two separate drives.
> In the docks, I see that storagePath, walPath & walArchivePath properties
> can be set in xml configuration which I can pass to the docker but I don't
> think I can use this here? If yes, how exactly?
>
> Any help is appreciated.
> Regards,
> Tomislav
>
>
>
>
> --
> Sent from: http://apache-ignite-users.70518.x6.nabble.com/
>
>
Disclaimer
The information contained in this communication from the sender is
confidential. It is intended solely for use by the recipient and others
authorized to receive it. If you are not the recipient, you are hereby notified
that any disclosure, copying, distribution or taking action in relation of the
contents of this information is strictly prohibited and may be unlawful.
This email has been scanned for viruses and malware, and may have been
automatically archived by Mimecast Ltd, an innovator in Software as a Service
(SaaS) for business. Providing a safer and more useful place for your human
generated data. Specializing in; Security, archiving and compliance. To find
out more visit the Mimecast website.