home
NEWS       BLOGS       FORUMS       NEWSLETTERS       RESEARCH       EVENTS       DIGITAL LIBRARY       CAREERS  
Network Computing Network Computing Powered by InformationWeek Business Technology Network

IMMERSE YOURSELF:

SOA

  |

Data Center

  |

802.11n

  |

Data Privacy

  |
APO  |

Virtualization

  |

NAC

  |

Security

  |

Network Mgmt

  |

Enterprise Apps

  |

Storage & Servers



Network and Systems Management
S N E A K   P R E V I E W  

Solaris 9 Does It All

  June 24, 2002
  By Sean Doherty


TOC Issue TOC
Printer Print full article
E-Mail E-Mail this URL
flame author Flame the author
 
  In this article
arrow
Online Only: Sun ONE Services and Freeware
arrow
Online Only: Resource Manager and the Fair Share Scheduler
In 2001, Sun Microsystems led the Unix market in total revenue and shipped 259,905 systems -- way more than IBM or Compaq Computer Corp. shipped, according to Gartner research. Of course, all those Sun systems shipped with the Solaris operating system. Now, Sun is ready to bolster its OS presence with the release of Solaris 9, the foundation for Sun's Open Net Environment (ONE) -- a strategy for deploying network services while facilitating the development and deployment of Web services.

Sun shipped a Sun Fire 280R -- a dual UltraSPARC III 750 MHz -- with 2,048 MB of RAM and a pre-release version of Solaris 9 to our Real-World Labs® at Syracuse University.



Solaris 9 is available only in SPARC edition: Sun has deferred the release of the IA-32 platform version. The SPARC version runs on 32- and 64-bit Sun platforms with a minimum of 64 MB of memory and 600 MB of disk space. Sun suggests 128 MB memory and at least 1.7 GB of disk space.

The updates include an improved single sign-on facility in the Kerberos 5 server, a full SunScreen 3.2 firewall and enhancements to Live Update 2.0 that let you upgrade the OS while maintaining availability. New functionality in performance, scalability, management, networking and security abound.

Performance

Solaris 9's performance enhancements include MPSS (multiple page-size support) and an improved multithreading library. MPSS lets a program access portions of virtual memory using variable, unlimited page sizes. Previously, only 8-KB pages were available for a program's stack and heap. You can now use MPSS to run applications with specific memory page-size settings that can map more memory per application. This could help Web services using Java applications.



Freeware in Solaris 9

Click here to enlarge

Solaris 9 also uses a faster multithreading library. Sun hasn't changed the interfaces, and there's no need to recode applications. Since Sun touts significant performance gains for Java and Web applications servers and Apache under Solaris 9, I compared it with Solaris 8.

I installed Solaris 8 and 9 on a Sun Ultra 10 (UltraSPARC IIi 300 MHz) with 512 MB of RAM. Each version ran from a separate IBM Ultrastar 18ES disk (Ultra SCSI, 18.3 GB, 7200 RPM) with Apache's 32-bit Web server (version 1.3). Using Mercury Interactive's LoadRunner 7.02, I created 100 virtual users to engage 10,000 transactions. The results yielded an average of 308.14 hits per second under Solaris 8 and 370.732 hits per second under 9. Without my optimizing either system or enabling the NCA (Network Cache and Accelerator), Solaris 9 showed an impressive 20 percent improvement over Solaris 8.

Resource Management

A major addition to Solaris 9 is the RM (Resource Manager), which allocates and pools system resources, monitors resource consumption, adjusts allocations and generates accounting information on usage for billing and planning. It monitors and controls system performance and resource usage from the SMC (Solaris Management Console) or the command line.

Good News
  • Sun ONE Directory Server 5.1 integration.
  • Improved performance.
  • Enhanced resource management.

    Bad News
  • Sun ONE Application Server not integrated.
  • GNOME 2.0 desktop still on the horizon.

  • Granted, Unix systems already provide a resource-limit (rlimit) facility, which lets you set limits on the amount of resources a process can consume. In Solaris 9, you can configure resource limits by tasks or projects that can be defined by user, group or application. To test this, I limited resource allocations for multiple users using the FSS (Fair Share Scheduler).

    The FSS guarantees application performance by allocating shares of CPU resources to projects. CPU shares have no meaning by themselves; they are meaningful only in comparison with other project shares. The FSS schedules projects against each other, making it impossible for one project to acquire more CPU cycles simply by running more processes concurrently.

    Networking

    Although ONE begins with Solaris 9, Sun does not give up its previous theme: The computer is still the network. IPlanet Directory Server 5.1, now Sun ONE Directory Server, is an integral part of the Solaris 9 release. It comes with a 200,000 object license for enterprise customers to manage users and resources, but it must be installed after the OS is installed.

    Solaris 9 includes LDAP libraries, PerLDAP and a sample configuration file-names service switch for "files" and "LDAP." Also included are the LDAP service modules for PAM, which supports both the authentication and password management components. It is used with the pam_unix.so.1 module to support direct authentication to the LDAP directory server.

    Solaris 9 provides an easy script to get a directory server up. I executed /usr/sbin/directoryserver setup as root. After the system accepted a typical configuration and the default directory suite components, I input a FQDN (Fully Qualified Domain Name). Then I chose "nobody" as the user and group to run the service and the default directory server port, 389. Finally, I chose an administrative port from a range of 1024-65535 and set a user name and password for the admin. The Sun ONE Directory Server was up and running.


    Vendor Information
    Solaris 9 Operating Environment, contact vendor for pricing.
    Sun Microsystems, (800) 786-7638, (650) 960-1300. www.sun.com/solaris

    Safety First

    Last but not least are the security updates in Solaris 9. Sun's SSH (Secure Shell) version 1.0 (protocol support for SSH versions 1.5/2.0) replaces administrative tools that pass authentication and data in clear text (telnet, FTP, RSH and RCP). SSH encrypts authentication information and the data stream. It became my default mode of remote access. TCP wrappers 7.6 is also installed with Solaris 9 but needs additional configuration.

    Solaris 9 is not revolutionary, but it continues many of the advancements started in Solaris 8. Add the fact that you can download it free, and upgrading is an easy decision.

    Sean Doherty is a technology editor and lawyer based at our Syracuse University Real-World Labs®. A former project manager and IT engineer at Syracuse University, he helped develop centrally supported applications and storage systems. Send your comments on this article to him at sdoherty@nwc.com.

    Sun ONE Services and Freeware

    Solaris 9 (Sun OS 5.9 version s81_55) includes a fully integrated version of Sun ONE Directory Server. In addition, the Sun ONE Application Server is included in the software distribution. Future OS updates will integrate the Application Server so the core Solaris distribution will include a Java 2 Enterprise Edition (J2EE) LDAP and application server to provide a complete solution for enterprise-identity management. Solaris 9 has Apache version 1.3 with Perl version 5.6.1 and includes SAMBA with SWAT (Samba Web Administration Tool). A 30-day trial of Oracle 9i Enterprise Server is also included with the Solaris 9 distribution.

    Developer products that shipped with our pre-release of Solaris 9 include the Java 2 Runtime Environment, Standard Edition 1.4.0 and Java 2 SDK Standard Edition 1.4.0. The latest version of the Java development language will be included in the full release. Solaris 9 also includes a 30-day license for the Forte Developer (C, C++ and FORTRAN) system as well as the Forte for Java Community Edition for Java development. If you prefer open-source development tools, you can look to Solaris 9's API compatibility with common Linux libraries and build environments such as libxml, glib and GTK+. You can run these tools under a GNU bash (Bourne-Again shell), and you will have the opportunity to put it all on a GNOME 2.0 desktop later this year.


    Resource Manager and the Fair Share Scheduler

    To test the Resource Manager under Solaris 9, I first changed the process schedule parameters and enabled the Fair Share Scheduler (FSS) using the dspadmin command. After rebooting the system, I was ready to allocate shares of resources by user, group or process.

    Using the Sun Management Console, I drilled down to the system configuration of the SunFire to find the Projects icon. I added a project called user.NWC1 and a dialog box appeared to configure and control users, groups and resources. I added the user to the project and looked at the resource controls. The resource controls let me administer the resources available to NWC1. For example, I could enter a threshold value for the maximum address space, maximum core size, maximum CPU time, or maximum stack size allowed. I chose a threshold of 10 to apply to the maximum CPU shares allowed NWC1.

    For each threshold value placed on a resource control, you can associate one or more actions. For example, you can deny resource requests for amounts greater than the threshold. You can also send a signal to the violating process if the threshold is reached (e.g., SIGHUP, SIGKILL, SIGSTOP, SIGTERM). I chose to deny resources and enforced it with the SIGTERM signal. After I saved the user.NWC1 project, I cloned it to create the same projects for users NWC2, 3, 4 and 5. Once all the projects were created, I executed two instances of the nspin program for each user.

    The nspin program is an ELF (executable and linking format) 32-bit executable that creates execution threads to load and tax processors. Executing it from the command line used 936 KB of memory while utilizing 20 percent of the CPU resources. When one process was allowed to run unfettered, it would open threads and saturate processor utilization. But this was not the case when the RM was on the job with the FSS. None of our user's programs dominated CPU resources. I took this same approach to successfully limit CPU resources by group and then by process.









    Ready to take that job and shove it?

    Function:

    Keyword(s):

    State:
    SPONSOR
    RECENT JOB POSTINGS
    CAREER NEWS
    Go beyond Google and get vertical. These specialized search sites will help you find the business information you need -- fast.

    Ari Balogh was named to the post of chief technology officer as the companys for a "realignment" of employees.










    InformationWeek U.S. IT Salary Survey 2008
    Salaries for business technology professionals are falling. Here's what you need to know in order to make good hiring decisions and personal career choices. Download Today
     
    ROLLING RIGHT ALONG
    Follow key Network Computing Reviews from conception to completion. This Week: Holistic APM.



    Network Computing Reports Emerging Enterprise Podcast Series: Secrets to Success








    TechSearch


    Microsite of the Week


    Powerful Information at Your Fingertips



    InformationWeek Business Technology Network
    InformationWeekInformationWeek 500InformationWeek 500 ConferenceInformationWeek AnalyticsInformationWeek CIO
    InformationWeek EventsInformationWeek ReportsInformationWeek MagazinebMightyByte and SwitchDark Reading
    Digital LibraryIntelligent EnterpriseInternet EvolutionNetwork ComputingNo JitterPlug Into The Cloud
    space
    Techweb Events Network
    InteropVoiceConWeb 2.0 ExpoWeb 2.0 SummitEnterprise 2.0 ConferenceMobile Business ExpoSoftware ConferenceCSI - Computer Security Institute
    Black HatGTECEnergy CampMashup CampStartup Camp
    space
    Light Reading Communications Network
    Light ReadingLight Reading EuropeUnstrungLight Reading's Cable Digital NewsConstantinopleInternet EvolutionPyramid Research
    Heavy ReadingLight Reading Live!Light Reading InsiderEthernet ExpoOptical ExpoTeleco TVTower Technology Summit
    space
    Financial Technology Network
    Advanced TradingBank Systems & TechnologyInsurance & TechnologyWall Street & TechnologyAccelerating Wall StreetBank Systems & Technology Executive SummitBuyside Trading SummitInsurance & Technology Executive Summit
    space
    Microsoft Technology Network
    MSDN MagazineTechNetThe Architecture Journal
    space


    App Infrastructure   |   Messaging & Collaboration   |   Network & Systems Mgmt   |   Network Infrastructure   |   Security  |   Storage & Servers   |   Wireless   |   Enterprise Apps
    About Us  |  Contact Us  |  Site Map  |  Technology Marketing Solutions  |  Advertising Contacts  |   Briefing Centers
    Copyright © 2008  United Business Media LLC  |  Privacy Statement  |  Terms of Service  |  Your California Privacy Rights