From LQWiki
pvcreate is a utility for formatting hard drive partitions of type 8e (LVM) to be added to a volume group. This command is similar to our familiar mke2fs, and mkreiserfs utilities, and follows the same syntax:
pvcreate /dev/hda4
pvcreate is a utility for formatting hard drive partitions of type 8e (LVM) to be added to a volume group. This command is similar to our familiar mke2fs, and mkreiserfs utilities, and follows the same syntax:
pvcreate /dev/hda4