[MB-5040] cbbackup should add custom path to temporary sqlite database Created: 10/Apr/12 Updated: 09/Jan/13 Resolved: 08/May/12 |
|
| Status: | Closed |
| Project: | Couchbase Server |
| Component/s: | tools |
| Affects Version/s: | 1.8.0, 1.8.1-release-candidate |
| Fix Version/s: | 1.8.1-release-candidate |
| Security Level: | Public |
| Type: | Bug | Priority: | Major |
| Reporter: | Thuan Nguyen | Assignee: | Steve Yen |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Environment: | windows | ||
| Description |
|
Install couchbase server 1.8.0r-55 on drive C with size 14 GB
Add another storage called drive D Create custom data path of couchbase server on drive D (drive D has size 100 GB) Load items to node until database size larger than 15 GB on drive D Run cbbackup to backup data to any folder on drive D After a while running, C drive will run out of free space and the node may crash. When run cbbackup, sqlite will generate a temporary file etilqs-xxxx-xxxxx.xxxxxxx in drive C that may fill up all space in C drive. We need add another args in cbbackup to custom this tmp sqlite to drive D to avoid cluster crashed. |
| Comments |
| Comment by Steve Yen [ 08/May/12 ] |
| won't fix for 1.8.x. But 2.0 cbbackup will be new code and we can address this then. |