If you are dealing with high IO wait on linux machine then you must detect which application causing this.
First use
# top
This will show list of current running applications.
Continue reading “How to deal with high IO in linux”
DevBlog – How to solve everyday programming and administration problems
How to solve PHP, CSS, HTML problems, some administration tips about Linux, Apache, MySql and more…
If you are dealing with high IO wait on linux machine then you must detect which application causing this.
First use
# top
This will show list of current running applications.
Continue reading “How to deal with high IO in linux”