All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Heinz J . Mauelshagen" <mauelshagen@sistina.com>
To: Herbert Poetzl <herbert@13thfloor.at>
Cc: linux-lvm@sistina.com,
	Svetoslav Slavtchev <galia@st-peter.stw.uni-erlangen.de>,
	"Heinz J . Mauelshagen" <mauelshagen@sistina.com>
Subject: Re: [linux-lvm] snapshots+highmem+'md raid5'
Date: Mon Jun 16 04:46:01 2003	[thread overview]
Message-ID: <20030616113249.C24004@sistina.com> (raw)
In-Reply-To: <20030614200754.GB16650@www.13thfloor.at>; from herbert@13thfloor.at on Sat, Jun 14, 2003 at 10:07:54PM +0200

On Sat, Jun 14, 2003 at 10:07:54PM +0200, Herbert Poetzl wrote:
> On Sat, Jun 14, 2003 at 02:45:11PM +0200, Svetoslav Slavtchev wrote:
> > Quoting Herbert Poetzl <herbert@13thfloor.at>:
> > 
> > > didn't say that this would be bad, only that
> > > it live-locked my system at high load ...
> > > the tenor on the list was: "highmem is bad"
> > > so I turned it off, and, voila the system was
> > > stable again ...
> > 
> > snapshots + md + highmem is very bad
> > if you don't use snapshots its perfectly OK
> 
> I have to disagree, live-lock under high load is
> not perfectly OK, at least not for me ... 8-)
> 
> > > another, yet unexplained issue, is that on
> > > another system, 4 SCSI discs, form a RAID 5
> > > array (software) which gives about 35MB
> > > throughput, but lvm 1.0.7 ontop of that md
> > > only has about 18MB throughput ...
> > 
> > I've a bit defferent figures from a onboard HPT374 4 ide chanels with
> > 4 IBM deskstars 80Gb, but i still lose 8-15Mb/s compared to plain md :
> > 
> > /dev/hda:
> >  Timing buffer-cache reads:   128 MB in  0.41 seconds =308.43 MB/sec
> >  Timing buffered disk reads:  64 MB in  1.42 seconds = 45.07 MB/sec
> > [root@svetljo root]# hdparm -tT /dev/md13
> > 
> > /dev/md13:
> >  Timing buffer-cache reads:   128 MB in  0.41 seconds =316.05 MB/sec
> >  Timing buffered disk reads:  64 MB in  1.08 seconds = 59.26 MB/sec
> > [root@svetljo root]# hdparm -tT /dev/data
> > data   data2
> > [root@svetljo root]# hdparm -tT /dev/data2/Movies
> > 
> > /dev/data2/Movies:
> >  Timing buffer-cache reads:   128 MB in  0.41 seconds =316.05 MB/sec
> >  Timing buffered disk reads:  64 MB in  1.32 seconds = 48.30 MB/sec
> 
> I posted my results a month ago, but I digged them
> out again, because together with your results, it
> sheds new light on that issue ...
> 
> mine          	raw disc    md(raid5)   lvm on md
> -----------------------------------------------------
> hdparm          14694.40    34129.92    18667.52
> dd 1024k        14988.22    34732.56    18647.98
> dd 32k          15516.06    33945.48    18862.67
> 
> yours          	raw disc    md(raid5)   lvm on md
> -----------------------------------------------------
> hdparm          46151.68    60682.24    49459.20 
> 
> in both cases the lvm lies about 3MB over the raw
> disc throughput, regardless of the md values ...

The reason probably is LVMs read ahead.

> 
> maybe this could lead to some explanation of this
> issue ... unfortunately there was no reply to my
> posting over the last month *sigh*
> 
> best,
> Herbert
> 
> > time dd if=/dev/zero of=/mnt/Movies/BigFile.tm bs=1M count=4000
> > 4000+0 records in
> > 4000+0 records out
> > 0.02user 15.57system 1:37.10elapsed 16%CPU (0avgtext+0avgdata 0maxresident)k
> > 0inputs+0outputs (148major+40minor)pagefaults 0swaps
> > 
> > best,
> > 
> > Svetljo
> > 
> > 
> > _______________________________________________
> > linux-lvm mailing list
> > linux-lvm@sistina.com
> > http://lists.sistina.com/mailman/listinfo/linux-lvm
> > read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/

-- 

Regards,
Heinz    -- The LVM Guy --

*** Software bugs are stupid.
    Nevertheless it needs not so stupid people to solve them ***

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Heinz Mauelshagen                                 Sistina Software Inc.
Senior Consultant/Developer                       Am Sonnenhang 11
                                                  56242 Marienrachdorf
                                                  Germany
Mauelshagen@Sistina.com                           +49 2626 141200
                                                       FAX 924446
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

  parent reply	other threads:[~2003-06-16  4:46 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-12  8:30 [linux-lvm] snapshots+highmem+'md raid5' Koch, Steffen
2003-06-12 18:55 ` Herbert Poetzl
2003-06-13 19:21   ` Petro
2003-06-13 19:38     ` Herbert Poetzl
2003-06-14 14:52       ` Svetoslav Slavtchev
2003-06-14 15:08         ` Herbert Poetzl
2003-06-14 16:11           ` Svetoslav Slavtchev
2003-06-16  4:46           ` Heinz J . Mauelshagen [this message]
2003-06-16  5:27             ` Herbert Poetzl
  -- strict thread matches above, loose matches on Subject: below --
2003-06-12  6:55 Heinz J . Mauelshagen
2003-06-12  8:19 ` Herbert Poetzl
2003-06-13 15:59 ` Dale J. Stephenson

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=20030616113249.C24004@sistina.com \
    --to=mauelshagen@sistina.com \
    --cc=galia@st-peter.stw.uni-erlangen.de \
    --cc=herbert@13thfloor.at \
    --cc=linux-lvm@sistina.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.