Skip to content

Instantly share code, notes, and snippets.

@mschoch
Created March 23, 2018 21:26
Show Gist options
  • Save mschoch/c76c2ece82ad62816c2778e766bb51e4 to your computer and use it in GitHub Desktop.
Save mschoch/c76c2ece82ad62816c2778e766bb51e4 to your computer and use it in GitHub Desktop.
mschoch@gamer:/run/user/1000/gvfs/smb-share:server=bearglove,share=home/Search$ ~/cbsource/install/bin/cbrestore -vvv fts_wiki/2017-01-11T13_56_53.039414604-08_00/ http://localhost:9000 -b bucket-1 -B bucket-1 -u Administrator -p password
2018-03-23 13:24:44,590: mt cbrestore...
2018-03-23 13:24:44,590: mt source : fts_wiki/2017-01-11T13_56_53.039414604-08_00/
2018-03-23 13:24:44,590: mt sink : http://localhost:9000
2018-03-23 13:24:44,590: mt opts : {'username': '<xxx>', 'verbose': 3, 'extra': {'max_retry': 10.0, 'rehash': 0.0, 'dcp_consumer_queue_length': 1000.0, 'data_only': 0.0, 'uncompress': 0.0, 'nmv_retry': 1.0, 'conflict_resolve': 1.0, 'cbb_max_mb': 100000.0, 'report': 5.0, 'mcd_compatible': 1.0, 'try_xwm': 1.0, 'backoff_cap': 10.0, 'batch_max_bytes': 400000.0, 'report_full': 2000.0, 'flow_control': 1.0, 'batch_max_size': 1000.0, 'seqno': 0.0, 'design_doc_only': 0.0, 'allow_recovery_vb_remap': 0.0, 'recv_min_bytes': 4096.0}, 'collection': None, 'ssl': False, 'threads': 4, 'to_date': None, 'key': None, 'password': '<xxx>', 'id': None, 'bucket_source': 'bucket-1', 'silent': False, 'dry_run': False, 'from_date': None, 'bucket_destination': 'bucket-1', 'add': False, 'vbucket_list': None, 'separator': '::'}
2018-03-23 13:24:44,595: mt source_class: <class 'pump_bfd.BFDSource'>
2018-03-23 13:24:44,601: mt sink_class: <class 'pump_cb.CBSink'>
2018-03-23 13:24:44,603: mt Starting new HTTP connection (1): localhost
2018-03-23 13:24:44,606: mt "GET /pools/default/buckets HTTP/1.1" 200 9978
2018-03-23 13:24:44,613: mt source_bucket: bucket-1
2018-03-23 13:24:44,613: mt sink_bucket: bucket-1
2018-03-23 13:24:44,613: mt source_buckets: 1-418bf0a5d8b058df454390ad412a05b5
2018-03-23 13:24:44,613: mt bucket_source: bucket-1
2018-03-23 13:24:44,613: mt source_buckets filtered:
error: there is no bucket: bucket-1 at source: fts_wiki/2017-01-11T13_56_53.039414604-08_00/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment