mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Helge Hafting <helgehaf@aitel.hist.no>
To: root@chaos.analogic.com
Cc: linux-kernel@vger.kernel.org
Subject: Re: Strange disk-write speeds
Date: Fri, 15 Feb 2002 09:20:41 +0100	[thread overview]
Message-ID: <3C6CC4D9.C624F4A9@aitel.hist.no> (raw)
In-Reply-To: <Pine.LNX.3.95.1020214111438.31768A-100000@chaos.analogic.com>

"Richard B. Johnson" wrote:
> 
> Weird. I have two identical SCSI drives. They both synchronize
> at 40 Mb/s on my Buslogic controller. They are the two ...
>     Vendor: SEAGATE  Model: ST318233LWV      Rev: 0002
> ... drives shown below.
> 
> They both have ext2 file-systems occupying a single partition.
> The time to write a file that fills up the file-system on the
> "Id: 01" drive is about 1/2 an hour and the time to write a
> file that fills up the file-system on "Id: 02" is about 1/2 day!
> 
> This is with the file created with "O_SYNC". If the file is
> not created with "O_SYNC", there is no apparent difference in
> write speed.
> 
> If I swap the jumpers on the two drives to isolate the drives
> from the problem, the slooooo drive is the logical "ID: 02",
> always... not the physical one!
> 

O_SYNC writes takes different time depending on the scsi ID?

_Very_ strange, unless your /etc/fstab looks different for
/dev/sdbX and /dev/sdcX  
I.e. different mount options that indeed depend on scsi id.
Also check to make sure nothing else is running and accessing
any partition on sdc, that might force those sync writes
to seek more.  (I guess the slow disk is noisy?)

Helge Hafting

  reply	other threads:[~2002-02-15  8:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-14 16:17 Richard B. Johnson
2002-02-15  8:20 ` Helge Hafting [this message]
2002-02-15 13:54   ` Richard B. Johnson
2002-02-15 19:22 ` Mike Fedyk

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=3C6CC4D9.C624F4A9@aitel.hist.no \
    --to=helgehaf@aitel.hist.no \
    --cc=linux-kernel@vger.kernel.org \
    --cc=root@chaos.analogic.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

all inboxes | Powered by JetHome®