Hi Guys,
I have a 6 node BigCouch cluster that I am experimenting with that I have split into 2 zones. I'm confused by this line from the docs here
http://bigcouch.cloudant.com/api
and then editing the node entries for each node in a zone to add a zone field, .eg.:
{"_id": "de...@127.0.0.1", zone": "parts_unknown"}
I'm confused by "parts_unknown" here? Do I need to set a zone by number or is parts_unknown some kind of magic value that the cluster will handle? Sorry if I'm being dumb and this seems obvious. I've been searching and searching on-line and not managed to find anything specific about this anywhere,
any help greatly appreciated,
Dan.