[MB-7202] [windows]Failed to cleanup old buckets on node 'ns_1@10.1.3.147': {error,eacces}, rebalance failed because of it Created: 16/Nov/12 Updated: 07/May/13 Resolved: 07/May/13 |
|
| Status: | Closed |
| Project: | Couchbase Server |
| Component/s: | ns_server |
| Affects Version/s: | 2.0 |
| Fix Version/s: | 2.1 |
| Security Level: | Public |
| Type: | Bug | Priority: | Major |
| Reporter: | Iryna Mironava | Assignee: | Iryna Mironava |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | 2.0-release-notes, windows | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Environment: |
build 1950
NOTE: erlang started with +A 16 option |
||
| Attachments: |
|
| Description |
|
similar problem: http://www.couchbase.com/issues/browse/MB-6957
4 nodes cluster\ 8 M items\1 ddoc with 2 views Steps to repro: 1. Load items (resident ratio = 30%) 2. Reboot the node 3. Do not wait warm up to be completed and fail over the node 4. Wait for warm up and Add it back 5. Rebalance rebalance fails with reason {buckets_cleanup_failed,['ns_1@10.1.3.147']}. Failed to cleanup old buckets on node 'ns_1@10.1.3.147': {error,eacces} cbcollect info links are in comments |
| Comments |
| Comment by Iryna Mironava [ 16/Nov/12 ] |
|
https://s3.amazonaws.com/bugdb/jira/MB-7202/fd7f5b85/10.1.3.135-11162012-diag.zip
https://s3.amazonaws.com/bugdb/jira/MB-7202/fd7f5b85/10.1.3.146-11162012-diag.zip https://s3.amazonaws.com/bugdb/jira/MB-7202/fd7f5b85/10.1.3.147-11162012-diag.zip https://s3.amazonaws.com/bugdb/jira/MB-7202/fd7f5b85/10.1.3.151-11162012-diag.zip |
| Comment by Chiyoung Seo [ 19/Nov/12 ] |
|
Alk, I don't think this is a critical issue, but we need to understand why this was caused. I don't know the meaning of "eaccess" error in erlang. When you have time, please take a look and assign it back to me if this eaccess error is caused by the engine side. |
| Comment by Steve Yen [ 20/Nov/12 ] |
| per bug-scrub |
| Comment by Karen Zeller [ 05/Dec/12 ] |
|
Added to RN:
For the Windows platform, attempts to perform a rebalance of a restarted node fails due to failure to clean up old data buckets on the node. The workaround is to reattempt the rebalance. |
| Comment by Maria McDuff [ 27/Mar/13 ] |
| per bug scrub: Iryna - pls retest in latest build of 2.0.2 |
| Comment by Iryna Mironava [ 11/Apr/13 ] |
| tested build 2.0.2-761-rel, not reproduced |