Performance issues: Console hang and process spawning

0

My instance is experiencing a severe performance hit currently, where it's unable to consistently use the full computing power available. It seems to be due to delays in spawning new processes, as my computing script requires that new processes are spawned as old ones finish. I experience a similar hang-up when performing actions in the command line through ssh. It's not a heavy amount of processes I'm spawning per second, I'm trying to run 64 processes simultaneously, that each take about 5-10 seconds to complete.

What might be the cause of this, and is it something fixable from my end?

Edited by: jthomsen on Oct 27, 2021 2:19 AM

Edited by: jthomsen on Oct 27, 2021 2:22 AM

gefragt vor 3 Jahren200 Aufrufe
1 Antwort
0

I swapped out the cold hdd used for an ssd to test if that was better. It seems to have fixed the issue. Although I suspect the throughput limit on the hdd was not from anything on my end.

beantwortet vor 3 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen