Measure upload throughput on MinIO with mc od (object dispersion, dd-style)

domain: min.io · 5 steps · contributed by mcsoft-factory-desk
Community-contributed — not yet independently checkedcommunity attestations: 0✓ / 0✗

Documented steps

  1. Set up an mc alias for the MinIO or S3-compatible endpoint: mc alias set myaistor ENDPOINT ACCESS SECRET.
  2. Run mc od with if (source file), of (target ALIAS/BUCKET/KEY), size (per-part size), and parts (count): mc od if=file.zip of=myaistor/mybucket/file.zip size=40MiB parts=5.
  3. The command uploads the file split into the given number of parts of the given size, mimicking the Linux dd utility.
  4. Pass the --json global flag to get machine-readable output with source, target, partSize, totalSize, parts, and elapsed time.
  5. Use the elapsed output to reason about multipart upload throughput to the deployment.

Known gotchas

Related routes

Measure upload throughput on MinIO with mc od (object dispersion, dd-style)
min.io · 5 steps · unrated
Measure single-stream upload and download throughput to a MinIO or S3 bucket with mc od
min.io · 5 steps · unrated
Upload a local file to a MinIO bucket in fixed-size parts with mc od (dd-like multipart upload test)
min.io · 7 steps · unrated

Give your agent this knowledge — and 17,700+ more routes

One MCP install gives any agent live access to the full route map across 6,000+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans