1828844 Members
2643 Online
109985 Solutions
New Discussion

pvcreate

 
Waugh
Frequent Advisor

pvcreate

Hi,

Pls can any one help for creating pv,vg and lv. while creating the pv i m getting some error

pvcreate /dev/sda
/dev/sda: read failed after 0 of 4096 at 0: Input/output error
/dev/sda: read failed after 0 of 4096 at 1992753152: Input/output error
/dev/sda: read failed after 0 of 4096 at 4096: Input/output error
/dev/sda: write failed after 0 of 4096 at 4096: Input/output error
Failed to wipe new metadata area
/dev/sda: Format-specific setup of physical volume failed.
Failed to setup physical volume "/dev/sda"

Thanks,
Rkumar
1 REPLY 1
Matti_Kurkela
Honored Contributor

Re: pvcreate

Your disk has probably failed. Get a new disk.

It's not worth it to try and use this disk with known bad blocks in the beginning of the disk. If the metadata area fails, you will lose access to all data on the disk.

MK
MK