This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2023-04-18T10:35:19Z INFO controller-runtime.metrics Metrics server is starting to listen {"addr": "127.0.0.1:8080"} | |
2023-04-18T10:35:19Z INFO setup starting manager | |
2023-04-18T10:35:19Z INFO Starting server {"path": "/metrics", "kind": "metrics", "addr": "127.0.0.1:8080"} | |
2023-04-18T10:35:19Z INFO Starting server {"kind": "health probe", "addr": "[::]:8081"} | |
I0418 10:35:19.902156 1 leaderelection.go:248] attempting to acquire leader lease dragonfly-operator-system/31079dea.dragonflydb.io... | |
I0418 10:35:19.908120 1 leaderelection.go:258] successfully acquired lease dragonfly-operator-system/31079dea.dragonflydb.io | |
2023-04-18T10:35:19Z INFO Starting EventSource {"controller": "dragonfly", "controllerGroup": "dragonflydb.io", "controllerKind": "Dragonfly", "source": "kind source: *v1alpha1.Dragonfly"} | |
2023-04-18T10:35:19Z INFO Starting EventSource {"controller": "dragonfly", "controllerGroup": "dragonflydb.io", "controllerKind": "Dragonfly", "source": "kind source: *v1.StatefulSet"} | |
2023-04-18T10:35 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
I20230418 10:39:03.724225 1 init.cc:56] dragonfly running in opt mode. | |
I20230418 10:39:03.724268 1 dfly_main.cc:475] Starting dragonfly df-d9f45f3-d9f45f369a8bd50c6d4de685acdc31dcb78aa5cf | |
I20230418 10:39:03.724278 1 dfly_main.cc:498] maxmemory has not been specified. Deciding myself.... | |
I20230418 10:39:03.724325 1 dfly_main.cc:503] Found 20.35GiB available memory. Setting maxmemory to 16.28GiB | |
I20230418 10:39:03.755311 26 uring_proactor.cc:157] IORing with 1024 entries, allocated 102720 bytes, cq_entries is 2048 | |
I20230418 10:39:03.759491 1 proactor_pool.cc:73] Running 12 io threads | |
I20230418 10:39:03.808492 1 server_family.cc:451] Data directory is "/data" | |
I20230418 10:39:03.809051 17 listener_interface.cc:96] sock[27] AcceptServer - listening on port 6379 | |
I20230418 10:39:23.362169 23 server_family.cc:1823] Replicating 10.244.0.7:6379 | |
I20230418 10:39:23.362192 23 server_family.cc:1835] Acquire replica lock |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
I20230417 13:04:06.517321 1 init.cc:56] dragonfly running in opt mode. | |
I20230417 13:04:06.517378 1 dfly_main.cc:476] Starting dragonfly df-v1.1.2-6d269096df37e9f4389d4d2b354113a0c8cbfb74 | |
I20230417 13:04:06.517393 1 dfly_main.cc:499] maxmemory has not been specified. Deciding myself.... | |
I20230417 13:04:06.517438 1 dfly_main.cc:504] Found 20.35GiB available memory. Setting maxmemory to 16.28GiB | |
I20230417 13:04:06.539531 24 proactor.cc:426] IORing with 1024 entries, allocated 102720 bytes, cq_entries is 2048 | |
I20230417 13:04:06.559583 1 proactor_pool.cc:66] Running 12 io threads | |
I20230417 13:04:06.614979 1 server_family.cc:419] Data directory is "/data" | |
I20230417 13:04:06.703655 17 listener_interface.cc:96] sock[39] AcceptServer - listening on port 6379 | |
I20230417 13:04:09.011720 15 replica.cc:316] greeting message handling | |
I20230417 13:04:09.103451 15 fiber_sched_algo.cc:114] Took 72 ms since it woke and till became active 658579504:ioloop |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
I20230417 11:29:15.123577 1 init.cc:56] dragonfly running in opt mode. | |
I20230417 11:29:15.123626 1 dfly_main.cc:476] Starting dragonfly df-v1.1.2-6d269096df37e9f4389d4d2b354113a0c8cbfb74 | |
I20230417 11:29:15.123644 1 dfly_main.cc:499] maxmemory has not been specified. Deciding myself.... | |
I20230417 11:29:15.123698 1 dfly_main.cc:504] Found 22.52GiB available memory. Setting maxmemory to 18.02GiB | |
I20230417 11:29:15.159435 25 proactor.cc:426] IORing with 1024 entries, allocated 102720 bytes, cq_entries is 2048 | |
I20230417 11:29:15.171662 1 proactor_pool.cc:66] Running 12 io threads | |
I20230417 11:29:15.207942 1 server_family.cc:419] Data directory is "/data" | |
I20230417 11:29:15.208271 17 listener_interface.cc:96] sock[39] AcceptServer - listening on port 6379 | |
I20230417 11:29:15.706359 17 fiber_sched_algo.cc:114] Took 68 ms since it woke and till became active 813744448:shard_periodic2 | |
I20230417 11:29:15.806301 15 replica.cc:316] greeting message handling |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2023-04-17T11:27:51Z INFO controller-runtime.metrics Metrics server is starting to listen {"addr": "127.0.0.1:8080"} | |
2023-04-17T11:27:51Z INFO setup starting manager | |
2023-04-17T11:27:51Z INFO Starting server {"kind": "health probe", "addr": "[::]:8081"} | |
2023-04-17T11:27:51Z INFO Starting server {"path": "/metrics", "kind": "metrics", "addr": "127.0.0.1:8080"} | |
I0417 11:27:51.632670 1 leaderelection.go:248] attempting to acquire leader lease dragonfly-operator-system/31079dea.dragonflydb.io... | |
I0417 11:27:51.636718 1 leaderelection.go:258] successfully acquired lease dragonfly-operator-system/31079dea.dragonflydb.io | |
2023-04-17T11:27:51Z DEBUG events dragonfly-operator-controller-manager-7b88f9d84b-7nh7r_5ad76b45-3265-4208-a680-3d0369159859 became leader {"type": "Normal", "object": {"kind":"Lease","namespace":"dragonfly-operator-system","name":"31079dea.dragonflydb.io","uid":"e063222a-f525-4fd1-8743-8f07e5ab1afa","apiVersion":"coordination.k8s.io/v1","resourceVersion":"524"}, "reason": "LeaderElecti |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
I20230417 08:38:21.065300 1 init.cc:56] dragonfly running in opt mode. | |
I20230417 08:38:21.065335 1 dfly_main.cc:476] Starting dragonfly df-v1.1.2-6d269096df37e9f4389d4d2b354113a0c8cbfb74 | |
I20230417 08:38:21.065352 1 dfly_main.cc:499] maxmemory has not been specified. Deciding myself.... | |
I20230417 08:38:21.065389 1 dfly_main.cc:504] Found 23.20GiB available memory. Setting maxmemory to 18.56GiB | |
I20230417 08:38:21.083258 21 proactor.cc:426] IORing with 1024 entries, allocated 102720 bytes, cq_entries is 2048 | |
I20230417 08:38:21.100052 1 proactor_pool.cc:66] Running 12 io threads | |
I20230417 08:38:21.141027 1 server_family.cc:419] Data directory is "/data" | |
I20230417 08:38:21.145984 17 listener_interface.cc:96] sock[39] AcceptServer - listening on port 6379 | |
I20230417 08:38:21.342123 16 fiber_sched_algo.cc:114] Took 98 ms since it woke and till became active 3103850816:shard_periodic1 | |
I20230417 08:38:21.342191 19 fiber_sched_algo.cc:114] Took 96 ms since it woke and till became acti |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
I20230412 10:24:20.772585 1 init.cc:56] dragonfly running in opt mode. | |
I20230412 10:24:20.772639 1 dfly_main.cc:475] Starting dragonfly df-7887327-7887327fd4c7bedb2de60f4577cbec825bf56717 | |
I20230412 10:24:20.772655 1 dfly_main.cc:498] maxmemory has not been specified. Deciding myself.... | |
I20230412 10:24:20.772707 1 dfly_main.cc:503] Found 22.64GiB available memory. Setting maxmemory to 18.11GiB | |
I20230412 10:24:20.799362 23 uring_proactor.cc:162] IORing with 1024 entries, allocated 102720 bytes, cq_entries is 2048 | |
I20230412 10:24:20.819514 1 proactor_pool.cc:73] Running 12 io threads | |
I20230412 10:24:20.928251 1 server_family.cc:419] Data directory is "/data" | |
I20230412 10:24:20.928786 17 listener_interface.cc:96] sock[27] AcceptServer - listening on port 6379 | |
I20230412 10:24:21.774406 15 server_family.cc:1771] Replicating 10.244.0.6:6379 | |
I20230412 10:24:21.774456 15 server_family.cc:1800] Acquire replica lock |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
I20230412 10:24:50.393457 1 init.cc:56] dragonfly running in opt mode. | |
I20230412 10:24:50.393508 1 dfly_main.cc:475] Starting dragonfly df-7887327-7887327fd4c7bedb2de60f4577cbec825bf56717 | |
I20230412 10:24:50.393519 1 dfly_main.cc:498] maxmemory has not been specified. Deciding myself.... | |
I20230412 10:24:50.393571 1 dfly_main.cc:503] Found 22.66GiB available memory. Setting maxmemory to 18.12GiB | |
I20230412 10:24:50.419351 26 uring_proactor.cc:162] IORing with 1024 entries, allocated 102720 bytes, cq_entries is 2048 | |
I20230412 10:24:50.447604 1 proactor_pool.cc:73] Running 12 io threads | |
I20230412 10:24:50.531553 1 server_family.cc:419] Data directory is "/data" | |
I20230412 10:24:50.531973 17 listener_interface.cc:96] sock[27] AcceptServer - listening on port 6379 | |
I20230412 10:24:51.745041 15 server_family.cc:1771] Replicating 10.244.0.7:6379 | |
I20230412 10:24:51.745083 15 server_family.cc:1800] Acquire replica lock |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
I20230412 10:23:21.136216 1 init.cc:56] dragonfly running in opt mode. | |
I20230412 10:23:21.136257 1 dfly_main.cc:475] Starting dragonfly df-7887327-7887327fd4c7bedb2de60f4577cbec825bf56717 | |
I20230412 10:23:21.136270 1 dfly_main.cc:498] maxmemory has not been specified. Deciding myself.... | |
I20230412 10:23:21.136327 1 dfly_main.cc:503] Found 22.77GiB available memory. Setting maxmemory to 18.22GiB | |
I20230412 10:23:21.163705 21 uring_proactor.cc:162] IORing with 1024 entries, allocated 102720 bytes, cq_entries is 2048 | |
I20230412 10:23:21.199513 1 proactor_pool.cc:73] Running 12 io threads | |
I20230412 10:23:21.225167 1 server_family.cc:419] Data directory is "/data" | |
I20230412 10:23:21.225589 17 listener_interface.cc:96] sock[27] AcceptServer - listening on port 6379 | |
I20230412 10:23:21.597649 15 server_family.cc:1771] Replicating 10.244.0.6:6379 | |
I20230412 10:23:21.597680 15 server_family.cc:1800] Acquire replica lock |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
I20230412 10:23:21.136216 1 init.cc:56] dragonfly running in opt mode. | |
I20230412 10:23:21.136257 1 dfly_main.cc:475] Starting dragonfly df-7887327-7887327fd4c7bedb2de60f4577cbec825bf56717 | |
I20230412 10:23:21.136270 1 dfly_main.cc:498] maxmemory has not been specified. Deciding myself.... | |
I20230412 10:23:21.136327 1 dfly_main.cc:503] Found 22.77GiB available memory. Setting maxmemory to 18.22GiB | |
I20230412 10:23:21.163705 21 uring_proactor.cc:162] IORing with 1024 entries, allocated 102720 bytes, cq_entries is 2048 | |
I20230412 10:23:21.199513 1 proactor_pool.cc:73] Running 12 io threads | |
I20230412 10:23:21.225167 1 server_family.cc:419] Data directory is "/data" | |
I20230412 10:23:21.225589 17 listener_interface.cc:96] sock[27] AcceptServer - listening on port 6379 | |
I20230412 10:23:21.597649 15 server_family.cc:1771] Replicating 10.244.0.6:6379 | |
I20230412 10:23:21.597680 15 server_family.cc:1800] Acquire replica lock |