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

[system test] compaction progress does not log in couchdb log

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 2.0
    • None
    • view-engine
    • Security Level: Public
    • centos 6.2 64bit build 2.0.0-1862

    Description

      Cluster information:

      • 8 centos 6.2 64bit server with 4 cores CPU
      • Each server has 32 GB RAM and 400 GB SSD disk.
      • SSD disk format ext4 on /data
      • Each server has its own SSD drive, no disk sharing with other server.
      • Create cluster with 6 nodes installed couchbase server 2.0.0-1862
      • Cluster has 2 buckets, default (12GB) and saslbucket (12GB).
      • Each bucket has one doc and 2 views for each doc (default d1 and saslbucket d11)
      • Enable consistent view on cluster (default)
      • Change value of erlang in couchbase-server from +A 16 to +S 128:128

      10.6.2.37
      10.6.2.38
      10.6.2.39
      10.6.2.40
      10.6.2.42
      10.6.2.43

      • Load 15 million items to each bucket. Each key has size from 512 bytes to 1024 bytes
      • Queries all 4 views from 2 docs
      • Mutate 15 million items with key size from 1500 to 1024 bytes
      • Check active tasks on all nodes, I see there are many active tasks running.
        [
        { "limit": 4, "pid": "<0.6369.0>", "running": 0, "started_on": 1350513808, "type": "couch_main_index_barrier", "updated_on": 1350597107, "waiting": 0 }

        ,

        { "limit": 2, "pid": "<0.6370.0>", "running": 1, "started_on": 1350513808, "type": "couch_replica_index_barrier", "updated_on": 1350597201, "waiting": 0 }

        ,

        { "changes_done": 2530413, "design_documents": [ "_design/d11" ], "indexer_type": "replica", "initial_build": true, "pid": "<0.19214.325>", "progress": 41, "set": "saslbucket", "signature": "ae72f9d24da5d9368eed3fb3519c1687", "started_on": 1350592349, "total_changes": 6122931, "type": "indexer", "updated_on": 1350597288 }

        ,

        Unknown macro: { "bucket"}

        ]

      • Look at couchdb log, I don't see any progress log of index and view compaction in it.

      Attachments

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

        Activity

          People

            FilipeManana Filipe Manana (Inactive)
            thuan Thuan Nguyen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty