fio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Donald Casson <donald.casson@gmail.com>
To: fio@vger.kernel.org
Subject: help with many files and many directory layout
Date: Wed, 28 Feb 2024 20:15:03 +1000	[thread overview]
Message-ID: <CADRoA0D_2YzTt-HLSpGQ_c91MzfTGB_eAKYyHzwDCfuCAi92BA@mail.gmail.com> (raw)

Hello,

I am trying to create a file layout of 3.5GB, 122 directories and
8,500 files spread across the directory structure.

This is what i have and i can't figure out if this is something fio can do.

[thousand-files]
directory=/tmp/fiojob
filename_format=a/b/c/($jobnum%69)/$jobname.$jobnum.$filenum
ioengine=posixaio
nrfiles=72
size=3500M
bs=8K
rw=randread
iodepth=128
openfiles=1000
numjobs=1
group_reporting=1
runtime=600

When I run this it doesn't do the mod function and just creates the
string repr as the directory name.  Is there any way to achieve the
file layout I need?

Many thanks,
Don

                 reply	other threads:[~2024-02-28 10:15 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CADRoA0D_2YzTt-HLSpGQ_c91MzfTGB_eAKYyHzwDCfuCAi92BA@mail.gmail.com \
    --to=donald.casson@gmail.com \
    --cc=fio@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).