I ran rsync sudo rsync -aE --progress /mnt/seagate/dataset/RD 8* /mnt/backUp/backUp/dataset/
and pressed ctrl-c
by mistake. There was a SIG-INT error whic makes sense.
But now, I am not able to access the hard disk mounted on /mnt/backUp
.
Whenver I try to access my drive, it says:
This location could not be displayed. Sorry, could not display all the contents of “dataset”: Error when getting information for file ‘/mnt/backUp/backUp/dataset/RD 838Jun05’: Input/output error
output of sudo ll
is attached in the image below.
output sudo ll
I tried running :
sudo smartctl -i /dev/sde2
whose output is
smartctl 6.2 2013-07-26 r3841 [x86_64-linux-4.2.0-42-generic] (local build)
Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF INFORMATION SECTION ===
Vendor: Seagate
Product: BUP BK
Revision: 0108
User Capacity: 4,000,787,029,504 bytes [4.00 TB]
Logical block size: 512 bytes
Physical block size: 4096 bytes
Lowest aligned LBA: 0
Logical block provisioning type unreported, LBPME=0, LBPRZ=0
Logical Unit id: 0x3e41375436453851
Serial number: NA7T6E8Q
Device type: disk
Local Time is: Sun Aug 6 16:55:06 2017 EDT
SMART support is: Unavailable - device lacks SMART capability.
I am still able to move the files that were already existing though, which I am assuming, means that only few sectors went bad.
Can you please tell me if there is any way I could fix this? I am not able to do ntfs-fix
as well
Go to Source of this post
Author Of this post: deeplearning
Title Of post: Error when getting information for file – Input/output error
Author Link: {authorlink}