Comment 1 for bug 1783427

Revision history for this message
Chris MacNaughton (chris.macnaughton) wrote :

According to the man page for pvcreate, the partition table for a device should be erased before use, which can be done via:

dd if=/dev/zero of=PhysicalVolume bs=512 count=1