1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/commands
David Teigland d5a950ca67 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 13:57:20 -06:00
..
toolcontext.c label: cache dm device list 2021-12-20 16:13:28 +01:00
toolcontext.h pvcreate: overwrite partition header with -f 2022-01-14 13:57:20 -06:00