Sun 9


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers Sun 9
# 1  
Old 09-14-2006
Sun 9

Pages In always high 900, SD1 busy all the time.


New to Sun os is this normal?


Thanks
# 2  
Old 09-15-2006
Run iostat to find out which disk is busy. You can refer to this page for details on how to identify bottlenecks.
# 3  
Old 09-15-2006
iostat
tty sd0 sd1 sd3 sd4 cpu
tin tout kps tps serv kps tps serv kps tps serv kps tps serv us sy wt id
1 35 0 0 1 64 5 69 0 0 0 0 0 0 5 3 6 87


sd1

root volume
# 4  
Old 09-15-2006
r/s w/s kr/s kw/s wait actv wsvc_t asvc_t %w %b device
0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0 0 c0t0d0
0.0 6.9 0.0 53.6 0.2 0.4 25.4 61.9 1 10 c1t0d0


The disk is always around 10% busy,

Pages in always around 900,

I have read if disk activity is around 10% that would cause a bottle.

Thanks
McTolle

Last edited by blowtorch; 09-17-2006 at 11:04 AM..
# 5  
Old 09-15-2006
At a guess, your system is doing a lot of swapping...vmstat may turn out to be more useful.
 
Login or Register to Ask a Question

Previous Thread | Next Thread

4 More Discussions You Might Find Interesting

1. Solaris

Application running too slow on Sun SPARC T5440 but run normal on sun M3000

Hi all, I have application running on sun server T5440 4x8x1.4 GHz, 64 GB RAM, application running very slow though load average too low. when I install my application on another server SUN M3000 (One CPU 1x8x2.5GHz, 8GB RAM), application run smoothly. Here is my server T5440 info: ... (6 Replies)
Discussion started by: insatiable1610
6 Replies

2. Solaris

Sun Fire 280R Sun Solaris CRT/Monitor requirements

I am new to Sun. I brought Sun Fire 280R to practice UNIX. What are the requirements for the monitor/CRT? Will it burn out old non-Sun CRTs? Does it need LCD monitor? Thanks. (3 Replies)
Discussion started by: bramptonmt
3 Replies

3. UNIX for Dummies Questions & Answers

Sun Solaris 10: How do I create a bootup disc? The Sun website confuses me

Hey there, I am starting a Computer Science Foundation year at the end of this month and am trying to get a little bit ahead of the game. I have always wanted to learn Unix and am currently struggling with creating a boot disc to run Solaris (I have chosen to study this) from as opposed to... (0 Replies)
Discussion started by: Jupiter
0 Replies

4. UNIX for Advanced & Expert Users

Help: Sun Disk partitioning for Sun V240 & StorEdge 3300

Dear Sun gurus, I have Sun Fire V240 server with its StorEdge 3300 disk-array. Following are its disks appeared in format command. I have prepared its partitions thru format and metainit & metattach (may be i have made wrong steps, causing the errors below because I have done thru some document... (1 Reply)
Discussion started by: shafeeq
1 Replies
Login or Register to Ask a Question