<div dir="ltr"><div>use pstree to get the threads of a brick server process<br>I got something like below, could we know which threads are io-threads which are threads to run self-heal? how about others? <br></div><div>(just according to the tid and know the sequence when to create)<br>

</div><div><br>[<a href="mailto:root@10.121.56.105">root@10.121.56.105</a> ~]# pstree -p 6226<br>glusterfsd(6226)ââ¬â{glusterfsd}(6227)<br>                 ââ{glusterfsd}(6228)<br>                 ââ{glusterfsd}(6229)<br>

                 ââ{glusterfsd}(6230)<br>                 ââ{glusterfsd}(6243)<br>                 ââ{glusterfsd}(6244)<br>                 ââ{glusterfsd}(6247)<br>                 ââ{glusterfsd}(6262)<br>                 ââ{glusterfsd}(6314)<br>

                 ââ{glusterfsd}(6315)<br>                 ââ{glusterfsd}(6406)<br>                 ââ{glusterfsd}(6490)<br>                 ââ{glusterfsd}(6491)<br>                 ââ{glusterfsd}(6493)<br>                 ââ{glusterfsd}(6494)<br>

                 ââ{glusterfsd}(6506)<br>                 ââ{glusterfsd}(6531)<br>                 ââ{glusterfsd}(6532)<br>                 ââ{glusterfsd}(6536)<br>                 ââ{glusterfsd}(6539)<br>                 ââ{glusterfsd}(6540)<br>

                 ââ{glusterfsd}(9127)<br>                 ââ{glusterfsd}(22470)<br>                 ââ{glusterfsd}(22471)<br>                 ââ{glusterfsd}(22472)<br>                 ââ{glusterfsd}(22473)<br>                 ââ{glusterfsd}(22474)<br>

                 ââ{glusterfsd}(22475)<br>                 ââ{glusterfsd}(22476)<br>                 ââ{glusterfsd}(23217)<br>                 ââ{glusterfsd}(23218)<br>                 ââ{glusterfsd}(23219)<br>                 ââ{glusterfsd}(23220)<br>

                 ââ{glusterfsd}(23221)<br>                 ââ{glusterfsd}(23222)<br>                 ââ{glusterfsd}(23223)<br>                 ââ{glusterfsd}(23328)<br>                 ââ{glusterfsd}(23329)<br><br></div>
my volume is:<br>
<br>Volume Name: prodvol<br>Type: Distributed-Replicate<br>Volume ID: f3fc24b3-23c7-430d-8ab1-81a646b1ce06<br>Status: Started<br>Number of Bricks: 17 x 3 = 51<br>Transport-type: tcp<br>Bricks:<br>...<br>Options Reconfigured:<br>

performance.io-thread-count: 32<br>auth.allow: *,10.121.48.244,10.121.48.82<br>features.limit-usage: /:400TB<br>features.quota: on<br>server.allow-insecure: on<br>features.quota-timeout: 5<br><br><div><br></div></div>