# pvcreate /dev/emcpowera
pvcreate -- invalid physical volume "/dev/emcpowera"
The OS sees the volume fine: # fdisk -l /dev/emcpowera Disk /dev/emcpowera: 10.7 GB, 10737418240 bytes 255 heads, 63 sectors/track, 1305 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes
I can create a partition and then a filesystem without issue, but I really need to use it within LVM.
Any ideas?
_______________________________________________ linux-lvm mailing list linux-lvm@redhat.com https://www.redhat.com/mailman/listinfo/linux-lvm read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/