LangYuanzh commented on issue #11375:
URL: https://github.com/apache/iotdb/issues/11375#issuecomment-1784928327

   iotdb is deployment as cluster with 3 datanodes:
   replication of schema data: 3
   replication of data: 2
   
   After few hours write, only  wal idr of datanode 02 is reached 51G, and wal 
dir size  of 01 and 03 is only 2.3G and 2.6G.
   following logs is find on datanode 02 :
   _2023-10-30 10:40:40,360 [pool-6-IoTDB-WAL-Delete-1] WARN  
o.a.i.db.wal.WALManager:180 - WAL disk usage 53712680240 is larger than the 
iot_consensus_throttle_threshold_in_byte 42949672960, please check your write 
load, iot consensus and the pipe module. It's better to allocate more disk for 
WAL.
   
   why the wal data is so unbalanced?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to