From: Arkadiy Kulev <eth@ethaniel.com>
To: xfs@oss.sgi.com
Subject: many subdirectories, slow search.
Date: Tue, 7 Aug 2007 18:10:22 +0400 [thread overview]
Message-ID: <337047880.20070807181022@ethaniel.com> (raw)
Hello xfs,
I have a external SATA storage, that is connected to my server via
SCSI HBA. The server is a 32 bit core2duo with 1gb RAM.
The server is used for storing millions of images that are accessed
randomly (around 50-100 queries per second, total of 2-3 megabytes
per second).
I started noticing, that images are being accessed slowly (high
lag of 5-10 seconds). Even when I connect via ssh and do "ls /data1"
for instance (/data1 is my 2 terabyte xfs partition) it gives me a
result only after a few seconds, even though the root folder is not
big.
I suppose that I am storing images incorrectly - placing images from
the same group (album) to different folders:
albums/00/00/1130000-h200.jpg
....
albums/45/87/2334587-h200.jpg
albums/45/87/2334587-10x10.jpg
....
albums/99/99/5679999-h200.jpg
(album subtree depends on the last 4 digits of photo id)
I am asking for your advice as gurus. Is it better to place all
images that are accessed from the same webpage (ordered access in
other terms) in the same folder? Or it doesn't matter?
Maybe there is some way of better storing of images?
Switching to SCSI disks is not an option. Any ideas?
Maybe I tuned ocfs2 wrong?
meta-data=/dev/sdb1 isize=256 agcount=32, agsize=15258737 blks
= sectsz=512 attr=0
data = bsize=4096 blocks=488279584, imaxpct=25
= sunit=0 swidth=0 blks, unwritten=1
naming =version 2 bsize=4096
log =internal bsize=4096 blocks=32768, version=1
= sectsz=512 sunit=0 blks, lazy-count=0
realtime =none extsz=65536 blocks=0, rtextents=0
--
Best regards,
Arkadiy mailto:eth@ethaniel.com
next reply other threads:[~2007-08-07 14:27 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-07 14:10 Arkadiy Kulev [this message]
2007-08-08 1:34 ` many subdirectories, slow search David Chinner
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=337047880.20070807181022@ethaniel.com \
--to=eth@ethaniel.com \
--cc=xfs@oss.sgi.com \
/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