Home
TeamSite
TeamSite, LiveSite and OpenDeploy
Disk Failure when copying 2GB file to store
System
I am trying to copy a 2GB file to my backing store. It gets to the end of the copy and then fails stating
"Cannot copy
myfile.zip
: More data is available."
.
I get a "disk failure" in the GUI and have to restart the TeamSite service.
iwtrace.log has the following.
[PHP]
[Tue Feb 28 11:25:04 2012] SetEndOfFile failed on e:\iw-store\default\d0\d17\ddc\f0-1: code 131 err An attempt was made to move the file pointer before the beginning of the file.
[Tue Feb 28 11:26:24 2012] SetEndOfFile failed on e:\iw-store\default\d0\d17\ddd\fd2-1: code 131 err An attempt was made to move the file pointer before the beginning of the file.
TFileHandle::Write SetFilePointer failed offset=-2147483648, handle=0xec8 on e:\iw-store\default\d0\d17\ddd\fd2-1
lasterr=131, fgOldest=0x50a9228, fgYoungest=0x8dad058, fgFDCount=35
[Tue Feb 28 11:32:35 2012] Warning: disk failure "e:\iw-store\default" WriteData(65536, 2147483648) writing to e:\iw-store\default\d0\d17\ddd\fd2-1.
[/PHP]
I have been trying to find a solution for this for a few months now. It's not the file since it happens on other files of that size. If I remove some of the contents of the zip to make it smaller it works.
I have over 90GB available for disk space.
Any ideas?
Find more posts tagged with
Comments
There are no comments yet