1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-03 05:18:29 +03:00
lvm2/lib/commands
David Teigland a5c37afdca pvcreate: overwrite partition header with -f
$ pvcreate /dev/sdc
  Cannot use /dev/sdc: device is partitioned
$ pvcreate -f /dev/sdc
  Physical volume "/dev/sdc" successfully created.
2022-01-14 14:35:35 -06:00
..
toolcontext.c filter-sysfs: skip when device id is set 2021-12-20 14:22:17 -06:00
toolcontext.h pvcreate: overwrite partition header with -f 2022-01-14 14:35:35 -06:00