Hello,

I'm trying to do upgrade couchbase server community edition from 2.0.1 to 
2.2.0 using below steps.

   - Take the backup of existing bucket using command 
      - nohup /opt/couchbase/bin/cbbackup http://localhost:8091 
       /app/cache/bkup -u Administrator -p c0mcast! -b customerdb &
   - Stop the current couchbase server with version 2.0.1 using command
      - sudo /etc/init.d/couchbase-server stop 
   - Upgrade the couchbase server using command 
      - rpm -U ~/couchbase/couchbase-server-community_2.2.0_x86_64.rpm
   - Monitor while the server comes up using command 
   - cbstats localhost:11210 warmup
   
However I could not go further after the step which is highlighted in RED 
as the couchbase server could not be started after the upgrade.
It says the server is started but however I could not access the admin 
console using http:\\localhost:8091.

Any pointers to fix this would be very helpful to do the upgrade in higher 
environments.

Thanks,
Madhav

-- 
You received this message because you are subscribed to the Google Groups 
"Couchbase" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to