Questions
Articles
Videos
Ask
Experts
Polls
Login
Sign Up
Health
Parenting
Cooking
Travel
Pets
Q:
Can I run two storage nodes on a single host? Two SQL nodes?
0
Like
Unlike
Answer
Comment
Flag
Widget
Tags:
storage
run
sql
nodes
single
host
Related Questions
Can I run two data nodes on a single host? Two SQL nodes?
- Yes, it is possible to do this. In the case of multiple data nodes, it is advisable (but not required) for ...
How do I continue to send queries in the event that one of the SQL nodes fails?
- MySQL Cluster does not provide any sort of automatic failover between SQL nodes. Your application must be ...
What is the maximum number of nodes supported by AnexGATE Server Appliance?
- A. IA200 can support up-to 200 nodes on the LAN. For these models, the real limitation is the available ...
How do I export a new directory from the frontend to all the compute nodes that is accessible under /home?
- Execute this procedure: • Add the directory you want to export to the file /etc/exports. For example, if you ...
Can I run MySQL Cluster nodes inside virtual machines (such as those created by VirtualBox, VMWare, Parallels, or Xen)?
- This is possible but not recommended for a production environment. We have found that running MySQL Cluster ...
Is this page helpful to you?
Your
anonymous
feedback will help us improve.
Helpful
Not helpful
Thanks for your feedback!
A:
1 Answer
rank
1
0
Like
Unlike
Comment
Flag
Edit
Yes, it is possible to do this. In the case of multiple storage nodes, each node must use a different data directory. If you want to run multiple SQL nodes on one machine, then each instance of mysqld must use a different TCP/IP port.
more
dev.mysql.com
/doc/.../mysql-cluster-faq.html
Related Videos
Add your answer...
Top Answerers
1.
Cheap SSL Certificates
7
Answers
in the past week
2.
vanity fair
7
Answers
in the past week
3.
Robert Turner
4
Answers
in the past week
More Top Answerers »
Top Askers
1.
Frank Bell
2
Questions
in the past week
2.
Frank Bigaglow
3
Questions
in the past week
3.
Charles McAtee
2
Questions
in the past week
More Top Askers »
Top Supporters
1.
Tom Wagner
9 Likes given in the past week
2.
Susan Brunner
3 Likes given in the past week
3.
CableAnd OtherThings Too
2 Likes given in the past week
More Top Supporters »
Please flag with care:
Offensive or Abusive
Spam
Ambiguous
Garbage
Duplicate
Inaccurate or Outdated
Comment (optional):
Flag
Cancel
What's wrong with this link?
If there's a problem with the answer itself, please flag the answer instead.
This URL is broken
This is a duplicate
The answer is no longer found at this URL
This is not the original source for this answer (please enter the original URL below)
Comment or suggest a replacement URL:
Flag
Cancel
Suggest a new URL
Has this answer moved? You could help us by suggesting a new URL where this answer can be found.
If there's a problem with the answer itself, please flag the answer instead.
Suggest a replacement URL:
Ok
Cancel
Can I run two storage nodes on a single host? Two SQL nodes?
Related Questions
- Yes, it is possible to do this. In the case of multiple data nodes, it is advisable (but not required) for ...
- MySQL Cluster does not provide any sort of automatic failover between SQL nodes. Your application must be ...
- A. IA200 can support up-to 200 nodes on the LAN. For these models, the real limitation is the available ...
- Execute this procedure: • Add the directory you want to export to the file /etc/exports. For example, if you ...
- This is possible but not recommended for a production environment. We have found that running MySQL Cluster ...