how to solve the system hung issue. found that the memory
state is free... commands to check and solve the issue
Answer Posted / nagraj
may be many zombie process are running or harware error,
ps -el is a command to check any zombie processes are
running, if is the issue then issue preap command to kill
the multiple zombie processes, if it a hardware error then
issue iostat -en command to see the hardware errors.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Explain the run levels that are used in solaris10?
How can the user in solaris check the status of processes?
Explain the vmstat output?
How can threads be created in a solaris environment? Write an example
What can be a reason for the solaris system slowing down?
What causes the rpc.ttdbserverd process to be cpu bound?
Explain how to view shared memory statistics?
Tell me how to mount the floppy & cd-rom?
What is the login shell?
how to add your own run control script in server?
How to solve the system hang issue.
How can the output be redirected to some other action process in place showing it in the screen?
Explain how to kill a process.
How can a user increase the number of pseudo-ttys? what is their use?
How can threads be created in a solaris environment?