Although as far as I can see, ext4 over rbd should work. The POSIX semantics come from the ext4, not the underlying block device.
On Thursday, 15 June 2023 at 09:51:20 UTC+1 Ben Kochie wrote: > Prometheus requires a local POSIX filesystem like ext4. In Kubernetes you > would use a PersistentVolumeClaim. > > If you want to do long-term storage in distributed object storage, you can > add Thanos to your deployment. > > https://thanos.io/ > > On Thu, Jun 15, 2023 at 10:45 AM Sarthak Sahu <[email protected]> wrote: > >> Hello, >> >> Is Prometheus supports distributed file systems such as csi-cpehrbd? >> >> Does Prometheus support block storage ? >> >> Regards >> Sarthak Sahu >> >> -- >> 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/CAAsCECRdfXpRjTVzDzrJHRCOP3kdPxVcMBPGXixAQGc_Mu8tjw%40mail.gmail.com >> >> <https://groups.google.com/d/msgid/prometheus-users/CAAsCECRdfXpRjTVzDzrJHRCOP3kdPxVcMBPGXixAQGc_Mu8tjw%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> > -- 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/eaa061d2-4be5-44c0-8e64-c1df9373a5een%40googlegroups.com.

