You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The doc below mentions Fault Tolerant mode requiring a ReadWriteMany filesystem, my question is whether that requirement is for all storage types, or just when using a File store? Would using a SQL store still require a ReadWriteMany filesystem?
Not sure if i understood your response @wallyqs, but basically if I use SQL storage i dont need to mount a ReadWriteMany filesystem?
I did some tests and STAN seems to be working fine without it. I even mounted it just in case and i see that nothing is written on it. I might be wrong since i didn't do some super extensive testing, just ran STAN and checked the storage volume which was empty (was getting filled with cluster mode by this point though).
If what i said above is true, should the docs linked below be edited not to say # FT mode requires a single shared ReadWriteMany PVC volume.
if the volume is only required if using file storage option?
The doc below mentions Fault Tolerant mode requiring a ReadWriteMany filesystem, my question is whether that requirement is for all storage types, or just when using a File store? Would using a SQL store still require a ReadWriteMany filesystem?
Thanks
https://docs.nats.io/nats-on-kubernetes/stan-ft-k8s-aws
The text was updated successfully, but these errors were encountered: