]> sourceware.org Git - lvm2.git/commit
pvcreate: add prompt when setting dev size
authorDavid Teigland <teigland@redhat.com>
Thu, 27 Apr 2017 17:13:09 +0000 (12:13 -0500)
committerDavid Teigland <teigland@redhat.com>
Thu, 27 Apr 2017 18:25:41 +0000 (13:25 -0500)
commit4f9ff14508084789c731e99d8921c052da694319
tree49c7961c0adba15b574754f2b85a7e622f5ea8c8
parent5cf51fb2f74ad43a2555bc391cf069caa1d99775
pvcreate: add prompt when setting dev size

If the device size does not match the size requested
by --setphysicalvolumesize, then prompt the user.

Make the pvcreate checking/prompting code handle
multiple prompts for the same device, since the
new prompt can be in addition to the existing
prompt when the PV is in a VG.
test/shell/pv-check-dev-size.sh
test/shell/snapshot-usage.sh
tools/args.h
tools/pvcreate.c
tools/pvresize.c
tools/toollib.c
This page took 0.037245 seconds and 5 git commands to generate.