필터 지우기
필터 지우기

What size recomendation for head node?

조회 수: 2 (최근 30일)
Lachlan Simpson
Lachlan Simpson 2015년 7월 22일
댓글: Lachlan Simpson 2015년 7월 27일
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.

채택된 답변

Dasharath Gulvady
Dasharath Gulvady 2015년 7월 24일
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
Lachlan Simpson
Lachlan Simpson 2015년 7월 27일
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 2015년 7월 27일
! 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)

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 MATLAB Parallel Server에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by