Details
Description
Steps:
1) Created sasl bucket default-p
2) ls -latr data dir. There is a hidden dir .default-p, which is present even post bucket deletion.
This particular hidden dir contains master_design with a bunch of other docs.
ls -latr /data/.default-p/
total 12
drwxr-xr-x. 2 couchbase couchbase 4096 Aug 16 12:08 master_design
drwxr-xr-x. 3 couchbase couchbase 4096 Aug 16 12:08 .
drwxr-xr-x. 11 couchbase couchbase 4096 Aug 20 23:17 ..
[root@orange-2904 ~]# ls -latr /data/.default-p/*
total 20
-rw-r--r--. 1 couchbase couchbase 39 Aug 16 12:08 f72da89d2bff648e363dba27feb14575.view
-rw-r--r--. 1 couchbase couchbase 39 Aug 16 12:08 e38fceedaa2fac9adbbc18a9912beb36.view
-rw-r--r--. 1 couchbase couchbase 39 Aug 16 12:08 4307151c0db77ddc610b79134ad12cc6.view
drwxr-xr-x. 3 couchbase couchbase 4096 Aug 16 12:08 ..
drwxr-xr-x. 2 couchbase couchbase 4096 Aug 16 12:08 .
1) Created sasl bucket default-p
2) ls -latr data dir. There is a hidden dir .default-p, which is present even post bucket deletion.
This particular hidden dir contains master_design with a bunch of other docs.
ls -latr /data/.default-p/
total 12
drwxr-xr-x. 2 couchbase couchbase 4096 Aug 16 12:08 master_design
drwxr-xr-x. 3 couchbase couchbase 4096 Aug 16 12:08 .
drwxr-xr-x. 11 couchbase couchbase 4096 Aug 20 23:17 ..
[root@orange-2904 ~]# ls -latr /data/.default-p/*
total 20
-rw-r--r--. 1 couchbase couchbase 39 Aug 16 12:08 f72da89d2bff648e363dba27feb14575.view
-rw-r--r--. 1 couchbase couchbase 39 Aug 16 12:08 e38fceedaa2fac9adbbc18a9912beb36.view
-rw-r--r--. 1 couchbase couchbase 39 Aug 16 12:08 4307151c0db77ddc610b79134ad12cc6.view
drwxr-xr-x. 3 couchbase couchbase 4096 Aug 16 12:08 ..
drwxr-xr-x. 2 couchbase couchbase 4096 Aug 16 12:08 .
Activity
Karan Kumar
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Labels | system-test | |
| Priority | Minor [ 4 ] | Major [ 3 ] |
Aleksey Kondratenko
made changes -
| Summary | Bucket deletion does not delete all the files on-disk, | we leave stock couch indexes on disk after bucket deletion [was: Bucket deletion does not delete all the files on-disk, ] |
Farshid Ghods
made changes -
| Labels | system-test | 2.0-beta-release-notes system-test |
Dipti Borkar
made changes -
| Summary | we leave stock couch indexes on disk after bucket deletion [was: Bucket deletion does not delete all the files on-disk, ] | Development indexes (stock couch indexes) remain on disk after bucket deletion |
Aleksey Kondratenko
made changes -
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Cannot Reproduce [ 5 ] |
Farshid Ghods
made changes -
| Status | Resolved [ 5 ] | Closed [ 6 ] |