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

option to use different disks for different vbuckets?

1 reply [Last post]
  • Login or register to post comments
Mon, 11/22/2010 - 03:37
gbrits
Offline
Joined: 11/22/2010
Groups: None

 Consider the use-case with different datasets modeled as different vbuckets. The datasets are larger than RAM so fast disk-access is important. Each server (Amazon Ec2 m.xlarge) is configured with a couple of EBS-disks.

To me, it would make sense to be able to configure that each vbucket makes use of a different EBS-disk (or a cluster of RAID EBS's.) However I can't find the option to do so.

Is this somehow possible? 

TIA,

Geert-Jan

Top
  • Login or register to post comments
Mon, 11/22/2010 - 12:02
bhawana@membase
Offline
Joined: 10/29/2010
Groups: None

Geert-Jan,

There is a way to map different datasets to disks. However, we have not tested this. So, pleae do the needed testing and let us know. Here is how you would do this:

You can specify buckets  and create symlinks from the sqlite (C:\Program Files\Membase\Server\data\ns_1\yourbucket-*.sqlite   ) files to your specific disks. Also, you would need to make sure that your sqlite journal mode is set to 'TRUNCATE' and not 'DELETE'.

PRAGMA journal_mode = TRUNCATE

Read more aboit Pragmas http://www.sqlite.org/pragma.html

 

Bhawana

__________________

Forum support is great for free but sometimes you need a guaranteed response time and dedicated resources for your questions or issues.
Consider purchasing enterprise-level support from Membase: http://www.membase.com/products-and-services/overview
Call or email "sales -at- membase -dot- com" today!

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