I get the following error when using the ls-command
Code: Select all
ls: reading directory /var/share/movies/: Input/output error
Code: Select all
ls: reading directory /var/share/movies/: Input/output error
Code: Select all
# fdisk /dev/sdd
fdisk: cannot open /dev/sdd: Input/output error
Code: Select all
dmesg | grep sdd
[1530841.170290] sd 5:0:0:0: [sdd] Unhandled error code
[1530841.170293] sd 5:0:0:0: [sdd]
[1530841.170297] sd 5:0:0:0: [sdd] CDB:
[1530841.170323] sd 5:0:0:0: [sdd] Unhandled error code
[1530841.170326] sd 5:0:0:0: [sdd]
[1530841.170330] sd 5:0:0:0: [sdd] CDB:
[1530841.170354] sd 5:0:0:0: [sdd] Unhandled error code
Code: Select all
ls -l /dev/disk/by-id/
lrwxrwxrwx 1 root root 9 Aug 27 20:47 scsi-SATA_SAMSUNG_HD103SJS246J9GB303707 -> ../../sdb
lrwxrwxrwx 1 root root 10 Aug 27 20:47 scsi-SATA_SAMSUNG_HD103SJS246J9GB303707-part1 -> ../../sdb1
lrwxrwxrwx 1 root root 10 Aug 27 20:47 scsi-SATA_SAMSUNG_HD103SJS246J9GB303707-part2 -> ../../sdb2