Comment 3 for bug 1461863

Revision history for this message
Raphaƫl Badin (rvb) wrote :

The tgt server has a lot of threads and a lot of open files:
cat lsof.txt | grep tgt | wc -l => 76655
cat lsof.txt | grep tgt | awk '{ print $3 }' | uniq | wc -l => 834