Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 1.8.1-release-candidate
-
Fix Version/s: 1.8.1
-
Component/s: documentation, ns_server
-
Security Level: Public
-
Labels:
-
Environment:181-884-rel
Description
To reproduce this:-
1) Set data_path of 2 nodes as /mnt
storage path after fresh installation of nodes:-
storage":{"ssd":[],"hdd":[{"path":"/mnt","quotaMb":"none","state":"ok"}]}
2) Rebalance in a node
after rebalancing in:-
"storage":{"ssd":[],"hdd":[{"path":"/mnt","quotaMb":"none","state":"ok"}]}
3) Rebalance out a node
after rebalancing the node out
"storage":{"ssd":[],"hdd":[{"path":"/opt/couchbase/var/lib/couchbase/data"}]]
4) Rebalance in the same node that is removed
after rebalancing the node out
"storage":{"ssd":[],"hdd":[{"path":"/opt/couchbase/var/lib/couchbase/data"}]]
The storage path should get updated to /mnt instead of the default path.
This is a regression from 180, cross checked this with 180 build.
1) Set data_path of 2 nodes as /mnt
storage path after fresh installation of nodes:-
storage":{"ssd":[],"hdd":[{"path":"/mnt","quotaMb":"none","state":"ok"}]}
2) Rebalance in a node
after rebalancing in:-
"storage":{"ssd":[],"hdd":[{"path":"/mnt","quotaMb":"none","state":"ok"}]}
3) Rebalance out a node
after rebalancing the node out
"storage":{"ssd":[],"hdd":[{"path":"/opt/couchbase/var/lib/couchbase/data"}]]
4) Rebalance in the same node that is removed
after rebalancing the node out
"storage":{"ssd":[],"hdd":[{"path":"/opt/couchbase/var/lib/couchbase/data"}]]
The storage path should get updated to /mnt instead of the default path.
This is a regression from 180, cross checked this with 180 build.
Activity
- All
- Comments
- Work Log
- History
- Activity
- Gerrit Reviews
Karan Kumar
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Summary | Data path does not get updated on rebalance in a node | Data path does not get updated on rebalance in a node (Conflicting configuration changes to field) |
| Sprint Status | Current Sprint |
Farshid Ghods
made changes -
| Summary | Data path does not get updated on rebalance in a node (Conflicting configuration changes to field) | data path is reset when node is rebalanced out so 1.8.1behavior will be different when node is added back to the cluster |
Karan Kumar
made changes -
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Won't Fix [ 2 ] |
Karan Kumar
made changes -
| Status | Resolved [ 5 ] | Closed [ 6 ] |
| Assignee | Aleksey Kondratenko [ alkondratenko ] | Karan Kumar [ karan ] |
Karan Kumar
made changes -
| Resolution | Won't Fix [ 2 ] | |
| Status | Closed [ 6 ] | Reopened [ 4 ] |
| Assignee | Karan Kumar [ karan ] | MC Brown [ mccouch ] |
Karan Kumar
made changes -
| Labels | 1.8.1-release-notes | |
| Component/s | documentation [ 10012 ] |
Peter Wansch
made changes -
| Sprint Status | Current Sprint |
MC Brown
made changes -
| Status | Reopened [ 4 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
Farshid Ghods
made changes -
| Status | Resolved [ 5 ] | Closed [ 6 ] |