Skip to content

DOC-14009 XDCR Support for CNG - #4104

Draft
rao-shwe wants to merge 17 commits into
release/8.5from
DOC-14009-xdcr-support-for-cng
Draft

DOC-14009 XDCR Support for CNG#4104
rao-shwe wants to merge 17 commits into
release/8.5from
DOC-14009-xdcr-support-for-cng

Conversation

@rao-shwe

Copy link
Copy Markdown
Contributor

Comment thread modules/learn/pages/clusters-and-availability/xdcr-support-for-cng.adoc Outdated
Comment thread modules/learn/pages/clusters-and-availability/xdcr-support-for-cng.adoc Outdated
Comment thread modules/learn/pages/clusters-and-availability/xdcr-support-for-cng.adoc Outdated
Comment thread modules/learn/pages/clusters-and-availability/xdcr-support-for-cng.adoc Outdated
Comment thread modules/learn/pages/clusters-and-availability/xdcr-support-for-cng.adoc Outdated
Comment thread modules/learn/pages/clusters-and-availability/xdcr-support-for-cng.adoc Outdated
Comment thread modules/learn/pages/clusters-and-availability/xdcr-support-for-cng.adoc Outdated
Comment thread modules/manage/pages/manage-xdcr/create-xdcr-reference.adoc Outdated
Comment thread modules/manage/pages/manage-xdcr/create-xdcr-reference.adoc Outdated
Comment thread modules/manage/pages/manage-xdcr/create-xdcr-reference.adoc Outdated
Comment thread modules/learn/pages/clusters-and-availability/xdcr-support-for-cng.adoc Outdated

@ggray-cb ggray-cb left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks like this content needs to be broken up into separate pages. I've left comments as to what parts probably need to move.

Comment thread modules/backup-restore/pages/enterprise-backup-restore.adoc
Comment thread modules/learn/pages/clusters-and-availability/xdcr-support-for-cng.adoc Outdated
Comment thread modules/learn/pages/clusters-and-availability/xdcr-support-for-cng.adoc Outdated
Comment thread modules/learn/pages/clusters-and-availability/xdcr-support-for-cng.adoc Outdated
Comment thread modules/learn/pages/clusters-and-availability/xdcr-support-for-cng.adoc Outdated
Comment thread modules/learn/pages/clusters-and-availability/xdcr-support-for-cng.adoc Outdated
* The self-managed CNG must allow connections from the Capella cluster nodes.
* On the Capella cluster, create a remote reference using the `couchbase2://` prefix and the self-managed cluster CNG hostname.

== Reference

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be someplace in the Reference > XDCR Reference section? Maybe in https://docs.couchbase.com/server/current/xdcr-reference/xdcr-security-and-networking.html? It doesn't belong in Learn... and probably not in Manage either.

The administrator setting up XDCR must have the `Full Admin`, `Cluster Admin` or `XDCR Admin` role, on the source cluster.

* Whether the the connection between source and target clusters will be managed securely, and if so, by what secure methodology.
* When creating a remote cluster reference for a target cluster fronted by Cloud Native Gateway (CNG), use the `couchbase2://` prefix in the hostname field.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* When creating a remote cluster reference for a target cluster fronted by Cloud Native Gateway (CNG), use the `couchbase2://` prefix in the hostname field.
* When creating a remote cluster reference for a target cluster fronted by Cloud Native Gateway (CNG), use the `couchbase2://` scheme in the hostname field.

* Whether the the connection between source and target clusters will be managed securely, and if so, by what secure methodology.
* When creating a remote cluster reference for a target cluster fronted by Cloud Native Gateway (CNG), use the `couchbase2://` prefix in the hostname field.
This instructs XDCR to use gRPC over HTTPS instead of direct node-to-node connections.
The default CNG gRPC port is *18098*.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bold is genreally only used for UX references (buttons, dialogs, etc.).

Suggested change
The default CNG gRPC port is *18098*.
The default CNG gRPC port is 18098.


Once the reference has been saved, it can be used to specify a target cluster, when an XDCR replication is created.

IMPORTANT: When using the `couchbase2://` connection scheme, you must set the secureType parameter to full.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
IMPORTANT: When using the `couchbase2://` connection scheme, you must set the secureType parameter to full.
IMPORTANT: When using the `couchbase2://` connection scheme, you must set the `secureType` parameter to full.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants