Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Jan 2007 21:34:16 -0500
From:      David Gilbert <dgilbert@dclg.ca>
To:        freebsd-hackers@freebsd.org
Subject:   dump reads more than restore writes?
Message-ID:  <17825.44456.556954.545497@canoe.dclg.ca>

next in thread | raw e-mail | index | archive | help
I've got a command line like the following:

dump -0af - /dev/ad1s1g | restore -rf -

... and I'm watching gstat.  ad1s1g is not mounted.  The disk on which
the restore is running is also quiet (nobody using the disk).

And gstat says that ad1 is consistently reading 31 to 37 megabytes per
second and ad2 (the restore disk) is consistently writing 10 to 13
megabytes per second.  This is over hours --- the figures never catch
up.

So... is gstat wrong?  Is dump reading substantially more than restore
is writing?

Dave.

-- 
============================================================================
|David Gilbert, Independent Contractor.       | Two things can be          |
|Mail:       dave@daveg.ca                    |  equal if and only if they |
|http://daveg.ca                              |   are precisely opposite.  |
=========================================================GLO================



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?17825.44456.556954.545497>