From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8408 invoked by alias); 10 Mar 2011 15:20:12 -0000 Received: (qmail 8390 invoked by uid 9737); 10 Mar 2011 15:20:11 -0000 Date: Thu, 10 Mar 2011 15:20:00 -0000 Message-ID: <20110310152011.8388.qmail@sourceware.org> From: zkabelac@sourceware.org To: lvm-devel@redhat.com, lvm2-cvs@sourceware.org Subject: LVM2/man lvm.conf.5.in Mailing-List: contact lvm2-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: lvm2-cvs-owner@sourceware.org X-SW-Source: 2011-03/txt/msg00046.txt.bz2 CVSROOT: /cvs/lvm2 Module name: LVM2 Changes by: zkabelac@sourceware.org 2011-03-10 15:20:10 Modified files: man : lvm.conf.5.in Log message: Document pv_min_size in lvm.conf manpage Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/man/lvm.conf.5.in.diff?cvsroot=lvm2&r1=1.16&r2=1.17 --- LVM2/man/lvm.conf.5.in 2010/11/09 12:34:43 1.16 +++ LVM2/man/lvm.conf.5.in 2011/03/10 15:20:10 1.17 @@ -171,6 +171,15 @@ the limit set here, no further I/O is sent to that device for the remainder of the respective operation. Setting the parameter to 0 disables the counters altogether. +.IP +\fBpv_min_size\fP \(em +Minimal size (in KB) of the block device which can be used as a PV. +In clustered environment all nodes have to use the same value. +Any value smaller then 512KB is ignored. An example to +ignore devices smaller then 2MB (i.e. floppy drives): +.IP +pv_min_size = 2048 +.IP .TP \fBallocation\fP \(em Space allocation policies .IP