Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: 1.8.0, 1.8.1-release-candidate
-
Fix Version/s: 1.8.1-release-candidate
-
Component/s: tools
-
Security Level: Public
-
Labels:None
-
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.
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.
Activity
Steve Yen
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Assignee | Steve Yen [ steve ] | |
| Resolution | Won't Fix [ 2 ] |
Peter Wansch
made changes -
| Component/s | tools [ 10223 ] | |
| Component/s | backup_restore [ 10070 ] |
Farshid Ghods
made changes -
| Status | Resolved [ 5 ] | Closed [ 6 ] |