All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Sandeen <sandeen@redhat.com>
To: Zeev Tarantov <zeev.tarantov@gmail.com>
Cc: linux-ext4@vger.kernel.org
Subject: Re: problem(?) in ext4 or mke2fs
Date: Sun, 03 Apr 2011 11:56:32 -0700	[thread overview]
Message-ID: <4D98C2E0.3010808@redhat.com> (raw)
In-Reply-To: <BANLkTikZYqbjkTrZPAPFkhMcRnmJtuAzzw@mail.gmail.com>

On 4/3/11 11:52 AM, Zeev Tarantov wrote:
> On Sun, Apr 3, 2011 at 21:40, Eric Sandeen <sandeen@redhat.com> wrote:

...

>> What does
>>
>> # blockdev --getiomin --getioopt /dev/<yourdevice>
>>
>> say for your device?
> 
> get logical block (sector) size: 4096
> get physical block (sector) size: 4096
> get minimum I/O size: 4096
> get optimal I/O size: 4096
> get alignment offset in bytes: 0
> get max sectors per request: 255
> get blocksize: 4096
> get readahead: 256
> 
>> The device may be reporting odd values, but mke2fs probably
>> should be smart enough not to set block-sized stripe unit and width...
> 
> If the filesystem created with the default options is slow or has
> higher cpu usage, it should be changed.

I agree.  For actual striped storage, this makes it faster, but this
case is a problem; block-sized stripe width is never going to be good.
What device is this, exactly?

-Eric (losing my free airport wifi in about 8 minutes, so I may have
to continue this later...!)

>> -Eric
> 
> -Z.T.

  reply	other threads:[~2011-04-03 18:56 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-03 18:07 problem(?) in ext4 or mke2fs Zeev Tarantov
2011-04-03 18:40 ` Eric Sandeen
2011-04-03 18:52   ` Zeev Tarantov
2011-04-03 18:56     ` Eric Sandeen [this message]
2011-04-03 19:01       ` Zeev Tarantov
2011-04-03 19:21         ` Eric Sandeen
2011-04-04  0:40       ` Andreas Dilger
2011-04-04  0:50       ` Andreas Dilger

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=4D98C2E0.3010808@redhat.com \
    --to=sandeen@redhat.com \
    --cc=linux-ext4@vger.kernel.org \
    --cc=zeev.tarantov@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.