F
Fab
Guest
Hello,
First of all, precision: I am newbie regarding Proxmox and not familiar with Linux.
I was playing with the creation / deletion of LVM groups using the commands
vgremove disk1
pvremove /dev/sdb
or
pvcreate /dev/sdb
vgcreate disk1 /dev/sdb
It worked without problem 2 weeks ago, but now each time I am using one of these commands I have the following error:
/dev/dm-3: read failed after 0 of 4096 at 0: Input/output error
/dev/dm-3: read failed after 0 of 4096 at 876190040064: Input/output error
/dev/dm-3: read failed after 0 of 4096 at 876190097408: Input/output error
/dev/dm-3: read failed after 0 of 4096 at 0: Input/output error
/dev/dm-3: read failed after 0 of 4096 at 4096: Input/output error
/dev/dm-3: read failed after 0 of 4096 at 0: Input/output error
The concerned machine has 5 extra disks and I get the error whatever is the disk.
I did not find anything on the wiki. I could see some similar errors on the forum, but not exactly like my problem.
I could somehow find thanks to Google such error can be caused by file system corruption or driver issue.
If somebody experienced the same or has some ideas...
First of all, precision: I am newbie regarding Proxmox and not familiar with Linux.
I was playing with the creation / deletion of LVM groups using the commands
vgremove disk1
pvremove /dev/sdb
or
pvcreate /dev/sdb
vgcreate disk1 /dev/sdb
It worked without problem 2 weeks ago, but now each time I am using one of these commands I have the following error:
/dev/dm-3: read failed after 0 of 4096 at 0: Input/output error
/dev/dm-3: read failed after 0 of 4096 at 876190040064: Input/output error
/dev/dm-3: read failed after 0 of 4096 at 876190097408: Input/output error
/dev/dm-3: read failed after 0 of 4096 at 0: Input/output error
/dev/dm-3: read failed after 0 of 4096 at 4096: Input/output error
/dev/dm-3: read failed after 0 of 4096 at 0: Input/output error
The concerned machine has 5 extra disks and I get the error whatever is the disk.
I did not find anything on the wiki. I could see some similar errors on the forum, but not exactly like my problem.
I could somehow find thanks to Google such error can be caused by file system corruption or driver issue.
If somebody experienced the same or has some ideas...