Switch to full style
Data recovery and disk repair questions and discussions related to old-fashioned SATA, SAS, SCSI, IDE, MFM hard drives - any type of storage device that has moving parts
Post a reply

read failed after 0 of 4096 at 0: Input/output error

March 6th, 2019, 18:38

I have Seagate SAS HDD 600 G and it comes with 520 byte and I have changed it to 512 byte and the conversion finished successfully then I received this error when trying to run pvcreate command on the disk

mint@mint:~/Desktop/b$ sudo pvcreate /dev/sg17
/dev/sdp: read failed after 0 of 4096 at 0: Input/output error
/dev/sdp: read failed after 0 of 4096 at 599999905792: Input/output error
/dev/sdp: read failed after 0 of 4096 at 599999991808: Input/output error
/dev/sdp: read failed after 0 of 4096 at 4096: Input/output error

Please your help
Post a reply