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

moxi/memcached doesn't accept any set command for up to 45 seconds in bucket recreation (memcachedError : 132)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Fix
    • Major
    • 2.0-beta
    • 1.7 beta
    • moxi
    • Security Level: Public
    • None

    Description

      This is probably due to bucket deletion because ep-engine is probably still deleting the kv tables and can not process any new memcached command during the cleanup.

      The right behavior would be that "create-bucket" api should fail with error "memcached is still busy deleting the previous bucket"

      This behavior happens 100% during rebalance/cluster tests which load lot of items in memcached.

      [2011-05-23 05:26:40,404] - [rest_client] [47120542478576] - INFO -

      {'status': '202', 'content-length': '0', 'server': 'Membase Server basestar-317-g28b18e2', 'location': '/pools/default/buckets/default', 'pragma': 'no-cache', 'cache-control': 'no-cache', 'date': 'Mon, 23 May 2011 12:36:49 GMT'}

      [2011-05-23 05:26:40,405] - [bucket_helper] [47120542478576] - INFO - waiting for memcached bucket : default in 10.1.5.38:11211 to accept set ops
      [2011-05-23 05:26:40,405] - [bucket_helper] [47120542478576] - INFO - waiting for memcached bucket : default in 10.1.5.38:11211 to accept set ops
      [2011-05-23 05:26:40,407] - [bucket_helper] [47120542478576] - ERROR - general error : [Errno 104] Connection reset by peer while setting key
      [2011-05-23 05:26:40,407] - [bucket_helper] [47120542478576] - ERROR - general error : [Errno 104] Connection reset by peer while setting key
      [2011-05-23 05:26:43,413] - [bucket_helper] [47120542478576] - ERROR - memcached not ready yet .. (memcachedError : 132) - unable to push key : 77b89a71-bd36-4533-a22e-1e0ac2e39b31 to bucket : 422
      [2011-05-23 05:26:43,413] - [bucket_helper] [47120542478576] - ERROR - memcached not ready yet .. (memcachedError : 132) - unable to push key : 77b89a71-bd36-4533-a22e-1e0ac2e39b31 to bucket : 422
      [2011-05-23 05:26:46,419] - [bucket_helper] [47120542478576] - ERROR - memcached not ready yet .. (memcachedError : 132) - unable to push key : c30836af-a051-4003-a166-7af2a00d8272 to bucket : 337
      [2011-05-23 05:26:46,419] - [bucket_helper] [47120542478576] - ERROR - memcached not ready yet .. (memcachedError : 132) - unable to push key : c30836af-a051-4003-a166-7af2a00d8272 to bucket : 337
      [2011-05-23 05:26:49,427] - [bucket_helper] [47120542478576] - ERROR - memcached not ready yet .. (memcachedError : 132) - unable to push key : 02ffd9f5-3dda-4030-8772-0b1fd88239a3 to bucket : 683
      [2011-05-23 05:26:49,427] - [bucket_helper] [47120542478576] - ERROR - memcached not ready yet .. (memcachedError : 132) - unable to push key : 02ffd9f5-3dda-4030-8772-0b1fd88239a3 to bucket : 683
      [2011-05-23 05:26:52,433] - [bucket_helper] [47120542478576] - ERROR - memcached not ready yet .. (memcachedError : 132) - unable to push key : 3dcb2b3c-8f17-474e-8e33-9bdbe2009b0d to bucket : 146
      [2011-05-23 05:26:52,433] - [bucket_helper] [47120542478576] - ERROR - memcached not ready yet .. (memcachedError : 132) - unable to push key : 3dcb2b3c-8f17-474e-8e33-9bdbe2009b0d to bucket : 146
      [2011-05-23 05:26:55,435] - [bucket_helper] [47120542478576] - ERROR - memcached not ready yet .. (memcachedError : 132) - unable to push key : 16cba301-a6e0-4642-8339-6ee4ddbe6717 to bucket : 661
      [2011-05-23 05:26:55,435] - [bucket_helper] [47120542478576] - ERROR - memcached not ready yet .. (memcachedError : 132) - unable to push key : 16cba301-a6e0-4642-8339-6ee4ddbe6717 to bucket : 661
      [2011-05-23 05:26:58,438] - [bucket_helper] [47120542478576] - ERROR - memcached not ready yet .. (memcachedError : 132) - unable to push key : 3957d510-737e-4a4d-8bd9-a289fe222dbf to bucket : 364
      [2011-05-23 05:26:58,438] - [bucket_helper] [47120542478576] - ERROR - memcached not ready yet .. (memcachedError : 132) - unable to push key : 3957d510-737e-4a4d-8bd9-a289fe222dbf to bucket : 364
      [2011-05-23 05:27:01,440] - [bucket_helper] [47120542478576] - ERROR - memcached not ready yet .. (memcachedError : 132) - unable to push key : b63d9cea-78ae-44ae-9352-d1fc7d54ae82 to bucket : 99
      [2011-05-23 05:27:01,440] - [bucket_helper] [47120542478576] - ERROR - memcached not ready yet .. (memcachedError : 132) - unable to push key : b63d9cea-78ae-44ae-9352-d1fc7d54ae82 to bucket : 99
      [2011-05-23 05:27:04,442] - [bucket_helper] [47120542478576] - ERROR - memcached not ready yet .. (memcachedError : 132) - unable to push key : 0a4bd1f6-d44c-4b67-a0ae-97cfdd380ad6 to bucket : 298
      [2011-05-23 05:27:04,442] - [bucket_helper] [47120542478576] - ERROR - memcached not ready yet .. (memcachedError : 132) - unable to push key : 0a4bd1f6-d44c-4b67-a0ae-97cfdd380ad6 to bucket : 298
      [2011-05-23 05:27:23,693] - [bucket_helper] [47120542478576] - INFO - inserted 5579 keys to all 1024 vBuckets
      [2011-05-23 05:27:23,693] - [bucket_helper] [47120542478576] - INFO - inserted 5579 keys to all 1024 vBuckets

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            farshid Farshid Ghods (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty