Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-50701

Need a way to check progress for backup ran through backup service.

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Duplicate
    • Minor
    • None
    • 7.1.0
    • tools
    • 1

    Description

      Looking for a way to find out the backup and restore progress ran through backup service.

      Something which can be poled periodically to check the progress similar to rebalance task or clusterLogscollection task under: pools/default/tasks

      [
      {
      "statusId": "af711e711ce780547a08458bf6a4a84a",
      "type": "rebalance",
      "subtype": "rebalance",
      "status": "notRunning",
      "statusIsStale": false,
      "masterRequestTimedOut": false,
      "lastReportURI": "/logs/rebalanceReport?reportID=1d8be06535b9585830cd3c2249130024"
      },
      {
      "node": "ns_1@172.23.110.127",
      "type": "clusterLogsCollection",
      "perNode": {
      "ns_1@172.23.110.127": {
      "path": "/opt/couchbase/var/lib/couchbase/tmp/collectinfo-2022-01-29T054036-ns_1@172.23.110.127.zip",
      "status": "uploaded",
      "url": "https://uploads.couchbase.com/bkrs_48Threads/collectinfo-2022-01-29T054036-ns_1%40172.23.110.127.zip"
      },
      "ns_1@172.23.110.128": {
      "path": "/opt/couchbase/var/lib/couchbase/tmp/collectinfo-2022-01-29T054036-ns_1@172.23.110.128.zip",
      "status": "uploaded",
      "url": "https://uploads.couchbase.com/bkrs_48Threads/collectinfo-2022-01-29T054036-ns_1%40172.23.110.128.zip"
      },
      "ns_1@172.23.110.69": {
      "path": "/opt/couchbase/var/lib/couchbase/tmp/collectinfo-2022-01-29T054036-ns_1@172.23.110.69.zip",
      "status": "uploaded",
      "url": "https://uploads.couchbase.com/bkrs_48Threads/collectinfo-2022-01-29T054036-ns_1%40172.23.110.69.zip"
      },
      "ns_1@172.23.110.70": {
      "path": "/opt/couchbase/var/lib/couchbase/tmp/collectinfo-2022-01-29T054036-ns_1@172.23.110.70.zip",
      "status": "uploaded",
      "url": "https://uploads.couchbase.com/bkrs_48Threads/collectinfo-2022-01-29T054036-ns_1%40172.23.110.70.zip"
      }
      },
      "progress": 100,
      "ts": "2022-01-29 05:40:36",
      "status": "completed"
      }
      ]
      

      This would be really helpful to automate the tests using backup service.

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              ritesh.agarwal Ritesh Agarwal
              ritesh.agarwal Ritesh Agarwal
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty