Hi ,
I am unable to change the port of the couchbase server and its default 8091.So when I use CLI
like :- ./couchbase-cli cluster-init -c localhost:8091 -u Administrator -p password --cluster-init-port=9090
but it is giving the error :- ERROR: option cluster-ramsize is not specified.
you do need to specify the --cluster-ramsize option on cluster init. However there is a bug that return the error even when you specify the cluster-ramsize. I logged an issue for tracking this: https://issues.couchbase.com/browse/MB-18092
got it. I’ll try it with that version but I was trying this on the latest builds on 4.5 that we are about to preview in the next few weeks.
thanks
-cihan