May I ask why multiple Prometheus cannot write to the same directory?
On Friday, May 28, 2021 at 8:19:54 PM UTC+8 Julien Pivotto wrote: > On 28 May 03:40, nina guo wrote: > > any one can help on this issue? > > I tried to deploy prometheus in k8s cluster with multiple replicas, and > > then met the issue. > > > > On Friday, May 28, 2021 at 5:27:11 PM UTC+8 nina guo wrote: > > > > > Hi, > > > > > > Got this error when I'm trying to start the Prometheus POD. > > > > > > The backend storage is NFS. > > > As stated here, and in the logs of your Prometheus instance, NFS is > unfortunately not a supported backend storage, because users run into > those kind of situations. > > https://prometheus.io/docs/prometheus/latest/storage/ > > > Please also note that each prometheus must have its own directories, > you can't have multiple prometheus write to the same directory. > > > > > > > > -- > > You received this message because you are subscribed to the Google > Groups "Prometheus Users" group. > > To unsubscribe from this group and stop receiving emails from it, send > an email to [email protected]. > > To view this discussion on the web visit > https://groups.google.com/d/msgid/prometheus-users/34dabae1-7cb3-4af3-b950-47fca914b8fen%40googlegroups.com > . > > > -- > Julien Pivotto > @roidelapluie > -- You received this message because you are subscribed to the Google Groups "Prometheus Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/e311bd4a-1c37-40af-8026-8561a348cfb9n%40googlegroups.com.

