Hello,
I am getting an I/O error when trying to index an 11GB database.
The ibis command prints warnings:
ibis -d db_rice_1_1_0_0 -v -b "<binning none/><encoding equality/>"
Warning -- relic[db_rice_1_1_0_0.value1]::write64 expected to write 2995769808
bytes to file descriptor 8, but actually wrote 2147479552
Warning -- index[db_rice_1_1_0_0.value1]::create failed to write the index
(basic) to db_rice_1_1_0_0/value1.idx, ierr = -8
Warning -- relic[db_rice_1_1_0_0.value2]::write64 expected to write 2995769808
bytes to file descriptor 9, but actually wrote 2147479552
Warning -- index[db_rice_1_1_0_0.value2]::create failed to write the index
(basic) to db_rice_1_1_0_0/value2.idx, ierr = -8
It appears that write64() call is not able to write >2GB. Has anyone seen this
before? I am guessing the problem is not in ibis code, but more likely a
compilation or system config issue.
Thanks!
Matt
_______________________________________________
FastBit-users mailing list
[email protected]
https://hpcrdm.lbl.gov/cgi-bin/mailman/listinfo/fastbit-users