I setup S3 config for clickhouse and a move factor...
# support
a
I setup S3 config for clickhouse and a move factor of 0.1 so i thought it would automatically move to S3 when disk is almost full but that didn’t seem to work. I then tried changing retention via SigNoz UI and got this exception, any ideas what this means?:
Copy code
[31mERROR[0m	clickhouseReader/reader.go:2275	error while setting storage policy. Err=code: 36, message: New storage policy `default` shall contain volumes of old one
<http://go.signoz.io/signoz/pkg/query-service/app/clickhouseReader.(*ClickHouseReader).setColdStorage|go.signoz.io/signoz/pkg/query-service/app/clickhouseReader.(*ClickHouseReader).setColdStorage>
	/go/src/github.com/signoz/signoz/pkg/query-service/app/clickhouseReader/reader.go:2275
<http://go.signoz.io/signoz/pkg/query-service/app/clickhouseReader.(*ClickHouseReader).SetTTL.func2|go.signoz.io/signoz/pkg/query-service/app/clickhouseReader.(*ClickHouseReader).SetTTL.func2>
	/go/src/github.com/signoz/signoz/pkg/query-service/app/clickhouseReader/reader.go:2119
s
What are your current storage policy settings?