Skip to content

从库db目录下.sst文件持续性暴涨 #3059

@idczuojun

Description

@idczuojun

Is this a regression?

Yes

Description

主库db_size就2G+,从库db_size却有200G+,而且一直持续增长,一天就能增长200G,是配置不当导致的问题么?

port : 6379
thread-num : 8
rtc-cache-read : yes
thread-pool-size : 12
slow-cmd-pool : no
slow-cmd-thread-pool-size : 1
admin-thread-pool-size : 2
slow-cmd-list :
admin-cmd-list : info, ping, monitor
sync-thread-num : 6
sync-binlog-thread-num : 1
log-path : /usr/local/pika/log/
log-retention-time : 7
db-path : /usr/local/pika/db/
write-buffer-size : 268435456
arena-block-size : 33554432
timeout : 60
requirepass : 123456
userpass : 123456
masterauth : 123456
instance-mode : classic
databases : 8
replication-num : 0
consensus-level : 0
dump-prefix :
dump-path : /usr/local/pika/dump/
dump-expire : 0
pidfile : /usr/local/pika/pika.pid
maxclients : 20000
target-file-size-base : 20M
expire-logs-days : 7
expire-logs-nums : 10
root-connection-num : 2
slowlog-write-errorlog : no
slowlog-log-slower-than : 10000
slowlog-max-len : 128
db-sync-path : /usr/local/pika/dbsync/
db-sync-speed : 1024
slave-priority : 100
disable_auto_compactions : true
max-subcompactions : 1
sync-window-size : 9000
max-conn-rbuf-size : 268435456
write-binlog : yes
binlog-file-size : 104857600
max-cache-statistic-keys : 0
small-compaction-threshold : 5000
small-compaction-duration-threshold : 10000
max-write-buffer-size : 10737418240
max-write-buffer-num : 2
max-client-response-size : 1073741824
compression : snappy
max-background-jobs : 3
max-background-flushes : -1
max-background-compactions : -1
delayed-write-rate : 0
max-compaction-bytes : 524288000
max-cache-files : 5000
max-bytes-for-level-multiplier : 10
slotmigrate : no
slotmigrate-thread-num : 1
thread-migrate-keys-num : 64
default-slot-num : 1024
throttle-bytes-per-second : 207200000
rsync-timeout-ms : 1000
max-rsync-parallel-num : 4
cache-num : 16
cache-model : 1
cache-type : string,set,zset,list,hash,bit
zset-cache-field-num-per-key : 512
zset-cache-start-direction : 0
cache-maxmemory : 10737418240
cache-maxmemory-policy : 1
cache-maxmemory-samples : 5
cache-lfu-decay-time : 1

Please provide a link to a minimal reproduction of the bug

No response

Screenshots or videos

No response

Please provide the version you discovered this bug in (check about page for version information)

Version:3.5.5

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    ☢️ BugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions