What size recomendation for head node?

1 visualizzazione (ultimi 30 giorni)
We have a license for MDCS 256 workers.
I've built the system, but the admincenter in particular seems to run quite slowly.
With 16 VMs with 16 vCPUs and 64GB memory each, what size should the head node be?
The head node I currently have is 4 vCPUs with 16GB and it feels sluggish.

Risposta accettata

Dasharath Gulvady
Dasharath Gulvady il 24 Lug 2015
Does the head node support a minimum of 16,384 file file descriptors as mentioned in the documentation page of MDCS:
As long as your head node meets the system requirements above, it should work fine.
Also, elaborate on what you meant by "it feels sluggish"?
  2 Commenti
Lachlan Simpson
Lachlan Simpson il 27 Lug 2015
Test Connectivity can take from 15-30 mins to complete, often fails. Doesn't log why it fails.
ulimit reports unlimited for bot users, but just to be safe, I've bumped nproc and nofile to 65k in /etc/security/limit.conf
Lachlan Simpson
Lachlan Simpson il 27 Lug 2015
! This answer not only worked, it solved another problem I had too.
Important to note that in Ubuntu, ulimit alone might say "unlimited" yet you see these results.
I used a combination of this post wrt hard coding limits and this post to discover that ulimit is quite rich and the man page is quite poor. (hint: ulimit -a tells everything)

Accedi per commentare.

Più risposte (0)

Categorie

Scopri di più su MATLAB Parallel Server in Help Center e File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by