Hi Michael,
Sorry, I copy-pasted wrong text in my last reply two minutes ago. Please ignore that one.
We do insertion at rate about 250 relationships&nodes per second(!) on a single server. The disk usage is as follows: (422GB, it's too big to send)
[root@sjc graph.db]# du -s * /* this is in Kbytes */
4 index
8 neostore
4 neostore.counts.db.a
4 neostore.counts.db.b
4
neostore.id8 neostore.labeltokenstore.db
4
neostore.labeltokenstore.db.id8 neostore.labeltokenstore.db.names
4
neostore.labeltokenstore.db.names.id185148 neostore.nodestore.db
4
neostore.nodestore.db.id8 neostore.nodestore.db.labels
4
neostore.nodestore.db.labels.id89701060 neostore.propertystore.db
332845360 neostore.propertystore.db.arrays
4
neostore.propertystore.db.arrays.id4
neostore.propertystore.db.id8 neostore.propertystore.db.index
4
neostore.propertystore.db.index.id8 neostore.propertystore.db.index.keys
4
neostore.propertystore.db.index.keys.id1336196 neostore.propertystore.db.strings
4
neostore.propertystore.db.strings.id29636 neostore.relationshipgroupstore.db
4
neostore.relationshipgroupstore.db.id16814260 neostore.relationshipstore.db
88
neostore.relationshipstore.db.id8 neostore.relationshiptypestore.db
4
neostore.relationshiptypestore.db.id8 neostore.relationshiptypestore.db.names
4
neostore.relationshiptypestore.db.names.id8 neostore.schemastore.db
4
neostore.schemastore.db.id214076 neostore.transaction.db.3203
1302104 schema
0 store_lock
[root@ddna-sjc graph.db]# du -s . /* also in Kbytes */
442428080 .
[root@ddna-sjc graph.db]# du -s -h .
422G .
I started insertion and got these same messages from neo4j.log continuously, even with the same relationship ID (?) 500676928.
2016-08-30
10:19:02.252+0000 ERROR Failed to commit transaction.
Relationship[500676928,used=false,source=-1,target=-1,type=-1,sCount=1,sNext=-1,tCount=1,tNext=-1,prop=-1,secondaryUnitId=-1,
sFirst, tFirst] not in use
org.neo4j.kernel.impl.store.InvalidRecordException:
Relationship[500676928,used=false,source=-1,target=-1,type=-1,sCount=1,sNext=-1,tCount=1,tNext=-1,prop=-1,secondaryUnitId=-1,
sFirst, tFirst] not in use