You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Version & Environment
Redpanda version: (use rpk version): v22.2.7 (rev 96ed1cc)
I am using centos
AWS
r5n.xlarge even tried c5.2xlarge
30 node cluster
1TB gp3 disk
What went wrong?
Not able to get better performance as compared to same config kafka.
What should have happened instead?
Some improvements over kafka performance
How to reproduce the issue?
node_uuid: 9c10d3d0-618e-11ed-9f0c-0ab737c46417
redpanda:
data_directory: /var/lib/redpanda/data
node_id: 27
seed_servers:
address: 10.10.12.79
port: 33145
rpc_server:
address: 10.10.14.32
port: 33145
kafka_api:
port: 9092
admin:
port: 9644
rpk:
enable_usage_stats: true
tune_network: true
tune_disk_scheduler: true
tune_disk_nomerges: true
tune_disk_write_cache: true
tune_disk_irq: true
tune_cpu: true
tune_aio_events: true
tune_clocksource: true
tune_swappiness: true
coredump_dir: /var/lib/redpanda/coredump
tune_ballast_file: true
pandaproxy: {}
schema_registry: {}
Beta Was this translation helpful? Give feedback.
All reactions