Couchbase
  • Why NoSQL?
  • Couchbase Server
  • Download
  • Resources
  • Careers
Home | Forums | Couchbase | Couchbase Server 1.8.x

Backup Freezing

1 reply [Last post]
  • Login or register to post comments
Thu, 10/04/2012 - 11:41
Mneumonik
Offline
Joined: 10/04/2012
Groups: None

Hey all, i wrote a simple script:

@For /F "tokens=1 delims=/ " %%A in ('Date /t') do set DD=%%A
@For /F "tokens=2 delims=/ " %%B in ('Date /t') do set MM=%%B
@For /F "tokens=3 delims=/ " %%C in ('Date /t') do set YY=%%C

if not exist \\CIFSSERVER\db_backup\Full\%DD%-%MM%-%YY%\ mkdir \\CIFSSERVER\db_backup\Full\%DD%-%MM%-%YY%\

"C:\Program Files\Couchbase\Server\bin\cbbackup.exe" "D:\Couchbase\Server\data\default-data\default" \\CIFSSERVER\db_backup\Full\%DD%-%MM%-%YY%\

Now, this works for the first default file, then freezes when it should go to the next data file. Its been running for over an hour like this:

Backup of default done
Vacuum of default done

Any ideas?

Top
  • Login or register to post comments
Thu, 10/04/2012 - 12:05
Mneumonik
Offline
Joined: 10/04/2012
Groups: None

I should also mention the same thing happens when I point the destination to c:\ instead of a file share.

Top
  • Login or register to post comments
  • Login or register to post comments
  • Login
  • Register

Company

  • About Us
  • Leadership
  • Customers
  • Partners
  • Contact Us

Product

  • Couchbase Server
  • Couchbase SDKs
  • Use Cases
  • Documentation
  • Forums

Open Source

  • Couchbase Project
  • Couchbase vs. CouchDB

Commercial

  • Subscriptions & Support
  • Training & Services

News

  • Blog
  • Newsletter
  • Press Releases
  • Buzz

Follow Us

    
  • Customer Login
  • Terms of Service
  • Privacy Policy
  • Trademark Policy
  • Site Map

© 2013 COUCHBASE All rights reserved.

Sign in to Couchbase Community

close
  • Create new account
  • Request new password
You are logging into the Forums, Wiki and Issue Tracker