Search found 3 matches
- Fri Feb 10, 2017 12:04 pm
- Forum: General
- Topic: all render tasks getting reseted
- Replies: 5
- Views: 12483
Re: all render tasks getting reseted
Here are the results from the commands right now in the server. netstat -nat | grep 51000 | wc -l 297 netstat -nat | egrep ':51000.*:.*TIME_WAIT' | wc -l 297 ss -tan state time-wait | wc -l 309 ss -tan 'sport = :51000' | awk '{print $(NF)" "$(NF-1)}' | sed 's/:[^ ]*//g' | sort | uniq -c 32...
- Fri Feb 10, 2017 10:04 am
- Forum: General
- Topic: all render tasks getting reseted
- Replies: 5
- Views: 12483
Re: all render tasks getting reseted
Hi Timur,
Anywhere specific I should look into? Any info which will help you in understanding the issue.
Am also trying to understand the logs...
Few questions for you.
Why are the monitors showing as 'zombie monitor'
What does "ZOMBIETIME" mean.
Thanks!
Anywhere specific I should look into? Any info which will help you in understanding the issue.
Am also trying to understand the logs...
Few questions for you.
Why are the monitors showing as 'zombie monitor'
What does "ZOMBIETIME" mean.
Thanks!
- Fri Feb 10, 2017 5:27 am
- Forum: General
- Topic: all render tasks getting reseted
- Replies: 5
- Views: 12483
all render tasks getting reseted
Hi guys, Having a weird issue over the last few weeks. We are keeping overnight renders and they are going good. :) But, once in a while when we come in the morning and start checking from the monitors(web/afwatch) the network will freeze for a minute. And, once its back, all the renders happening f...