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

cbepctl command get stucks during stop persistence cmd execution

    XMLWordPrintable

Details

    • Untriaged
    • Centos 64-bit
    • Yes

    Description

      cbepctl command is getting struck while trying to stop persistence.

      Steps to reproduce:

      1. 1 node cluster, couchbase bucket
      2. Once the bucket is ready, execute the below 'cbepctl stop' command.

      [root@node4-cb601-centos7 ~]# /opt/couchbase/bin/cbepctl localhost:11210 -u Administrator -p password -b default stop
      ^CTraceback (most recent call last):
        File "/opt/couchbase/lib/python/cbepctl", line 310, in <module>
          c.execute()
        File "/opt/couchbase/lib/python/clitool.py", line 71, in execute
          f[0](mc, *args[2:], **opts.__dict__)
        File "/opt/couchbase/lib/python/cli_auth_utils.py", line 92, in g
          f(*args, **kwargs)
        File "/opt/couchbase/lib/python/cbepctl", line 81, in stop
          time.sleep(0.5)
      KeyboardInterrupt
       
      [root@node4-cb601-centos7 ~]# /opt/couchbase/bin/cbepctl localhost:11210 -u Administrator -p password -b default start
      Persistence started
       
      [root@node4-cb601-centos7 ~]#

      Last working: 6.5.0-4525

      Attachments

        Issue Links

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

          Activity

            People

              ashwin.govindarajulu Ashwin Govindarajulu
              ashwin.govindarajulu Ashwin Govindarajulu
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty