Showing posts with label Introduction. Show all posts
Showing posts with label Introduction. Show all posts

Monday, January 31, 2011

Mainframe Classification

  • A mainframe has 1 to 16 CPU's (modern machines more)
  • Memory ranges from 128 Mb over 8 Gigabyte on line RAM
  • Its processing power ranges from 80 over 550 Mips
  • It has often different cabinets for
    • Storage
    • I/O
    • RAM
  • Separate processes (program) for
    • task management
    • program management
    • job management
    • serialization
    • catalogs
    • inter address space
    • communication
Latest Mainframe Stats :     
zSeries 990 Highlights
  •  Provides increased scalability - Almost three times the capacity of a z900 depending on the application
•  Breaks the barrier - Doubling the number of supported CHPIDs from 256 to 512
•  Takes a giant step - Doubling the number of LPARs from 15 to 30
•  Quadruples the number of HiperSockets™ - Internal LANs from 4 to 16
•  Introduces OSA-Express enhancements
•  Increases channel maximums for ESCON®, FICON Express™, and OSA-Express
•  Announces enhancements to fiber optic cabling services from IBM Networking Services
•  Extends IBM's industry-leading SSL performance to greater than 11,000 SSL handshakes per second
•  Introduces the next step in Capacity on Demand with On/OFF Capacity on Demand
•  Delivers significant price performance improvements on IFL engines
•  Delivers double digit price performance improvements on hardware maintenance over the z900.
• 16 GB to 256 GB processor memory
Enhanced by Zemanta

Tuesday, January 25, 2011

Introduction to Mainframe

Mainframes (often colloquially referred to as "big iron") are powerful computers used mainly by large organizations for critical applications, typically bulk data processing such as census, industry and consumer statistics, enterprise resource planning, and financial transaction processing.


Most large-scale computer system architectures were firmly established in the 1960s and most large computers were based on architecture established during that era up until the advent of Web servers in the 1990s


1. Nearly all mainframes have the ability to run (or host) multiple operating systems, and thereby operate not as a single computer but as a number of virtual machines. In this role, a single mainframe can replace dozens or even hundreds of smaller servers. While mainframes pioneered this capability, virtualization is now available on most families of computer systems, though not always to the same degree or level of sophistication.

2. Mainframes can add or hot swap system capacity non disruptively and granularly, to a level of sophistication usually not found on most servers. Modern mainframes, notably the IBM zSeries, System z9 and System z10 servers, offer two levels of virtualization: logical partitions (LPARs, via the PR/SM facility) and virtual machines (via the z/VM operating system). Some IBM mainframe customers run no more than two machines: one in their primary data center, and one in their backup data center—fully active, partially active, or on standby—in case there is a catastrophe affecting the first building. Test, development, training, and production workload for applications and databases can run on a single machine, except for extremely large demands where the capacity of one machine might be limiting. Such a two-mainframe installation can support continuous business service, avoiding both planned and unplanned outages. In practice most customers use multiple mainframes linked by Parallel Sysplex and shared DASD.

3. Mainframes are designed to handle very high volume input and output (I/O) and emphasize throughput computing. Since the mid-1960s, mainframe designs have included several subsidiary computers (called channels or peripheral processors) which manage the I/O devices, leaving the CPU free to deal only with high-speed memory. It is common in mainframe shops to deal with massive databases and files. Giga-record or tera-record files are not unusual.

4.  Compared to a typical PC, mainframes commonly have hundreds to thousands of times as much data storage online, and can access it much faster. Other server families also offload I/O processing and emphasize throughput computing.

5.Mainframe return on investment (ROI), like any other computing platform, is dependent on its ability to scale, support mixed workloads, reduce labor costs, deliver uninterrupted service for critical business applications, and several other risk-adjusted cost factors. .

6. Mainframes also have execution integrity characteristics for fault tolerant computing. For example, z900, z990, System z9, and System z10 servers effectively execute result-oriented instructions twice, compare results, arbitrate between any differences (through instruction retry and failure isolation), then shift workloads "in flight" to functioning processors, including spares, without any impact to operating systems, applications, or users.