From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <52AB1088.6000003@redhat.com> Date: Fri, 13 Dec 2013 14:50:00 +0100 From: Peter Rajnoha MIME-Version: 1.0 References: <20131211141911.GF4894@agk-dp.fab.redhat.com> In-Reply-To: Content-Transfer-Encoding: quoted-printable Subject: Re: [linux-lvm] How to place LVM2 metadata to other disks which don't belong to any volume group? Reply-To: LVM general discussion and development List-Id: LVM general discussion and development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , List-Id: Content-Type: text/plain; charset="windows-1252" To: LVM general discussion and development , George Brian On 12/13/2013 08:15 AM, George Brian wrote: > Hi=EF=BC=8C >=20 > thank for your reply. >=20 > I read about "lvm.conf" and "man pvcreate" and practice like your > instruction. > but it's hard to meet my expection. >=20 > I do as follows: > 1, setting lvm.conf to dirs > 2, pvcreate --pvmetadatacopies 0 > 3, vgcreate on pv=20 > Aborting vg_write: No metadata areas to write to! >=20 Make sure you have the "metadata" section uncommented for the "dirs" setting to take effect. --=20 Peter