Tiasnu
10/10/2025, 11:35 AMW20251010 11:30:08.007740 140027330561600 cache_file.h:130] write star cache file data/07b82c61-baf8-4acb-9f6c-6b3669e414a6.sst failed, errmsg: INTERNAL: fail to write block because no valid cache space
but inside the CN nodes, I can see clearly there is plenty of space for cache to write
Filesystem Size Used Avail Use% Mounted on
/dev/nvme1n1 98G 51M 98G 1% /opt/starrocks/be/storage
Could you help to see what might be the issue here?Kevin Cai
10/10/2025, 11:45 AMTiasnu
10/10/2025, 11:52 AMTiasnu
10/10/2025, 11:54 AMdatacache_enable = true
starlet_star_cache_disk_size_percent = 80
datacache_disk_size = 80%Tiasnu
10/10/2025, 1:05 PMcache_file.h in starrocks repo, I guess this is the part where only binary is OSS atm? So currently I cannot dig into source code and debut this myselfKevin Cai
10/10/2025, 1:09 PMDarcy Xu
10/11/2025, 2:04 AMTiasnu
10/13/2025, 7:46 AM