meta data for this page
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| vm:proxmox:ceph:performance_monitoring [2021/01/29 08:46] – niziak | vm:proxmox:ceph:performance_monitoring [2021/04/08 11:44] (current) – niziak | ||
|---|---|---|---|
| Line 54: | Line 54: | ||
| rados -p test bench -t 4 10 seq | rados -p test bench -t 4 10 seq | ||
| rados -p test bench 10 rand | rados -p test bench 10 rand | ||
| + | |||
| + | rados bench -p test 60 write -b 4M -t 16 --no-cleanup | ||
| + | rados bench -p test 60 seq -t 16 | ||
| + | rados bench -p test 60 rand -t 16 | ||
| + | |||
| rados -p test cleanup | rados -p test cleanup | ||
| </ | </ | ||
| + | |||
| + | |||
| ==== rbd benchmark ==== | ==== rbd benchmark ==== | ||