grafana / grafana/pyroscope

writing partitions : flushing parquet-buffer: open /tmp/phlaredb-parquet-buffers: read-only file system" in compactor

Open
#2,782 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
11.7k
Forks
802
Avg merge
1d 19h
Merged PRs (30d)
80

Description

#### Describe the bug
We are using grafana/pyroscope version v1.2.0. We are running Pyroscope in microservice mode. All pods (distributor, ingester, store gateway, querier, compactor, query scheduler and query frontend) are running. Please find the pyroscope config in the attachment for all components. code :
[pyroscope_config.txt](https://github.com/grafana/pyroscope/files/13506337/pyroscope_config.txt)

Issue:

We are getting below error in compactor

ts=******* caller=bucket_compactor.go:xxx level=error component = compactor component = compactor tenant=***** msg="compaction job failed" duration=xxxxx duration_ms=xxxxxx err=" compact blocks [data-compactor/compact/--------------] writing partitions : flushing parquet-buffer: open /tmp/phlaredb-parquet-buffers: read-only file system"

compactor error looks similar to issue we raised previously [2651](https://github.com/grafana/pyroscope/issues/2651) hence I tried this solution in compactor - "you could also mount an emptyDir at /tmp in the container" @simonswine

Is that the right or permanent solution?

Environment

Infrastructure: Kubernetes (AKS)
Deployment tool: Helm

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.