Hello all,
Here is the report of a problem i met.
The stuff :
HostA : database (~9M docs) -- 1. replication (continuous) --> HostB :
database
HostA : database_temp (~15k docs) --2. one shot replication--> HostA :
database
Client : 3. adding documents ---> HostA : database
Firstly, i launched the continuous replication between the two hosts.
Secondly, i launched the replication of database_temp on database which
successfully terminated.
During the replications, we were adding documents on database of hostA.
When the continuous replication reached a common ancestor between hostA
and hostB, couchdb crashed.
(Every local replications are successful)
Attached : couch.log.hostA.gz
Attached : couch.log.hostB.gz
Another test :
After the crash, i tried to resume replication, it found replication log
and tried to resume but crashed after a while.
Attached : couch.log.hostA.1.gz
Attached : couch.log.hostB.1.gz
You can find the tar archive with all the log files mentionned on this
link : http://www.yousendit.com/download/THE3a3NSSU8yWGV4dnc9PQ
If you need other informations, don't hesitate to ask me.
|