HDD unmounts while file are being copied
|
23rd May, 2013, 06:38 PM
Post: #1
|
|||
|
|||
HDD unmounts while file are being copied
HI guys,
I have one problem. I have configured RP as a NAS and when rysnc starts to copy HDD unmounts and mounts again after a while. I tried to copy manually and same thing happend again. What could be a problem? Code: xbian@xbian ~/HDD1/Music $ cp -p -R Music /home/xbian/HDD2/Music Code: xbian@xbian ~/HDD1/Music $ [b]df -h[/b] syslog Code: May 23 09:10:03 xbian ntfs-3g[25941]: ntfs_attr_pread_i: ntfs_pread failed: Input/output error fstab Code: xbian@xbian ~/HDD1/Music $ cat /etc/fstab |
|||
23rd May, 2013, 07:08 PM
Post: #2
|
|||
|
|||
RE: HDD unmounts while file are being copied
is it only the /home/xbian/hdd2 which is remounting ?
Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
23rd May, 2013, 07:19 PM
Post: #3
|
|||
|
|||
RE: HDD unmounts while file are being copied
Only HDD1 -> UUID=9C64D17064D14DA0
/dev/sdc1 466G 317G 150G 68% /home/xbian/HDD1 /dev/sdd1 466G 317G 150G 68% /home/xbian/HDD1 /dev/sde1 466G 317G 150G 68% /home/xbian/HDD1 I have read about "ntfs_attr_pread_i: ntfs_pread failed: Input/output error" People suggested to run chkdsk /R on windows. I did check with ntfsfix but it did not show anything. Code: xbian@xbian ~ $ sudo ntfsfix /dev/sdb1 |
|||
27th May, 2013, 09:08 AM
Post: #4
|
|||
|
|||
RE: HDD unmounts while file are being copied
I suppose recommendation to run chkdsk _under_ windows has own reasons. try it _under_ windows.
Try to "dd if=/dev/zero of=/path_this_disk/file.name bs=1M count=512" whether you will experience the same or is it samba <> ntfs issue. Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
28th May, 2013, 02:37 AM
Post: #5
|
|||
|
|||
RE: HDD unmounts while file are being copied
I have converted to hfs partition. Now it runs without problems.
|
|||
30th May, 2013, 07:41 PM
Post: #6
|
|||
|
|||
RE: HDD unmounts while file are being copied
Now the same disk with HFS partition become read only. I guess the disk is dying.
This is the second 2.5" that stops working properly after not many working hours. No more 2.5" HDDs for me... |
|||
2nd Jun, 2013, 05:27 AM
Post: #7
|
|||
|
|||
RE: HDD unmounts while file are being copied
(30th May, 2013 07:41 PM)kaladont Wrote: Now the same disk with HFS partition become read only. I guess the disk is dying. check SMART status of the disk. (apt-get install smartmontools) Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
5th Jun, 2013, 04:32 AM
Post: #8
|
|||
|
|||
Re: RE: HDD unmounts while file are being copied
(2nd Jun, 2013 05:27 AM)mk01 Wrote:(30th May, 2013 07:41 PM)kaladont Wrote: Now the same disk with HFS partition become read only. I guess the disk is dying. Disk does not suppot SMART |
|||
5th Jun, 2013, 03:31 PM
Post: #9
|
|||
|
|||
RE: HDD unmounts while file are being copied
How is the drive connected? Directly to the Rpi or powered USB hub? What's your power supply of the Rpi?
|
|||
17th Jun, 2013, 07:08 PM
Post: #10
|
|||
|
|||
RE: HDD unmounts while file are being copied
It was connected over powered USB hub. Power supply is the same hub.
|
|||
18th Jun, 2013, 11:25 PM
Post: #11
|
|||
|
|||
RE: HDD unmounts while file are being copied
Powered USB hub sounds good. It usually has enough power to supply an RPi and 2.5" HDD.
I think in the next few days will be the release of the completely new Beta1 xbian version. Perhaps you give it a try then again. Sorry that I don't have a better idea now. |
|||
20th Jun, 2013, 10:25 PM
Post: #12
|
|||
|
|||
RE: HDD unmounts while file are being copied
I have now two new segate HDDs and problem with them does not exist anymore. They work flawlessly except beeing little bit noisy
|
|||
« Next Oldest | Next Newest »
|