remove membase install couchbase 2.0 not working
Hi Guys, i have remove membase with =>
sudo dpkg --remove membase-server
after that i install couchbase server
sudo dpkg -i couchbase-server
after finishing the setup, cluster is on pending. i looking in the log and found =>
Service memcached exited on node 'ns_1@127.0.0.1' in 0.01s
and i can't remove couchbase-server.
best regards
If you can kill the beam.smp process and the epmd process (which should effectively get all processes listed by "ps -U membase"), you should be able to complete the uninstall. I'm not certain I know what state it's in right now, so it's hard to say exactly how to help, but as long as the package appears removed, the processes are no longer running and /opt/membase is clean, it should be good for installation of Couchbase Server.
francis@ip-10-58-238-144:/bigData$ sudo dpkg --remove couchbase-server
(Reading database ... 55584 files and directories currently installed.)
Removing couchbase-server ...
* Failed to stop couchbase-server
Processing triggers for ureadahead ...