On 2021-04-16 11:08, Bharanidharan M wrote:
> Hi experts,
>
> Could you please help me with this issue, i am trying to understand
> what would have caused this issue.. for two weeks of time there is no
> data logged in prometheus by its scraping rules.
> it started working again after 2 weeks, not sure what went wrong. am i
> right in assuming that it could have been memory , disk issue and just
> need to increase it to avoid such issues again?
>
> [prometheus-users] component=tsdb msg="compaction failed" err="persist
> head block: mkdir /prometheus/aaaa.tmp: permission denied"
>
That error suggests the user/group Prometheus is running as does not
have the correct permissions for the /prometheus directory.
--
Stuart Clark