RNZ

Results 17 issues of RNZ

https://github.com/lesovsky/zabbix-extensions/blob/49e0281fba37ddec28d73120ee79512f542e3542/files/iostat/iostat-disk-utilization-template.xml#L94

On remote host: ``` root@test-y:~/memtier/memtier_benchmark-1.2.17# redis-benchmark -h test-b -p 8102 -t ping Error: Connection reset by peer ``` On dynomite host: ``` root@test-b:~/src/dynomite/dynomite# src/dynomite -c ../redis-node.yml [2019-10-02 11:50:27.159] dn_print_run:206 dynomite-v0.6.15-6-g3b153a0...

### System information Type | Version/Name --- | --- Distribution Name | Debian Distribution Version | Debian GNU/Linux 9.6 (stretch) Linux Kernel | 4.15.18-9-pve #1 SMP PVE 4.15.18-30 (Thu, 15...

Component: ZVOL
Type: Defect
Status: Stale

### Steps to reproduce Paste FQDN link (with dot). ### Actual behaviour https://nextstrain.org./ncov?p=full ![image](https://user-images.githubusercontent.com/851927/78424918-6d97b280-7679-11ea-8e1c-8c7281ff050e.png) ### Expected behaviour As this https://nextstrain.org/ncov?p=full ![image](https://user-images.githubusercontent.com/851927/78424943-99b33380-7679-11ea-9b93-f05ed835c611.png) ### Configuration **OS:** Linux 5.3.0-45-generic #37-Ubuntu SMP Thu Mar...

bug

**Describe the bug** When nodes under heavy load - replication is not working **To reproduce** 3 nodes: ``` client-output-buffer-limit normal 0 0 0 client-output-buffer-limit replica 8129mb 8192mb 60 client-output-buffer-limit pubsub...

Priority 2

**Crash report** TL:DR: Check kernel param: vm.max_map_count and increase it by sysctl or echo (https://github.com/Snapchat/KeyDB/issues/271) ``` 1440383:1200209:C 21 Jun 2022 13:39:09.482 * RDB: 429 MB of memory used by copy-on-write...

More info needed

**Describe the bug** ``` # redis-cli -s /proc/$(pgrep keydb-server)/root/tmp/keydb.sock info | grep ops Could not connect to Redis at /proc/20715: Operation not permitted ``` **To reproduce** enable unixsocket start keydb-server...

Priority 2

https://openbenchmarking.org/innhold/755f806be3ecf868e4585a7964a0ded62cc9feac Result: ``` ##### pts-bech-7z-7900x-pbo - Run 1 2023-11-07 16:22:37 ##### 7-Zip (z) 22.01 (x64) : Copyright (c) 1999-2022 Igor Pavlov : 2022-07-15 64-bit locale=en_US.utf8 Threads:24 Compiler: 13.2.1 20230801 GCC...

In this test https://openbenchmarking.org/innhold/fa0436f5a63f948cfe961324b8b1fcd364a3a5f1 Next benchmark is not a valid performance test: ``` ./src/keydb-benchmark --threads \$NUM_CPU_CORES \$@ > \$LOG_FILE 2>&1 ``` Representative test is (for example on Ryzen 9 5900x):...

**Description** It might be worth starting to integrate Raft clustering. The introduction of Raft clustering at the initial stage of skytable development will allow earlier use in loaded, production cases.

C-enhancement
Server-C&R