MySQL Forums
Forum List  »  NDB clusters

Cluster Disk Storage Questions
Posted by: Dan Brummer
Date: August 16, 2006 03:50PM

Hello,
I recently downloaded and installed MySQL 5.1.11-beta in my test environment. I have configured NDB and everything necessary to make a cluster. I started playing around with storing the data for my tables on the disk, using this guide:

http://dev.mysql.com/doc/refman/5.1/en/mysql-cluster-disk-data.html

Everything worked fine and it seems to be working but I have a few questions.

1. How can I test to make sure everything worked and my data is actually being stored on the disk?
2. Do the ndb backup procedures still apply when I've gone to data disk storage?
3. When creating the tablespace and setting the initial sizes, does this limit me to how large my table can be, or does it grow as data is added? (ie: my table data grows larger then the initial size and I'm unable to add any more data)

Thank you,
Dan Brummer

Options: ReplyQuote


Subject
Views
Written By
Posted
Cluster Disk Storage Questions
1599
August 16, 2006 03:50PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.