Hey @TECSTER, Great video man! I have to thank you for your great communication and calm approaches. It was really easy for me to follow along on my terminal, I think this video is a must watch for any Linux engineer!
Thank you so much , just found out about iotop , really really usefull command , great explanation , thank you so much agian for your time , keep the good working man , and I wish you all the best :) Thank you so much!!!
Wish I had seen this earlier. Interview rejection because I was not able to explain how to troubleshoot IO bottlenecks using IOstat and IOtop. Not anymore!
What could be alternative of iotop? if I cannot install any external utility. And if I am using some Java application will I be able to find out which thread is consuming I/o?
iotop is a trusted utility and you can always copy the package to the server via scp or sftp and install it manually if your server doesn't have internet access. For Java application threads, I'm not a Java expert but if you're running them within the same process then I would look for a java troubleshooting utility to troubleshoot on that level.
Ubuntu, but I always customize my setup to my liking (appearance, shortcuts, custom commands etc..) what's great about linux is it let's you change whatever you want unlike windows 😉
you could have just started with iotop if that was all you wanted to know? I thought you where going to solve a performance problem? legitimate programs running are not a problem.
Listening to myself in retrospect I see what you mean xD I'm a classic geek though and communication is obviously not my strong suit, I'll try to improve the delivery in future videos 😄
The best thing about this man is, not unnecessary talks.
Hey @TECSTER,
Great video man! I have to thank you for your great communication and calm approaches. It was really easy for me to follow along on my terminal, I think this video is a must watch for any Linux engineer!
You have saved, many people few years of computer performance experience and training in less than 10 minues.
straight to the point. short and clear
Great. After discover the process you could run strace to get the file descriptor id and check on /proc the file. Run gdb and try unlock the process
Thank you sir!!!!!!! I was waiting for these kinds.. Please keep on sharing!!!!!!!
Wonderful video. Very helpful. Thanks a lot. Please keep doing videos on server issues and troubleshooting steps.
Awesome!
Simple and direct to the point!
Explained very well. Great
very clear and understandable, thanks!
this is really great video, had similar issue to troubleshoot on the interview, cheers man
Thanks for this short and informative video!
Thank you so much , just found out about iotop , really really usefull command , great explanation , thank you so much agian for your time , keep the good working man , and I wish you all the best :)
Thank you so much!!!
Awesome job. Great explanation. Clear and concise. Keep on rocking man.
Simple yet informative, Thanks
wow great video, thank you. please share more such scenarios and troubleshooting steps. subscribed
Awesome Sir, Thank you!!
Excellent !!!
thank you so much , it is really helpful for troubleshooting IO issue , appreciate your effort and time :)
Thanks for the knowledge share, it was very useful
very informative
Thanks for the video. Nice and concise
Amazing video and explanation 👍
great video... pls do more video's
Can you do something similar for Home Assistant would be great :) ... great video thank you
please do more videos like this
Great help from you..thanks !!
Hi, How you will come to know the process is running by which user, and how you will communicate to user when you want to clear the cpu
thanks for a great video! really helpful.
Simple and excellent
Thank you very much!
Damn that's a nice OS setup, did you customise this by yourself or did you download this , if so which linux distribution is this
Ubuntu, customized. Customization is nice, makes your setup unique to you if you know what I mean.
Thank you man! Great stuff
Thanks .very informative
Thanks great explanation!
Great
great video. Very well explained.
excellent video
Wish I had seen this earlier. Interview rejection because I was not able to explain how to troubleshoot IO bottlenecks using IOstat and IOtop. Not anymore!
Where do you get io tools from? My distro doesnt have them
How do i install iotop on unraid so i can check whats eating my cpu? that command is not valid on unraid, maybe there is another tool i can use?
thanks. Good explanation.
Thanks It is a great video
Great video, I learned a lot!
Thanks boss
Thank you.
Thanks❤
Very nice!!!
What could be alternative of iotop? if I cannot install any external utility. And if I am using some Java application will I be able to find out which thread is consuming I/o?
iotop is a trusted utility and you can always copy the package to the server via scp or sftp and install it manually if your server doesn't have internet access. For Java application threads, I'm not a Java expert but if you're running them within the same process then I would look for a java troubleshooting utility to troubleshoot on that level.
How to know, why linux server was slow at specific time? with the help of logs
A big thanks 😁
Thanks for this good video! :)
Man this was so awesome 👍
Hi Bro, which distro of linux you are using here.
Ubuntu, but I always customize my setup to my liking (appearance, shortcuts, custom commands etc..) what's great about linux is it let's you change whatever you want unlike windows 😉
Attitude ❤️
Can you share the same for memory?
I will try to do it soon ;)
Nice one buddy
Nice bro !!
Linux has never ever ever fixed the SLOW USB transfer rate.
Oh and the video does not play.
you could have just started with iotop if that was all you wanted to know? I thought you where going to solve a performance problem? legitimate programs running are not a problem.
man have you been sleeping lately?
Listening to myself in retrospect I see what you mean xD I'm a classic geek though and communication is obviously not my strong suit, I'll try to improve the delivery in future videos 😄