Soi sometime during my load of data, DGraph stopped responding to my code, and now it SEEMS to be responding like a normal DGraph when I run it, but Ratel can’t connect to it for some reason. Below is my log output!
Thanks!
Dave
root# docker run -it --ulimit nofile=65535 -p “8080:8080” -p “9080:9080” -p “8000:8000” -v /home/dgraph:/dgraph “dgraph/standalone:v21.03.0”
Warning: This standalone version is meant for quickstart purposes only.
It is NOT RECOMMENDED for production environments.
2021/10/16 17:42:27 Listening on :8000…
[Sentry] 2021/10/16 17:42:28 Integration installed: ContextifyFrames
[Sentry] 2021/10/16 17:42:28 Integration installed: Environment
[Sentry] 2021/10/16 17:42:28 Integration installed: Modules
[Sentry] 2021/10/16 17:42:28 Integration installed: IgnoreErrors
[Sentry] 2021/10/16 17:42:28 Integration installed: ContextifyFrames
[Sentry] 2021/10/16 17:42:28 Integration installed: Environment
[Sentry] 2021/10/16 17:42:28 Integration installed: Modules
[Sentry] 2021/10/16 17:42:28 Integration installed: IgnoreErrors
[Sentry] 2021/10/16 17:42:28 Integration installed: ContextifyFrames
[Sentry] 2021/10/16 17:42:28 Integration installed: Environment
[Sentry] 2021/10/16 17:42:28 Integration installed: Modules
[Sentry] 2021/10/16 17:42:28 Integration installed: IgnoreErrors
[Sentry] 2021/10/16 17:42:28 Integration installed: ContextifyFrames
[Sentry] 2021/10/16 17:42:28 Integration installed: Environment
[Sentry] 2021/10/16 17:42:28 Integration installed: Modules
[Sentry] 2021/10/16 17:42:28 Integration installed: IgnoreErrors
I1016 17:42:28.594830 36 sentry_integration.go:48] This instance of Dgraph will send anonymous reports of panics back to Dgraph Labs via Sentry. No confidential information is sent. These reports help improve Dgraph. To opt-out, restart your instance with the --telemetry “sentry=false;” flag. For more info, see https://dgraph.io/docs/howto/#data-handling.
I1016 17:42:28.594819 43 sentry_integration.go:48] This instance of Dgraph will send anonymous reports of panics back to Dgraph Labs via Sentry. No confidential information is sent. These reports help improve Dgraph. To opt-out, restart your instance with the --telemetry “sentry=false;” flag. For more info, see https://dgraph.io/docs/howto/#data-handling.
I1016 17:42:28.703320 43 init.go:110]
Dgraph version : v21.03.0
Dgraph codename : rocket
Dgraph SHA-256 : b4e4c77011e2938e9da197395dbce91d0c6ebb83d383b190f5b70201836a773f
Commit SHA-1 : a77bbe8ae
Commit timestamp : 2021-04-07 21:36:38 +0530
Branch : HEAD
Go version : go1.16.2
jemalloc enabled : true
For Dgraph official documentation, visit https://dgraph.io/docs.
For discussions about Dgraph , visit https://discuss.dgraph.io.
For fully-managed Dgraph Cloud , visit https://dgraph.io/cloud.
Licensed variously under the Apache Public License 2.0 and Dgraph Community License.
Copyright 2015-2021 Dgraph Labs, Inc.
I1016 17:42:28.703355 43 run.go:756] x.Config: {PortOffset:0 Limit:mutations=allow; query-edge=1000000; disallow-drop=false; max-pending-queries=10000; normalize-node=10000; mutations-nquad=1000000; query-timeout=0ms; txn-abort-after=5m; max-retries=-1 LimitMutationsNquad:1000000 LimitQueryEdge:1000000 BlockClusterWideDrop:false LimitNormalizeNode:10000 QueryTimeout:0s MaxRetries:-1 GraphQL:debug=false; extensions=true; poll-interval=1s; lambda-url=; introspection=true GraphQLDebug:false}
I1016 17:42:28.703396 43 run.go:757] x.WorkerConfig: {TmpDir:t ExportPath:export Trace:ratio=0.01; jaeger=; datadog= MyAddr: ZeroAddr:[localhost:5080] TLSClientConfig: TLSServerConfig: Raft:snapshot-after-duration=30m; pending-proposals=256; idx=; group=; learner=false; snapshot-after-entries=10000 Badger:{Dir: ValueDir: SyncWrites:false NumVersionsToKeep:1 ReadOnly:false Logger:0xc000600b30 Compression:1 InMemory:false MetricsEnabled:true NumGoroutines:8 MemTableSize:67108864 BaseTableSize:2097152 BaseLevelSize:10485760 LevelSizeMultiplier:10 TableSizeMultiplier:2 MaxLevels:7 VLogPercentile:0 ValueThreshold:1048576 NumMemtables:5 BlockSize:4096 BloomFalsePositive:0.01 BlockCacheSize:697932185 IndexCacheSize:375809638 NumLevelZeroTables:5 NumLevelZeroTablesStall:15 ValueLogFileSize:1073741823 ValueLogMaxEntries:1000000 NumCompactors:4 CompactL0OnClose:false LmaxCompaction:false ZSTDCompressionLevel:0 VerifyValueChecksum:false EncryptionKey: EncryptionKeyRotationDuration:240h0m0s BypassLockGuard:false ChecksumVerificationMode:0 DetectConflicts:true NamespaceOffset:-1 managedTxns:false maxBatchCount:0 maxBatchSize:0 maxValueThreshold:0} WhiteListedIPRanges:[{Lower:0.0.0.0 Upper:255.255.255.255}] StrictMutations:false AclEnabled:false HmacSecret:**** AbortOlderThan:5m0s ProposedGroupId:0 StartTime:2021-10-16 17:42:28.380262379 +0000 UTC m=+0.131847260 Ludicrous:enabled=false; concurrency=2000 LudicrousEnabled:false Security:whitelist=0.0.0.0/0; token= EncryptionKey:**** LogRequest:0 HardSync:false Audit:false}
I1016 17:42:28.703470 43 run.go:758] worker.Config: {PostingDir:p WALDir:w MutationsMode:0 AuthToken: HmacSecret:**** AccessJwtTtl:0s RefreshJwtTtl:0s CachePercentage:0,65,35 CacheMb:1024 Audit: ChangeDataConf:file=; kafka=; sasl_user=; sasl_password=; ca_cert=; client_cert=; client_key=;}
I1016 17:42:28.706494 43 log.go:295] Found file: 10840 First Index: 325170001
I1016 17:42:28.706537 43 log.go:295] Found file: 10841 First Index: 325200001
I1016 17:42:28.706649 43 storage.go:125] Init Raft Storage with snap: 325198785, first: 325198786, last: 325204641
I1016 17:42:28.706685 43 server_state.go:141] Opening postings BadgerDB with options: {Dir:p ValueDir:p SyncWrites:false NumVersionsToKeep:2147483647 ReadOnly:false Logger:0x32c8038 Compression:1 InMemory:false MetricsEnabled:true NumGoroutines:8 MemTableSize:67108864 BaseTableSize:2097152 BaseLevelSize:10485760 LevelSizeMultiplier:10 TableSizeMultiplier:2 MaxLevels:7 VLogPercentile:0 ValueThreshold:1048576 NumMemtables:5 BlockSize:4096 BloomFalsePositive:0.01 BlockCacheSize:697932185 IndexCacheSize:375809638 NumLevelZeroTables:5 NumLevelZeroTablesStall:15 ValueLogFileSize:1073741823 ValueLogMaxEntries:1000000 NumCompactors:4 CompactL0OnClose:false LmaxCompaction:false ZSTDCompressionLevel:0 VerifyValueChecksum:false EncryptionKey: EncryptionKeyRotationDuration:240h0m0s BypassLockGuard:false ChecksumVerificationMode:0 DetectConflicts:false NamespaceOffset:1 managedTxns:false maxBatchCount:0 maxBatchSize:0 maxValueThreshold:0}
I1016 17:42:28.710240 36 init.go:110]
Dgraph version : v21.03.0
Dgraph codename : rocket
Dgraph SHA-256 : b4e4c77011e2938e9da197395dbce91d0c6ebb83d383b190f5b70201836a773f
Commit SHA-1 : a77bbe8ae
Commit timestamp : 2021-04-07 21:36:38 +0530
Branch : HEAD
Go version : go1.16.2
jemalloc enabled : true
For Dgraph official documentation, visit https://dgraph.io/docs.
For discussions about Dgraph , visit https://discuss.dgraph.io.
For fully-managed Dgraph Cloud , visit https://dgraph.io/cloud.
Licensed variously under the Apache Public License 2.0 and Dgraph Community License.
Copyright 2015-2021 Dgraph Labs, Inc.
I1016 17:42:28.710303 36 run.go:259] Setting Config to: {raft:0xc000694030 telemetry:0xc0001b69b0 limit:0xc000694038 bindall:true portOffset:0 numReplicas:1 peer: w:zw rebalanceInterval:480000000000 tlsClientConfig: audit: limiterConfig:0xc0001b2180}
I1016 17:42:28.710338 36 run.go:145] Setting up grpc listener at: 0.0.0.0:5080
I1016 17:42:28.710530 36 run.go:145] Setting up http listener at: 0.0.0.0:6080
I1016 17:42:28.710634 36 log.go:295] Found file: 3208 First Index: 96210001
I1016 17:42:28.710679 36 storage.go:125] Init Raft Storage with snap: 96212684, first: 96212685, last: 96214449
I1016 17:42:28.710848 36 node.go:152] Setting raft.Config to: &{ID:1 peers: learners: ElectionTick:20 HeartbeatTick:1 Storage:0xc00069a1c0 Applied:96212684 MaxSizePerMsg:262144 MaxCommittedSizePerReady:67108864 MaxUncommittedEntriesSize:0 MaxInflightMsgs:256 CheckQuorum:false PreVote:true ReadOnlyOption:0 Logger:0x32c8038 DisableProposalForwarding:false}
I1016 17:42:28.711085 36 node.go:310] Found Snapshot.Metadata: {ConfState:{Nodes:[1] Learners: XXX_unrecognized:} Index:96212684 Term:27 XXX_unrecognized:}
I1016 17:42:28.711101 36 node.go:321] Found hardstate: {Term:27 Vote:1 Commit:96214449 XXX_unrecognized:}
I1016 17:42:28.713999 36 node.go:326] Group 0 found 4449 entries
I1016 17:42:28.714086 36 raft.go:605] Restarting node for dgraphzero
I1016 17:42:28.714126 36 node.go:189] Setting conf state to nodes:1
I1016 17:42:28.714571 36 pool.go:162] CONNECTING to localhost:7080
I1016 17:42:28.714625 36 log.go:34] 1 became follower at term 27
I1016 17:42:28.714673 36 log.go:34] newRaft 1 [peers: [1], term: 27, commit: 96214449, applied: 96212684, lastindex: 96214449, lastterm: 27]
W1016 17:42:28.715598 36 pool.go:267] Connection lost with localhost:7080. Error: rpc error: code = Unavailable desc = connection error: desc = “transport: Error while dialing dial tcp 127.0.0.1:7080: connect: connection refused”
I1016 17:42:28.718398 36 run.go:393] Running Dgraph Zero…
I1016 17:42:28.907324 43 log.go:34] All 910 tables opened in 187ms
I1016 17:42:28.915491 43 log.go:34] Discard stats nextEmptySlot: 0
I1016 17:42:28.915940 43 log.go:34] Set nextTxnTs to 316037041
I1016 17:42:28.917927 43 log.go:34] Deleting empty file: p/000002.vlog
I1016 17:42:28.918606 43 groups.go:99] Current Raft Id: 0x1
I1016 17:42:28.918621 43 groups.go:115] Sending member request to Zero: id:1 addr:“localhost:7080”
I1016 17:42:28.918872 43 worker.go:111] Worker listening at address: [::]:7080
I1016 17:42:28.919719 43 run.go:568] Bringing up GraphQL HTTP API at 0.0.0.0:8080/graphql
I1016 17:42:28.919734 43 run.go:569] Bringing up GraphQL HTTP admin API at 0.0.0.0:8080/admin
I1016 17:42:28.919741 43 run.go:596] gRPC server started. Listening on port 9080
I1016 17:42:28.919745 43 run.go:597] HTTP server started. Listening on port 8080
E1016 17:42:28.919774 43 groups.go:1177] Error during SubscribeForUpdates for prefix “\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x15dgraph.graphql.schema\x00”: Unable to find any servers for group: 1. closer err:
I1016 17:42:29.019164 43 pool.go:162] CONNECTING to localhost:5080
I1016 17:42:29.020576 36 zero.go:442] Got connection request: cluster_info_only:true
I1016 17:42:29.020718 36 log.go:34] 1 no leader at term 27; dropping index reading msg
E1016 17:42:29.921012 43 groups.go:1177] Error during SubscribeForUpdates for prefix “\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x15dgraph.graphql.schema\x00”: Unable to find any servers for group: 1. closer err:
E1016 17:42:30.921282 43 groups.go:1177] Error during SubscribeForUpdates for prefix “\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x15dgraph.graphql.schema\x00”: Unable to find any servers for group: 1. closer err:
W1016 17:42:31.021257 36 node.go:680] [0x1] Read index context timed out
I1016 17:42:31.021337 36 log.go:34] 1 no leader at term 27; dropping index reading msg
E1016 17:42:31.921830 43 groups.go:1177] Error during SubscribeForUpdates for prefix “\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x15dgraph.graphql.schema\x00”: Unable to find any servers for group: 1. closer err:
I1016 17:42:32.318884 36 log.go:34] 1 is starting a new election at term 27
I1016 17:42:32.318909 36 log.go:34] 1 became pre-candidate at term 27
I1016 17:42:32.318914 36 log.go:34] 1 received MsgPreVoteResp from 1 at term 27
I1016 17:42:32.318928 36 log.go:34] 1 became candidate at term 28
I1016 17:42:32.318932 36 log.go:34] 1 received MsgVoteResp from 1 at term 28
I1016 17:42:32.318943 36 log.go:34] 1 became leader at term 28
I1016 17:42:32.318955 36 log.go:34] raft.node: 1 elected leader 1 at term 28
I1016 17:42:32.318986 36 raft.go:912] I’ve become the leader, updating leases.
I1016 17:42:32.318998 36 assign.go:47] Updated UID: 8670001. Txn Ts: 316040001. NsID: 1.
E1016 17:42:32.921961 43 groups.go:1177] Error during SubscribeForUpdates for prefix “\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x15dgraph.graphql.schema\x00”: Unable to find any servers for group: 1. closer err:
W1016 17:42:33.022273 36 node.go:680] [0x1] Read index context timed out
I1016 17:42:33.022422 36 zero.go:467] Connected: cluster_info_only:true
I1016 17:42:33.023114 36 zero.go:442] Got connection request: id:1 addr:“localhost:7080”
I1016 17:42:33.023409 36 zero.go:589] Connected: id:1 addr:“localhost:7080”
I1016 17:42:33.023748 43 groups.go:134] Connected to group zero. Assigned group: 0
I1016 17:42:33.023762 43 groups.go:136] Raft Id after connection to Zero: 0x1
I1016 17:42:33.023795 43 draft.go:232] Node ID: 0x1 with GroupID: 1
I1016 17:42:33.023799 43 draft.go:241] RaftContext: id:1 group:1 addr:“localhost:7080”
I1016 17:42:33.023843 43 node.go:152] Setting raft.Config to: &{ID:1 peers: learners: ElectionTick:20 HeartbeatTick:1 Storage:0xc00004cec0 Applied:325198785 MaxSizePerMsg:262144 MaxCommittedSizePerReady:67108864 MaxUncommittedEntriesSize:0 MaxInflightMsgs:256 CheckQuorum:false PreVote:true ReadOnlyOption:0 Logger:0x32c8038 DisableProposalForwarding:false}
I1016 17:42:33.921008 43 admin.go:824] Error reading GraphQL schema: Please retry again, server is not ready to accept requests.
I1016 17:42:33.922269 43 pool.go:162] CONNECTING to localhost:7080
W1016 17:42:33.923003 43 pool.go:267] Connection lost with localhost:7080. Error: rpc error: code = Unknown desc = No node has been set up yet
I1016 17:42:38.433461 43 node.go:310] Found Snapshot.Metadata: {ConfState:{Nodes:[1] Learners: XXX_unrecognized:} Index:325198785 Term:27 XXX_unrecognized:}
I1016 17:42:38.433556 43 node.go:321] Found hardstate: {Term:27 Vote:1 Commit:325204641 XXX_unrecognized:}
I1016 17:42:38.473231 43 node.go:326] Group 1 found 34641 entries
I1016 17:42:38.473266 43 draft.go:1764] Restarting node for group: 1
I1016 17:42:38.473273 43 node.go:189] Setting conf state to nodes:1
I1016 17:42:38.473536 43 log.go:34] 1 became follower at term 27
I1016 17:42:38.473547 43 log.go:34] newRaft 1 [peers: [1], term: 27, commit: 325204641, applied: 325198785, lastindex: 325204641, lastterm: 27]
I1016 17:42:38.473592 43 draft.go:180] Operation started with id: opRollup
I1016 17:42:38.473724 43 draft.go:1146] Found Raft progress: 325204641
I1016 17:42:38.473770 43 groups.go:816] Got address of a Zero leader: localhost:5080
I1016 17:42:38.473902 43 groups.go:830] Starting a new membership stream receive from localhost:5080.
I1016 17:42:38.475729 43 groups.go:847] Received first state update from Zero: counter:96214449 groups:<key:1 value:<members:<key:1 value:<id:1 group_id:1 addr:“localhost:7080” leader:true last_update:1634396868 > > tablets:<key:"\000\000\000\000\000\000\000\000absfile" value:<group_id:1 predicate:"\000\000\000\000\000\000\000\000absfile" on_disk_bytes:22076471 uncompressed_bytes:40335224 > > tablets:<key:"\000\000\000\000\000\000\000\000author_date" value:<group_id:1 predicate:"\000\000\000\000\000\000\000\000author_date" on_disk_bytes:32495520 uncompressed_bytes:81058627 > > tablets:<key:"\000\000\000\000\000\000\000\000author_email" value:<group_id:1 predicate:"\000\000\000\000\000\000\000\000author_email" on_disk_bytes:985982 uncompressed_bytes:1059666 > > tablets:<key:"\000\000\000\000\000\000\000\000author_name" value:<group_id:1 predicate:"\000\000\000\000\000\000\000\000author_name" on_disk_bytes:28427 uncompressed_bytes:27894 > > tablets:<key:"\000\000\000\000\000\000\000\000author_timezone" value:<group_id:1 predicate:"\000\000\000\000\000\000\000\000author_timezone" on_disk_bytes:18284134 uncompressed_bytes:48554918 > > tablets:<key:"\000\000\000\000\000\000\000\000authored" value:<group_id:1 predicate:"\000\000\000\000\000\000\000\000authored" on_disk_bytes:2134048 uncompressed_bytes:4222923 > > tablets:<key:"\000\000\000\000\000\000\000\000cc_addrs" value:<group_id:1 predicate:"\000\000\000\000\000\000\000\000cc_addrs" on_disk_bytes:2708041 uncompressed_bytes:5096714 > > tablets:<key:"\000\000\000\000\000\000\000\000comitter_date" value:<group_id:1 predicate:"\000\000\000\000\000\000\000\000comitter_date" > > tablets:<key:"\000\000\000\000\000\000\000\000commit_hash" value:<group_id:1 predicate:"\000\000\000\000\000\000\000\000commit_hash" on_disk_bytes:32207111 uncompressed_bytes:45573236 > > tablets:<key:"\000\000\000\000\000\000\000\000commit_lines" value:<group_id:1 predicate:"\000\000\000\000\000\000\000\000commit_lines" on_disk_bytes:334047 uncompressed_bytes:854044 > > tablets:<key:"\000\000\000\000\000\000\000\000commit_msg" value:<group_id:1 predicate:"\000\000\000\000\000\000\000\000commit_msg" on_disk_bytes:11006095303 uncompressed_bytes:15586346971 > > tablets:<key:"\000\000\000\000\000\000\000\000committed" value:<group_id:1 predicate:"\000\000\000\000\000\000\000\000committed" on_disk_bytes:2052890 uncompressed_bytes:4214218 > > tablets:<key:"\000\000\000\000\000\000\000\000committer_date" value:<group_id:1 predicate:"\000\000\000\000\000\000\000\000committer_date" on_disk_bytes:16222212 uncompressed_bytes:44477161 > > tablets:<key:"\000\000\000\000\000\000\000\000dgraph.drop.op" value:<group_id:1 predicate:"\000\000\000\000\000\000\000\000dgraph.drop.op" > > tablets:<key:"\000\000\000\000\000\000\000\000dgraph.graphql.p_query" value:<group_id:1 predicate:"\000\000\000\000\000\000\000\000dgraph.graphql.p_query" > > tablets:<key:"\000\000\000\000\000\000\000\000dgraph.graphql.schema" value:<group_id:1 predicate:"\000\000\000\000\000\000\000\000dgraph.graphql.schema" > > tablets:<key:"\000\000\000\000\000\000\000\000dgraph.graphql.xid" value:<group_id:1 predicate:"\000\000\000\000\000\000\000\000dgraph.graphql.xid" > > tablets:<key:"\000\000\000\000\000\000\000\000dgraph.type" value:<group_id:1 predicate:"\000\000\000\000\000\000\000\000dgraph.type" on_disk_bytes:313195 uncompressed_bytes:783740 > > tablets:<key:"\000\000\000\000\000\000\000\000email_body" value:<group_id:1 predicate:"\000\000\000\000\000\000\000\000email_body" on_disk_bytes:1453501076 uncompressed_bytes:2130655375 > > tablets:<key:"\000\000\000\000\000\000\000\000email_hash" value:<group_id:1 predicate:"\000\000\000\000\000\000\000\000email_hash" on_disk_bytes:64337596 uncompressed_bytes:80318318 > > tablets:<key:"\000\000\000\000\000\000\000\000email_headers" value:<group_id:1 predicate:"\000\000\000\000\000\000\000\000email_headers" on_disk_bytes:4934076456 uncompressed_bytes:7407923496 > > tablets:<key:"\000\000\000\000\000\000\000\000email_text" value:<group_id:1 predicate:"\000\000\000\000\000\000\000\000email_text" o
I1016 17:42:38.921400 43 admin.go:824] Error reading GraphQL schema: Please retry again, server is not ready to accept requests.
I1016 17:42:39.474780 43 groups.go:166] Server is ready
I1016 17:42:39.474817 43 access_ee.go:408] ResetAcl closed
I1016 17:42:39.474820 43 access_ee.go:318] RefreshAcls closed
I1016 17:42:41.574157 43 log.go:34] 1 is starting a new election at term 27
I1016 17:42:41.574181 43 log.go:34] 1 became pre-candidate at term 27
I1016 17:42:41.574187 43 log.go:34] 1 received MsgPreVoteResp from 1 at term 27
I1016 17:42:41.574203 43 log.go:34] 1 became candidate at term 28
I1016 17:42:41.574206 43 log.go:34] 1 received MsgVoteResp from 1 at term 28
I1016 17:42:41.574215 43 log.go:34] 1 became leader at term 28
I1016 17:42:41.574310 43 log.go:34] raft.node: 1 elected leader 1 at term 28
I1016 17:42:42.473952 43 groups.go:902] Leader idx=0x1 of group=1 is connecting to Zero for txn updates
I1016 17:42:42.473976 43 groups.go:914] Got Zero leader: localhost:5080
I1016 17:42:43.924199 43 admin.go:835] No GraphQL schema in Dgraph; serving empty GraphQL API
W1016 17:43:28.713393 43 log.go:36] Block cache might be too small. Metrics: hit: 1929 miss: 119492 keys-added: 3502 keys-updated: 0 keys-evicted: 1285 cost-added: 1058126403 cost-evicted: 408966682 sets-dropped: 0 sets-rejected: 12997 gets-dropped: 3904 gets-kept: 115392 gets-total: 121421 hit-ratio: 0.02
W1016 17:43:28.713476 43 log.go:36] Cache life expectancy (in seconds):
– Histogram:
Min value: 0
Max value: 5
Mean: 1.54
Count: 1131
[0 B, 2 B) 464 41.03%
[2 B, 4 B) 603 53.32%
[4 B, 8 B) 64 5.66%
I1016 17:43:28.719197 36 raft.go:780] Skipping creating a snapshot. Num groups: 1, Num checkpoints: 0
W1016 17:44:28.712952 43 log.go:36] Block cache might be too small. Metrics: hit: 2502 miss: 119828 keys-added: 3838 keys-updated: 0 keys-evicted: 1285 cost-added: 1059579585 cost-evicted: 408966682 sets-dropped: 0 sets-rejected: 12997 gets-dropped: 3904 gets-kept: 116288 gets-total: 122330 hit-ratio: 0.02
W1016 17:44:28.712999 43 log.go:36] Cache life expectancy (in seconds):
– Histogram:
Min value: 0
Max value: 5
Mean: 1.54
Count: 1131
[0 B, 2 B) 464 41.03%
[2 B, 4 B) 603 53.32%
[4 B, 8 B) 64 5.66%
W1016 17:45:28.713514 43 log.go:36] Block cache might be too small. Metrics: hit: 3094 miss: 120154 keys-added: 4164 keys-updated: 0 keys-evicted: 1285 cost-added: 1060988495 cost-evicted: 408966682 sets-dropped: 0 sets-rejected: 12997 gets-dropped: 3904 gets-kept: 117248 gets-total: 123248 hit-ratio: 0.03
W1016 17:45:28.713658 43 log.go:36] Cache life expectancy (in seconds):
– Histogram:
Min value: 0
Max value: 5
Mean: 1.54
Count: 1131
[0 B, 2 B) 464 41.03%
[2 B, 4 B) 603 53.32%
[4 B, 8 B) 64 5.66%