Quantcast
Channel: MySQL Forums - NDB clusters
Viewing all articles
Browse latest Browse all 1562

Cluster deployment architecture (2 replies)

$
0
0
Hi All,
i'm starting to use MySQL Cluster for a customer and I have a "simply" question.
In few words, I have 4 different hosts with the same characteristics (cpu, memory, disks) and i'm trying to figure out the best architecture.
For instance, in the cluster manager demo I saw:

box 1 and box 2
================
mysqld
ndb_mgmd

box 3
======
ndbd 1
ndbd 2

box 4
======
ndbd 3
ndbd 4


but for what I undestood nbdb (ndbmtd) is multi-threads and having more than one data node on the same multi-cores host is not optimal.
I like having all hosts running the same processes:

box 1, box 2, box 3, box 4
==========================
mysqld
ndb_mgmd
ndbmtd

Suggestions ? I know that the question is a bit over-simplified but I need some hints to start to thing about.

Thanks in advance
ste

Viewing all articles
Browse latest Browse all 1562

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>