For details about the files and commands summarized here, consult the appropriate man pages or Solaris Documentation
| Description | |
|---|---|
/etc/bootparams |
Contains information regarding network boot clients. |
/etc/cron.d/cron.allow |
This book should be in the library of any serious Solaris administrator. It is not a book for beginners, but it is well-organized and well-explained. The authors went to a great deal of trouble to clean up the parts of the original edition that were not as easily understood, and their effort shows.
The examples are clear and well-explained, and the information is indexed and cross-referenced in a way that makes it easy to follow threads across chapters.
The authors of this book have been extraordinarily generous with their time and energy.
This is an older posting I made to the original Solaris Troubleshooting site. The information is a little dated in terms of available hardware options, but the concepts and philosophy are the same.
The system bus has a fixed bandwidth. Too many devices on the bus can create more traffic than the bus can handle, which results in contention and packet loss.
"The Practice of System and Network Administration" is different from most of the other technical books on a professional SA's bookshelf. This book is about how to become a professional system administrator.
The profession is about more than knowning obscure options to different commands. To become a professional, a system administrator needs to change mindset from a straight-ahead techie to a member of the team who has specialized expertise.
System administration has not always been recognized as a profession.
sysdef -i reports on several system resource limits. Other parameters can be checked on a running system using adb -k :
adb -k /dev/ksyms /dev/mem
parameter-name/D
^D (to exit)
More information on kernel tuning is available in Sun's online documentation.
Most of the InterProcess Communication parameters are reported by sysdef -i . Other parameters can be checked on a running system using adb -k :
adb -k /dev/ksyms /dev/mem
parameter-name/D
!-->!-->
Continuing on the performance theme: Oracle's SPARC T5-8 server is now the world's fastest single server for Oracl