Building Clustered Linux Systems
Home > Computing and Information Technology > Operating systems > Open source and other operating systems > Linux > Building Clustered Linux Systems
Building Clustered Linux Systems

Building Clustered Linux Systems

|
     0     
5
4
3
2
1




Out of Stock


Notify me when this book is in stock
About the Book

Praise for Building Clustered Linux Systems "The author does an outstanding job of presenting a very complicated subject. I very much commend this work. The author sets the pace and provides vital resources and tips along the way. He also has a very good sense of humor that is crafted in the text in such a way that makes the reading enjoyable just when the subject may demand a break. This book should be a requirement for those that are clustering or considering clustering and especially those considering investing a great deal of financial resource toward that goal." –Joe Brazeal, Information Technician III, Southwest Power Pool "This book is for Beginner and Intermediate level system administrators, engineers, and researchers, who want to learn how to build Linux clusters. The book covers everything very well." –Ibrahim Haddad, Senior Researcher, Ericsson Corporate Unit of Research "Nothing that I know of exists yet that covers this subject in as much depth and detail. The practical ‘hands-on’ approach of this book on how to build a Linux cluster makes this a very valuable reference for a very popular, highly demanded technology." –George Vish, II, Linux Curriculum Program Manager and Senior Education Consultant, HP "In my opinion there is a significant lack of literature on this subject. Most of the currently available books are either dated or do not address the complete picture of the range of decisions that must go into building a Linux cluster. I feel comfortable recommending this to anyone interested in building a Linux cluster to better understand both the technical aspects of building and designing a Linux cluster, but also the business aspects of the same." –Randall Splinter Ph.D., Senior Solution Architect, HP "The author has set a precedent in the cluster design and integration process that is lacking in the industry today." --Stephen Gray, Senior Applications Engineer, Altair Engineering, Inc. The Practical, Step-by-Step Guide to Building and Running Linux Clusters Low-cost, high-performance Linux clusters are the best solution for an increasingly wide range of technical and business problems. Until now, however, building and managing Linux clusters has required more specialized knowledge than most IT organizations possess. This book dramatically lowers the learning curve, bringing together all the hands-on knowledge and step-by-step techniques you'll need to get the job done. Using practical examples, Robert Lucke simplifies every facet of cluster design and integration: networking, hardware, architecture, operating environments, data sharing, applications, and more. Lucke, who helped prototype and implement one of the world's largest Linux clusters, systematically addresses the key issues you'll encounter and the key decisions you'll have to make. Coverage includes: Basic clustering concepts, hardware components, and architectural models A step-by-step cluster creation process: design, installation, and testing Choosing and implementing the optimal hardware configuration for your environment Life in the fast LAN: high-speed cluster interconnects Software issues: distributions, bootup, disks, partitioning, file systems, middleware, and more

Table of Contents:
List of Figures. List of Tables. Preface. Acknowledgments. Introduction. I. INTRODUCTION TO CLUSTER CONCEPTS. 1. Parallel Power: Defining the Clustered System Approach.     Avoiding Difficulties with the Word Cluster.     Defining a Cluster.     The Evolution of a Clustered Solution.     Collapsed Network Computing for Engineering.     Scientific Cluster Computing.     Revisiting the Definition of Cluster.     Commercial Cluster Computing.     High Performance, High Throughput, and High Availability.     A Formal Definition of Cluster.     The Why and Wherefore of Clusters.     Summary. 2. One Step at a Time: A Process for Building Clusters.     Building Clusters as a Complex Endeavor.     Talking about the "P Word".     Presenting a Formal Cluster Creation Process.     Formal Cluster Process Summary. II. CLUSTER ARCHITECTURE AND HARDWARE COMPONENTS. 3. Underneath the Hood: Cluster Hardware Components and Architecture.     Hardware Categories in a Cluster.     A Survey of Cluster Hardware Configurations.     High-Throughput Cluster Configurations.     High-Availability Cluster Configurations.     High-Performance Cluster Configurations.     Common Cluster Hardware Architecture.     Cluster Hardware Architecture Summary. 4. Any Way You Slice It: Work and Master Nodes in a Cluster.     Criteria for Selecting Compute Slices.     An Example Compute Slice from Hewlett-Packard.     Thirty-two Bit and 64-Bit Compute Slices.     Memory Bandwidth.     Memory and Cache Latency.     Number of Processors in a Compute Slice.     I/O Interface Capacity and Performance.     Compute Slice Operating System Support.     Master Node Characteristics.     Compute Slice and Master Node Summary. 5. Packet In: Cluster Networking Basics and Example Devices.     A Short View of Ethernet Networking History.     The Open System Interconnect (OSI) Communication Model.     Ethernet Network Topologies.     Internet Protocol and Addressing.     Ethernet Switching Technology.     Example Switches.     Ethernet Networking Summary. 6. Tying It Together: Cluster Data, Management, and Control Networks.     Networked System Management and Serial Port Access.     Cluster Ethernet Network Design.     An Example Cluster Ethernet Network Design.     Cluster Network Design Summary. 7. Life in the Fast LAN: HSIs and Your Cluster.     HSIs.     HSI Latency and Bandwidth.     Examining HSI Topologies.     Ethernet for HSI.     Myricom's Myrinet HSI.     Infiniband.     Dolphin.     Quadrics QsNet.     HSI Technology Summary and Comparison. III. CLUSTER SOFTWARE ARCHITECTURE. 8. The Right Stuff: Linux as the Basis for Clusters.     Choosing a Cluster Operating System.     Introducing the Linux Operating System and Licensing.     Linux Distributions.     Managing Open-Source Software "Churn".     Commercial Linux Distributions.     Free Linux Distributions.     Conclusions about Linux for Clusters. 9. Round and Round It Goes: Booting, Disks, Partitioning, and Local File Systems.     Disk Partitioning, Booting, and the BIOS.     Booting the Linux Kernel.     The Linux Initial RAM Disk Image.     Linux Local Disk Storage.     Linux File System Types.     The Linux /proc and devfs Pseudo File Systems.     The Linux ext2 and ext3 Physical File Systems.     Standard Mount Options for All File Systems.     The Temporary File System.     Other Available File System Types.     Advanced Performance Tuning.     A Word about SMART Monitoring for Disks.     Local Disks and File Systems Summary. 10. Supporting Role: Infrastructure Services and Administration.     The Big Infrastructure Picture.     Initializing Your Cluster's Software Infrastructure.     Infrastructure Implementation Recommendations.     Protecting Active Configuration Information.     Preparation for Infrastructure Installation.     Networking.     Enabling and Starting Linux Services.     Time Synchronization.     Name Services.     Infrastructure Services Summary. 11. Reach Out and Access Something: Remote Access Services, DHCP, and System Logging.     Continuing Infrastructure Installation.     "Traditional" User Login and Authentication.     Remote Access Services.     Using BSD Remote Access Services.     Kerberized Versions of BSD/ARPA Remote Services.     The Secure Shell.     The Parallel Distributed Shell.     Configuring DHCP.     Logging System Activity.     Access and Logging Services Summary. 12. Installment Plan: Introduction to Compute Slice Configuration and Installation.     Compute Slice Configuration Considerations.     One Thousand Pieces Flying in Close Formation.     The Single-System View.     A Generalized Network Boot Facility: pxelinux.     Configuring Network kickstart.     NFS Diskless Configuration.     Introduction to Compute Slice Installation Summary. 13. Improving Your Images: System Installation with SystemImager.     Using the SystemImager Software.     Multicast Installation.     The SI flamethrower Facility.     System Installation with SI Summary. 14. To Protect and Serve: Providing Data to Your Cluster.     Introduction to Cluster File Systems.     The NFS.     A Survey of Some Open-Source Parallel File Systems.     Commercially Available Cluster File Systems.     Cluster File System Summary. 15. Stuck in the Middle: Cluster Middleware.     Introduction to Cluster Middleware.     The MPICH Library.     The Simple Linux Utility for Resource Management.     The Maui Scheduler.     The Ganglia Distributed Monitoring and Execution System.     Monitoring with Nagios.     Cluster Middleware Summary.     An Afterword on Linux High-Availability and Open-Source. 16. Put Tab A in Slot C: OSCAR, Rocks, OpenMOSIX, and the Globus Toolkit.     Introducing Cluster-Building Toolkits.     General Cluster Toolkit Installation Process.     Installing a Cluster with OSCAR.     Installing a Cluster with NPACI Rocks.     The OpenMOSIX Project.     Introduction to the Grid Concept.     The Globus Toolkit.     Cluster-Building Toolkit Summary. IV. BUILDING AND DEPLOYING YOUR CLUSTER. 17. Dollars and Sense: Cluster Economics.     Initial Perceptions.     Setting the Ground Rules.      Cluster Cabling and Complexity.     Eight-Compute Slice Cluster Hardware Costs.     Sixteen-Compute Slice Cluster Hardware Costs.     Thirty-two-Compute Slice Hardware Costs.     Sixty-four-Compute Slice Hardware Costs.     One Hundred Twenty-eight-Compute Slice Hardware Costs.     The Land beyond 128 Compute Slices.     Hardware Cost Trends and Analysis.     Cluster Economics Summary. 18. Racking Your Brains: Example Cluster Rack Assembly Steps.     Examining the Cluster Assembly Process.      Assembly Assumptions.     Some "Rules of Thumb" for Physical Cluster Assembly.     Detailed Cluster Assembly Steps.     Learning from the Example Steps.     Physical Assembly Conclusions. 19. Getting Your Cluster Wired: An ExampleCable-Labeling Scheme.     Defining the Cable Problem.     Different Classes of Cabling.     A First Pass at a Cable-Labeling Scheme.     Refining the Cable Documentation Scheme.     Calculating the Work in Cable Installation.     Minimizing Interrack Cabling.     Cable Labeling System Summary. 20. Physical Constraints: Heat, Space, and Power.     Identifying Physical Constraints for Your Cluster.     Space, the Initial Frontier.     Power-Up Requirements.     System Power Utilization.     Taking the Heat.     Physical Constraints Summary. Appendix A. Acronym List. Appendix B. List of URLs and Software Sources. Glossary. Bibliography. Index.


Best Sellers


Product Details
  • ISBN-13: 9780131448537
  • Publisher: Pearson Education (US)
  • Publisher Imprint: Prentice Hall
  • Height: 100 mm
  • No of Pages: 648
  • Weight: 100 gr
  • ISBN-10: 0131448536
  • Publisher Date: 07 Oct 2004
  • Binding: Paperback
  • Language: English
  • Spine Width: 100 mm
  • Width: 100 mm


Similar Products

Add Photo
Add Photo

Customer Reviews

REVIEWS      0     
Click Here To Be The First to Review this Product
Building Clustered Linux Systems
Pearson Education (US) -
Building Clustered Linux Systems
Writing guidlines
We want to publish your review, so please:
  • keep your review on the product. Review's that defame author's character will be rejected.
  • Keep your review focused on the product.
  • Avoid writing about customer service. contact us instead if you have issue requiring immediate attention.
  • Refrain from mentioning competitors or the specific price you paid for the product.
  • Do not include any personally identifiable information, such as full names.

Building Clustered Linux Systems

Required fields are marked with *

Review Title*
Review
    Add Photo Add up to 6 photos
    Would you recommend this product to a friend?
    Tag this Book Read more
    Does your review contain spoilers?
    What type of reader best describes you?
    I agree to the terms & conditions
    You may receive emails regarding this submission. Any emails will include the ability to opt-out of future communications.

    CUSTOMER RATINGS AND REVIEWS AND QUESTIONS AND ANSWERS TERMS OF USE

    These Terms of Use govern your conduct associated with the Customer Ratings and Reviews and/or Questions and Answers service offered by Bookswagon (the "CRR Service").


    By submitting any content to Bookswagon, you guarantee that:
    • You are the sole author and owner of the intellectual property rights in the content;
    • All "moral rights" that you may have in such content have been voluntarily waived by you;
    • All content that you post is accurate;
    • You are at least 13 years old;
    • Use of the content you supply does not violate these Terms of Use and will not cause injury to any person or entity.
    You further agree that you may not submit any content:
    • That is known by you to be false, inaccurate or misleading;
    • That infringes any third party's copyright, patent, trademark, trade secret or other proprietary rights or rights of publicity or privacy;
    • That violates any law, statute, ordinance or regulation (including, but not limited to, those governing, consumer protection, unfair competition, anti-discrimination or false advertising);
    • That is, or may reasonably be considered to be, defamatory, libelous, hateful, racially or religiously biased or offensive, unlawfully threatening or unlawfully harassing to any individual, partnership or corporation;
    • For which you were compensated or granted any consideration by any unapproved third party;
    • That includes any information that references other websites, addresses, email addresses, contact information or phone numbers;
    • That contains any computer viruses, worms or other potentially damaging computer programs or files.
    You agree to indemnify and hold Bookswagon (and its officers, directors, agents, subsidiaries, joint ventures, employees and third-party service providers, including but not limited to Bazaarvoice, Inc.), harmless from all claims, demands, and damages (actual and consequential) of every kind and nature, known and unknown including reasonable attorneys' fees, arising out of a breach of your representations and warranties set forth above, or your violation of any law or the rights of a third party.


    For any content that you submit, you grant Bookswagon a perpetual, irrevocable, royalty-free, transferable right and license to use, copy, modify, delete in its entirety, adapt, publish, translate, create derivative works from and/or sell, transfer, and/or distribute such content and/or incorporate such content into any form, medium or technology throughout the world without compensation to you. Additionally,  Bookswagon may transfer or share any personal information that you submit with its third-party service providers, including but not limited to Bazaarvoice, Inc. in accordance with  Privacy Policy


    All content that you submit may be used at Bookswagon's sole discretion. Bookswagon reserves the right to change, condense, withhold publication, remove or delete any content on Bookswagon's website that Bookswagon deems, in its sole discretion, to violate the content guidelines or any other provision of these Terms of Use.  Bookswagon does not guarantee that you will have any recourse through Bookswagon to edit or delete any content you have submitted. Ratings and written comments are generally posted within two to four business days. However, Bookswagon reserves the right to remove or to refuse to post any submission to the extent authorized by law. You acknowledge that you, not Bookswagon, are responsible for the contents of your submission. None of the content that you submit shall be subject to any obligation of confidence on the part of Bookswagon, its agents, subsidiaries, affiliates, partners or third party service providers (including but not limited to Bazaarvoice, Inc.)and their respective directors, officers and employees.

    Accept

    New Arrivals

    Inspired by your browsing history


    Your review has been submitted!

    You've already reviewed this product!