Task #3304
openndnputfile ERROR: check response timeout
0%
Description
I have tried to put file into the repo-ng. File size was 8.5 gb. But in the middle of this process I get an error.
This I get from ndn-repo-ng:
[kim@forge tools]$ ndn-repo-ng
initialize storage cost: 0 millisecondsms
noEndtimeout: 14514284786278117030
noEndtimeout: 14514284786278117030
SegTimeout
timeoutSegment: 446987
SegTimeout
timeoutSegment: 446988
SegTimeout
timeoutSegment: 446989
SegTimeout
timeoutSegment: 446990
SegTimeout
timeoutSegment: 446991
SegTimeout
timeoutSegment: 446992
SegTimeout
timeoutSegment: 446993
SegTimeout
timeoutSegment: 446994
SegTimeout
timeoutSegment: 446995
SegTimeout
timeoutSegment: 446996
noEndtimeout: 14514284786278117030
noEndtimeout: 14514284786278117030
noEndtimeout: 14514284786278117030
noEndtimeout: 14514284786278117030
noEndtimeout: 14514284786278117030
noEndtimeout: 14514284786278117030
noEndtimeout: 14514284786278117030
noEndtimeout: 14514284786278117030
noEndtimeout: 14514284786278117030
noEndtimeout: 14514284786278117030
And next from ndnputfile:
[kim@forge ~]$ ndnputfile -x 3600000 /example/repo/1 /kisti/atmos/zg_Amon_CESM1-CAM5_rcp60_r1i1p1_210101-230012.nc /home/kim/data/zg_Amon_CESM1-CAM5_rcp60_r1i1p1_210101-230012.nc
ERROR: check response timeout
As I found out that ndpufile stops with error in different moments of putting file, in 3.0 or 3.5 or 4.3 or 2.7 gb of the same file.
I had previously added 2.2 gb file to repository without any trouble and on the same configuration, but in that case it isn't work.
I'm using NFD version 0.4.0-rc1.
Updated by Alexander Ni about 9 years ago
The reason was found, ndnputfile and ndn-repo-ng process has spent all RAM and drop the process.