Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

This section contains information about the basic administration of a PCC System.

Control Zone and Execution Zone

For information about the administration of Control Zone and ExecutionZone, refer to the information in the Administrator section.

Data Repository

In Couchbase clusters, the data is stored in data buckets. During the PCC installation, you can create data buckets in the cluster by using Couchbase profiles. See the /wiki/spaces/MD/pages/3215058 for further information regarding this procedure. Once you have made your installation, you can select to add, edit and delete buckets either in the Couchbase Web Console, or by using Couchbase profiles.

Creating buckets in the Couchbase Web Console

To create a bucket in the Couchbase Web Console:

  1. In the Dashboard, select Buckets.

  2. Click the Add Bucket button.

    The Add Bucket dialog is displayed.

    Create a Couchbase bucket

  3. Enter a name for the bucket, and enter the settings you want to have for the bucket. See the Couchbase documentation at http://docs.couchbase.com for further information regarding these settings.

  4. Click the Add Bucket button.

    The bucket is created, the dialog closes, and you return to the Dashboard where you can see the new bucket listed in the Buckets page.

Editing buckets in the Couchbase Web Console

To edit a bucket in the Couchbase Web Console:

  1. In the Dashboard, select Buckets.

  2. Click the bucket that you want to edit.

    The settings for the bucket are displayed.

    Edit a Couchbase bucket

  3. Click the Edit button.

    The Edit Bucket Settings dialog opens.

    Edit Bucket Settings dialog

  4. You can now edit the bucket's settings for Memory Quota, Ejection Method, Bucket Priority, Auto-Compaction, and Flush. See the Couchbase user documentation at http://docs.couchbase.com for further information regarding these settings.

  5. Click the Save Changes button when you are finished.

    Your changes are saved, the dialog closes, and you will return to the Dashboard.

Removing buckets in the Couchbase Web Console

To remove a bucket in the Couchbase Web Console:

  1. In the Dashboard, select Buckets.

  2. Click the bucket that you want to remove. The settings for the bucket are displayed.

  3. Click the Delete button. You get a warning saying that all data will be deleted for the selected bucket.

  4. Click the Delete Bucket button to confirm. The bucket is deleted.


  • No labels