S01060 错误代码 S01060 报错信息 Chunk <chunkId> is in coldVolumes and can't be compacted 错误原因 在手动合并 TSDB 的某个 chunk 的 levelfile 时,该 chunk 在 coldVolume 中,而 coldVolume 中的数据是只读的。 解决办法 触发合并时跳过在 coldVolume 中的 chunk。