Solaris server is slow, what action you will take
Answers were Sorted based on User's Feedback
Answer / settu.r
Hi,
1.First u check CPU,MEMORY,DISK,and NIC card
A)#prstat (any unwanted process running kill that one.
B)#swap -l (check the swap space)
C)#iostat (check HDD space&HDD error)
D)#netstat (n/w speed)
fine u got solution Where the problem
Is This Answer Correct ? | 18 Yes | 4 No |
Answer / natarajan
The following command will show the CPU utilization of
server.
prstat -s cpu -n 5
Take the output and check the maximum utilization process,
if it is not required kill it.
pkill <process name>
kill -9 <PID>
Is This Answer Correct ? | 12 Yes | 5 No |
Answer / m.sankar
Find the most CPU usage program by using "top" command in
solaries.
#top
Then identhify reason for most CPU usage program and kill
if that program perform iilegal operation.
Is This Answer Correct ? | 9 Yes | 2 No |
Answer / aashok
If the process is zombie you are not able to kill up.
use solaris 9+ preap command
like
preap -F processID
Is This Answer Correct ? | 5 Yes | 1 No |
Answer / satya
If the server is slow because of the load, Try to figure
out he process which is taking more large and causing the
situation.
Use renice command to comeplete that process by assinging
more priority (by which you can complete that process soon)
syntax for renice command is
renice -n [priority_change] PID
nice command is used to excecute command with priority.
Is This Answer Correct ? | 3 Yes | 3 No |
#prstat -s cpu -n 5
#pkill <process name>
#kill -9 <PID>
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / terry.anto
First you should find the process witch is making the system slow by using the cmd
#prstat
then try to Kill the process if it is useless then look into the swap space clear unwanted files in harddisk to make more space if the space is less
Is This Answer Correct ? | 0 Yes | 0 No |
When I am checking the services its showing maintenance state I checked all dependents and dependencies then what is procedure should I do step by step.pls tell methe answer as soon as possible?
Solaris server is slow, what action you will take
When iam loging in to my system as a normal user through the telnet I am not able to login, the message appears on the screen is unable to connect the host:the connection is refused. Please tell me the answers as soon aspossible?
Solaris Server is not running in multi level? Continously restarting after installing the package?
When iam checking the services its showing unintialized then what should i do.pls tell me the answer as soon as posible.
Tell me from where swap read the swap -l?
when iam loging in to my system as a normal user through the telnet iam not able to login,the message appears on the screen is unable to conncect the host:the connection is refused.pls tell me the answers as soon as possible.
How to set dedicated IP in Zoning ?
From where swap read the swap -l
Dear friends Fast I Install red hat Linux 4.0 and again I install Sun Solaris 10 after install Solaris I got problem I am not able to see Red Hat Linux what was the problem, I need to Edit something, Can send me step by step configuring, please help me friends
How to check from the ok boot prompt?
When iam loging in to my system as a normal user through