mkleins opened a new issue #1022: Cluster's installation with automation tools URL: https://github.com/apache/couchdb/issues/1022 I tried to create a cluster with an automation tool (not manually) ## Current Behavior When i install couchDB in cluster mode, its mandorty to change default node name ([email protected]) by FDQN in vm.args file. In this case, couchDB create a new node and keeps the first node active ([email protected]). To make the cluster work, i need to delete the first node. Not nice if i want to use an automation system like ansible. ## Possible Solution When renaming node, replace the node name without adding a new one. ## Steps to Reproduce (for bugs) 1. Install couchDB with repositories (Debian) 2. Rename node in vm.args file 3. Restart couchDB daemon 4. View nodes in _membership URL ## Your Environment Tried on Debian 9 with CouchDB 2.1.1
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
