I had the same issue with two of my buckets. Not sure if it's feasible for you, or if it will work for you as well, but what fixed it for me was using XDCR to replicate to a new bucket, then delete/recreate the original bucket and replicate the documents back. After that, backups worked great. Hopefully it will stay that way.
Nick On Monday, December 15, 2014 at 3:46:56 PM UTC-7, Michael Liu wrote: > > Is there any way to see what is causing cbbackup to hang? > > > 2014-12-15 22:43:06,803: mt cbbackup... > > 2014-12-15 22:43:06,803: mt source : http://localhost:8091 > > 2014-12-15 22:43:06,803: mt sink : backups/ > > 2014-12-15 22:43:06,803: mt opts : {'username': '<xxx>', 'verbose': 1, > 'dry_run': False, 'extra': {'max_retry': 10.0, 'rehash': 0.0, 'data_only': > 0.0, 'uncompress': 0.0, 'nmv_retry': 1.0, 'conflict_resolve': 1.0, > 'cbb_max_mb': 100000.0, 'mcd_compatible': 1.0, 'try_xwm': 1.0, > 'backoff_cap': 10.0, 'batch_max_bytes': 400000.0, 'report_full': 2000.0, > 'seqno': 0.0, 'batch_max_size': 1000.0, 'report': 5.0, 'design_doc_only': > 0.0, 'recv_min_bytes': 4096.0}, 'single_node': False, 'vbucket_list': None, > 'threads': 4, 'mode': 'full', 'key': None, 'password': '<xxx>', 'id': None, > 'bucket_source': None} > > 2014-12-15 22:43:06,819: mt skipping bucket that is not a > couchbase-bucket: loop_session > > 2014-12-15 22:43:06,819: mt bucket: loop > > [################ ] 79.4% (5144/estimated 6479 msgs) > > -- You received this message because you are subscribed to the Google Groups "Couchbase" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
