backup creates 1K files?
Wed, 11/09/2011 - 04:08
hi, I'm running the mbbackup according to the wiki http://www.couchbase.org/wiki/display/membase/Membase+Server+version+1.6.4+and+up
PS C:\Program Files\Membase\Server\bin\ep_engine\management> .\mbbackup "c:\Program Files\Membase\Server\data\ns_1\pcbase" c:\BAK\membase
which results in just 4 1K files:
C:\BAK\membase>dir
Volume in drive C has no label.
Volume Serial Number is 345B-4D22
Directory of C:\BAK\membase
08.11.2011 16:47 <DIR> .
08.11.2011 16:47 <DIR> ..
08.11.2011 16:47 1.024 pcbase
08.11.2011 16:47 1.024 pcbase-0.mb
08.11.2011 16:47 1.024 pcbase-1.mb
08.11.2011 16:47 1.024 pcbase-2.mb
08.11.2011 16:47 1.024 pcbase-3.mb
5 File(s) 5.120 bytes
although the db is some hundred megabytes.
where should I start looking?
PAT