skip to main | skip to sidebar

przemol

I love DTrace. But don't tell my wife because she would be jealous ... ;-)

2007-04-27

T2000 performance tuning

If you are interested in performance tuning of T2000 and applications working on the server, the following links might be helpfull:
  • T2000 performance tuning guide.
  • http://www.solarisinternals.com/wiki/index.php/Hardware/Platform_Specific_Tuning
  • http://developers.sun.com/solaris/articles/db2_t2000.html
  • http://blogs.digitar.com/media/2/T2000_Experience.pdf
Posted by Przemysław Bąk (przemol) at 12:21
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Labels: t2000 performance tuning

No comments:

Post a Comment

Newer Post Older Post Home
Subscribe to: Post Comments (Atom)

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

About Me

Przemysław Bąk (przemol)
I am Unix/Storage fan and I like digging around it. I started this blog to share some thoughts and experience about Unix systems.
View my complete profile

Blog Archive

  • ►  2012 (2)
    • ►  September (1)
    • ►  April (1)
  • ►  2011 (7)
    • ►  July (3)
    • ►  June (2)
    • ►  April (1)
    • ►  February (1)
  • ►  2010 (5)
    • ►  December (1)
    • ►  November (1)
    • ►  August (1)
    • ►  July (1)
    • ►  June (1)
  • ►  2009 (18)
    • ►  October (3)
    • ►  September (1)
    • ►  August (2)
    • ►  July (7)
    • ►  May (1)
    • ►  February (3)
    • ►  January (1)
  • ►  2008 (7)
    • ►  September (1)
    • ►  July (1)
    • ►  June (1)
    • ►  February (4)
  • ▼  2007 (14)
    • ►  October (1)
    • ►  August (1)
    • ►  June (2)
    • ►  May (3)
    • ▼  April (2)
      • T2000 performance tuning
      • Linux Fedora 6 vs Solaris 10 (apache+php)
    • ►  March (3)
    • ►  February (2)

Links

  • http://blogs.sun.com/ahl/
  • http://blogs.sun.com/bmc/
  • http://blogs.sun.com/bmseer/
  • http://blogs.sun.com/mws/
  • http://prefetch.net/blog

Popular Posts

  • vdbench - disk I/O workload generator
    There are several tools which allow to test performance of filesystems like Iozone, Bonnie, FileBench. There is also one unknown widely call...
  • How to change zone configuration ?
    I always forget how to change configuration of already configured zone. I hope from now on I won't forget it. How to remove fs already d...
  • Solaris IO tuning: monitoring disk queue - lack of knowledge
    A few months ago we faced some performance problems on one of our servers. There is One Very Well Known Big Database (OVWKBD - complicated, ...
  • How to lock Oracle SGA memory in RAM within zone
    A month ago I had a discussion with our DBA about how to make Oracle SGA memory ineligible for swapping/pagging (we had such accident). Con...
  • ZFS vs VxFS vs UFS on SCSI array
    Back from holidays. Yes. :-) I wish it were longer ... But coming back to reality. While ZFS is renown for its love to particular disks not...
  • CentOS, sar and reporting activity for block devices
    Just recently I wanted to watch activity for some block devices on one of our CentOS systems. From manual: man sar ...        -d     Repor...
  • Veritas Volume Manager - display DMP IO statistics
    If you are Veritas Volume Manager user you can use DMP to configure path failover and load balancing using many links (data paths) to storag...
  • When was Red Hat / CentOS server installed ?
    Just recently I was looking for information when (what date) was particular server installed. We can check it using two ways (both using rpm...
  • DTrace & Postgresql - io tuning
    We have one application based on postgresql database. Recently we encountered some performance problems with uploading bigger amount of data...
  • Netbackup - how to customize job report (CLI)
    Instead of using GUI to list all jobs we can use CLI command /usr/openv/netbackup/bin/admincmd/bpdbjobs, e.g.: bash-3.00# /usr/openv/netba...