From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Subject: Re: [linux-lvm] LVM and *bad* performance (no striping) References: From: Urs Thuermann Date: 27 Feb 2001 11:33:23 +0100 In-Reply-To: ; from Rik van Riel on Mon, 26 Feb 2001 18:41:37 -0300 (BRST) Message-ID: Sender: linux-lvm-admin@sistina.com Errors-To: linux-lvm-admin@sistina.com Reply-To: linux-lvm@sistina.com List-Help: List-Post: List-Subscribe: , List-Unsubscribe: , List-Archive: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-lvm@sistina.com Rik van Riel writes: > Maybe dd is reading in 512 byte blocks on /dev/sda5 and > 4096 bytes on /dev/vg0/test ? I've checked it. The man page says if no bs is given, dd defaults to 512 bytes on any device. I've also checked it with dd|wc. The performance numbers I've observed seem to dependant on caching. urs