From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gabriel de Perthuis Date: Fri, 27 Sep 2013 12:16:04 +0200 Subject: [PATCH] pvcreate: Create a bootloader embedding area by default In-Reply-To: <524556EA.9000601@redhat.com> References: <1380180824-17931-1-git-send-email-g2p.code@gmail.com> <524556EA.9000601@redhat.com> Message-ID: <52455AE4.3020005@gmail.com> List-Id: To: lvm-devel@redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit > On 09/26/2013 09:33 AM, Gabriel de Perthuis wrote: >> Default to 1M, to match the amount available to the bootloader on a >> partition table with modern alignment constraints. > > Well, I'd really prefer having this on-demand only by explicit use of > "pvcreate --bootloaderareasize". The bootloader area is supposed to > be used in specific situations only and we normally don't want it to > be created for all PVs by default... There isn't any support for adding the area to existing PVs (though there is enough room). I don't see a downside to having the area ready in case it's needed.