disney / couchbase

Chef cookbook to install and configure Couchbase Server
24 stars 59 forks source link

Nodes cannot join an existing cluster #12

Open carmstrong opened 11 years ago

carmstrong commented 11 years ago

A limitation of the cookbook is that using any of the LWRPs for buckets or clusters only checks the local node. So, installing Couchbase and setting up a cluster with couchbase_cluster will always result in a new cluster, instead of joining an existing cluster if it already exists. This behavior is commonly desired in environments.

estahn commented 9 years ago

Are there any other cookbooks available to solve this?

mhalligan commented 9 years ago

Any thoughts on this issue, or is this cookbook abandonware? (If so, any suggestions for a maintained cookbook?)

juliandunn commented 9 years ago

I don't use/maintain this cookbook anymore as I don't use Couchbase. @ToddGreenstein from Couchbase, Inc. has been added as a committer, so that might be an angle.