linux - how to delete couchbase bucket data from node's file system? -
i using cluster of couchbase servers couchbase-server-enterprise_2.5.0_x86_64
comprised of there nods. result of writing many recorders bucket, i've exceeded cluster memory , nodes went down.
i tried rebooting machine node , restarting won't start. reason has many data. clear bucket removing it's data disk, can't seem find location data stored on disk in couchbase. can point me right direction?
data couchbase (assuming linux) stored at:
/opt/couchbase/var/lib/couchbase/data
when 'too many recorders bucket' mean? because have data larger ram amount doesn't mean node should go down, means not documents available in ram , node have fetch disk (slower). unless you've exceeded cluster capability huge margin don't think cause.
i investigate before wiping data on node + backing data up.
you can @ logs located at:
/opt/couchbase/var/lib/couchbase/logs
how ram each of servers have , how assigned couchbase?
Comments
Post a Comment