Opened 13 years ago

Closed 13 years ago

#7323 closed bug (invalid)

Incomplete file copy and tranfers and other odd behaviors.

Reported by: stargatefan Owned by: axeld
Priority: normal Milestone: R1
Component: System/Kernel Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

Noticed a few times as of late that system exhbits some odd file copy/transfer behaviors.

for instance. SDL libs stored on Drive B but extracted to boot/ do not always properly unzip.

copying a folder with a large number of files often fails and using the resync command will not release the drive. system will claim the drive is busy and refuse to unmount unless overidden.

Moving large media files fairs as poorly. IE copying a 4gb media file from drive A to drive B will often result in a unuseable media file with claims from tracker that the sile is not a mp4 and that no codec can be found.

A few experiments to reproduce the problem.

copy haiku trunk from drive A to drive B.

Move large media files several hundred MB or more from drive A to drive B. Move folder with large contents from drive A to drive B, the svn repository will fial often doing this.

If I can find a few more observations about the condition I will post them up.

This has been a ongoing issue for some time.

Attachments (1)

screenshot2.png (130.4 KB ) - added by stargatefan 13 years ago.

Download all attachments as: .zip

Change History (8)

comment:1 by axeld, 13 years ago

This sounds a lot like actual hardware problems. Can you provide the syslog output (in /var/log/syslog) when such a problem occurs? Maybe it holds some useful info.

FWIW, I've copied several terabytes of data with Haiku without any corruption issues (the only issue I encounter is that Haiku tends to page out application memory when copying to slower media, which can be quite annoying, but at least non fatal).

in reply to:  1 comment:2 by stargatefan, 13 years ago

Replying to axeld:

This sounds a lot like actual hardware problems. Can you provide the syslog output (in /var/log/syslog) when such a problem occurs? Maybe it holds some useful info.

FWIW, I've copied several terabytes of data with Haiku without any corruption issues (the only issue I encounter is that Haiku tends to page out application memory when copying to slower media, which can be quite annoying, but at least non fatal).

I am not encountering any issue with windows or linux on the same hardware. It seems like the issue mostly occurs during install settings,files,libs that are in use do not copy properly.things work fine within the USB stick but when copied over to the primary partition things get lost on the way across, You can find the files but often the size is 0 bytes.I noticed this when copying the haiku trunk from primary to secondary partition as well. Lots of build errors and failures.

I will grab the system log. I am not getting any fatal error, but typically what I see is that if I install from a usb stick SDL libs for example " built into the image" will fial to copy properly, but work fine on the usb stick. IE games will complain of missing librarys I can locate but show 0kb size.

I will see if I can map out some dedicated behaviors that induce what I am observing and report back.

Last edited 13 years ago by stargatefan (previous) (diff)

comment:3 by stargatefan, 13 years ago

encountered today, got screenshot, copied the 2 generated gcc2 and gcc folder from haik/haiku on boot to do a clean install.

screen shot attached.

by stargatefan, 13 years ago

Attachment: screenshot2.png added

comment:4 by axeld, 13 years ago

As I said in another ticket, this has nothing to do with the problem. If you want to find out which application is holding back unmounting the device, you can use "fdinfo" from a Terminal, I think using the -D option to specify the device (via its mount path).

comment:5 by stargatefan, 13 years ago

the only application in use would be tracker "which handle file transfer/copy IIRC", this occured after a rather large file copy from my secondary to my primary partition.40852 ggc4 hybrid.I ran the sync command, they fialed on the first attempt, I rebooted and copied them again and did not encounter the problem the second time.

Is there anyway to log the actually file copy to see what the issue could be ? some software utility to watch the disk write to see if it is stalling etc ?

comment:6 by stargatefan, 13 years ago

Close ticket. Replaced the Motherboard, and hard drives and the ram. Problem seems to have cured itself although all available test utilitys verified the hardware as working properly.

comment:7 by korli, 13 years ago

Resolution: invalid
Status: newclosed

Closing as invalid.

Note: See TracTickets for help on using tickets.