Mainframe. Large Computing Systems. Supercomputer Systems. Mainframe
|
|
|
- Warren Marsh
- 9 years ago
- Views:
Transcription
1 1 Large Computing Systems Server Farm Networked cluster of interchangeable file/application servers Provides load balancing for availability and reliability Blade Server Server farm in a single cabinet providing I/O, power, cooling Blade = hot-swappable single-board file/application server Big Iron Large, expensive computers Multi-processor systems Complex inter-processor architecture Supercomputer Fast numerical processing (number crunching) Specialized, highly parallel user programming interface Enormous I/O capability and reliability Standard single-user interface I/O Controller I/O Controller I/O Controller Bus Adaptor Card Memory Card Memory Card CPU Card Backplane 2 Supercomputer Systems Oriented to problems limited by calculation speed Weather modeling Global warming forecasts DNA and protein analysis Digital video processing Complicated to program High degree of programmer-visible parallelism Special "parallelized" high-level language Require specialized, application-specific software Typical systems SMP assembly of 64 to 256,000 Alpha, Itanium 2, or PowerPC CPUs Proprietary OS assigns tasks to CPUs Oriented to problems limited by I/O and reliability Optimized for business-oriented "heterogeneous workload" Simple transaction-oriented computations Enormous volume of accesses to external databases Bank account management Credit card processing Market trading Insurance processing Airline reservations Built for reliability and availability Mean Time Between Failure (MTBF) measured in years Automatic swapping of failed hardware/software components Constant self-testing and error correction No reboots for decades 3 4
2 5 Quality of Service (QoS) s are "Rolls-Royce" of computer systems Quality always outweighs cost Highest quality hardware engineering Most reliable software techniques Highest level security and authentication Guaranteed backward compatibility High level technical support Off-site redundancy Backup system run by vendor Instantaneous transparent switch-over on failure Architecture Overview OS OS OS OS Systems Manager Hardware Hardware CPUs, I/O system, internal communication network Systems manager (hypervisor) Operator console for partitioning/configuring CPUs and I/O OS Each partition runs a separate instance of an operating system Can run Unix, Windows, z/os, MVS, VM, instances in parallel User User sees single-user interface provided by OS User OS according to I/O configuration of terminal/network interface 6 Scalability Systems Manager sees all hardware as a single unit Holistic approach to large system Multiple CPUs in a single physical cluster Multiple physical cluster in a single hardware cabinet Multiple cabinets in a system complex (Sysplex) Hot swap Change hardware configuration without shutdown Add/Remove processors and I/O systems Reassign processors and I/O systems to groups On-demand computing Configuration allocates default resource partition Dynamically reassign resources for load balancing Marketing Perspective can replace 10 to 1000 smaller servers Multiprocessor system provides equivalent power Partitioning provides equivalent flexibility Reliable infrastructure replaces multiple small systems Centralized power supply, cooling system, backup RAS (Reliability, Availability, Serviceability) and compatibility Reduced administrative, management, and service costs Lower TCO (Total Cost of Ownership) Higher ROI (Return on Investment) Advantage to organizations that cannot afford risk Prices dropping but IBM s zseries profits are growing 7 8
3 9 Traditional IBM s Traditional non-pipelined CPU implements CISC architecture IBM System/360, System/370, System/390, zseries 890 Business-oriented transaction-based application load 85% of programs written in COBOL 15% written in Assembler, C, C++, Java and other languages IBM SNA (System Network Architecture) networking Logical Partitions (LPARs) Partitioned multiprocessor assembly organization One instance of an OS per LPAR IBM operating systems MVS (Multiple Virtual Storage) JCL (Job Control Language) batch processing interface TSO (Time Sharing Option) time-sharing via dumb terminals VM/CMS Virtual Machine provides virtual mainframe environment per user Conversational Monitor System user shell running under VM Contemporary IBM zenterprise EC12 EC = enterprise class Modern architecture 64-bit superscalar pipelined CPUs SMP multicore configuration Advanced ILP Out-of-order instruction scheduling Cache hierarchy + branch prediction Modern operating system support IBM z/os (MVS replacement) Optimized (at assembly level) for zec12 mainframes Native support for UNIX programs (z/os is a certified UNIX system) TCP/IP Java (z/os provides full Java execution environment) Encryption + security protocols IBM z/vm (VM/CMS replacement) User sees virtual machine running Linux 10 zec12 Hardware Arrangement Frame Z Frame A zec12 Architecture Overview HCA InfiniBand host channel adapter Hardware Management Console (HMC) operator console (stand alone computer) Support Element (SE) laptop issues HMC instructions Flexible Service Processor (FSP) dedicated CPU implements communication + control Book processor cluster + memory + I/O interface + power supply interface 11 12
4 13 zec12 Book Structure (Maximum System) Frame A 120 active cores 4 books 30 active cores per book Book Multi-Chip Module (MCM) 36 cores = 6 PU chips 6 cores per PU 2 storage control chips MB of L4 cache Physical memory = 960 GB per book 3840 GB per Frame A 8 PCIe fanouts 8 GB/s links to PCIe I/O drawers 3 Distributed Converter Assemblies (DCA) power connection n+1 redundancy continue operation after 1 DCA failure Permits hot maintenance 2 Flexible Service Processor (FSP) cards Fabric Book Connectivity (FBC) High speed point-to-point connectivity zec12 Processing Unit (PU) 6 core PU chip 2.75 billion transistors 5.5 GHz clock speed 48 MB unified L3 cache Unified interface to 6 cores + I/O buses + memory controllers 160 GB/s to each core Storage control (SC) implements L3 to L4 communication GX I/O bus to PCIe Memory controller (MC) access to main memory POWER7 64-bit superscalar core Dynamic scheduling 6 EUs 2 integer ALU, 2 load/store, 1 FPU, 1 decimal FPU Cache 64 KB I + 96 KB D private L1 cache 1 MB I + 1 MB D private L2 cache 14 zec12 I/O System I/O cage Holds communications controllers 28 I/O card slots I/O controllers Handle network connections Users, terminals, peripherals Coupling controllers Handle connections between mainframe systems Processor Resource/Systems Manager (PR/SM) System Manager between hardware and OS layers PR/SM functions control all system aspects Responsible for physical topology knowledge Hardware information handled by OS in smaller computers PR/SM is aware of (physical) book structure Manages work dispatch on physical topology PR/SM implements Logical Partitioning (LPAR) zec12 only runs in LPAR mode Logical partitions (LPAR) Allocated physical resources by PR/SM Not aware of (physical) book structure Have no control over systems aspect of physical resources LPAR - OS LPAR - OS LPAR - OS LPAR - OS Systems Manager (PR/SM) Hardware (PUs, RAM, Books, I/O) 15 16
5 17 LPAR Allocation rules PUs, memory and communication channels allocated to LPARs PR/SM attempts to minimize hardware allocated to a logical partition Resources can be dedicated to an LPAR or shared by LPARs Resources can be shared between LPARs by weight (priority) PR/SM attempts to group PUs for a logical partition within one book PR/SM attempts to group memory for a logical partition within one book PR/SM attempts to group logical PUs and memory within one book If not possible, groups in adjacent books PR/SM re-allocates PUs to logical partitions for load balancing PR/SM attempts to re-allocate logical PU on physical PU Permits reuse of L1 cache content Parallel Sysplex Parallel Sysplex Merge 2 to 32 instances of z/os into a single system Applications divide work and data among LPARs Coupling facility (CF) Coordinates shared LPAR resources Manages process coordination among z/os instances Manages data coherence Manages time synchronization Implemented independently or in a zec12 LPAR Geographical diversity Coupled LPARs can be on remote physical systems Provides physical backup for disaster recovery 18 Parallel Sysplex Model LPAR - OS LPAR - OS LPAR - OS LPAR - OS Systems Manager (PR/SM) Hardware (PUs, RAM, Books, I/O) Coupling Facility LPAR - OS LPAR - OS LPAR - OS LPAR - OS Systems Manager (PR/SM) Hardware (PUs, RAM, Books, I/O) Advantages of Parallel Sysplex High capacity for large workloads Applications see all resources on all LPARs as one system Resource sharing Applications can access all resources on all LPARs Dynamic workload balancing Software can increase resources without reconfiguring LPARs Automatic failure recovery Remote LPARs continue working if local LPAR fails System z server groups designed for percent availability Continuous application availability Applications continue on one LPAR during service on another LPAR 19 20
6 21 Integrated Hardware and System Assists System z Application Assist Processors (zaaps) Execute Java programs Under IBM Java Virtual Machine (JVM) Works in LPARs running z/os Reduce capacity requirements on CPUs CP Assist for Cryptographic Function (CPACF) Cryptographic support on every PU DES and TDES data encryption/decryption Integrated Facility for Linux (IFL) Supports Linux and open standards Real or virtual environment within System zec12 configurable as Linux-only server Unified Resource Manager Integrated management fabric (package) Runs on Hardware Management Console and Support Element Sees all workload from one uniform point of control Fast + agile for reconfiguration Growth, load balance, disaster recovery Management areas General system management Virtual server management + provisioning Hypervisor management + support for application deployment Energy management + monitoring Power + cooling control Network management Virtual networks + access control Workload Awareness Manage CPU resource across virtual servers hosted in same hypervisor Balance workload performance policy objectivesdisaster recovery 22 BladeCenter Extension (zbx) System z IBM blade server systems Optimized for standard OLTP + web-oriented services zbx Optional machine incorporates System z services into zec12 Managed transparently by Unified Resource Manager Optional blades IBM WebSphere DataPower Integration Appliance Offloads web-based workloads from core applications Front end server to optimize XML processing XML hardware acceleration for service-oriented architecture (SOA) HTTP format SOAP (Simple Object Access Protocol) format Seamless integration of distributed and System z platforms POWER7 blades Virtualized running AIX / Red Hat Enterprise Linux / Windows Server "Managed in Cloud" Cloud = virtualization management infrastructure Eliminate traditional fixed-hardware boundaries CPU memory network storage Deliver infrastructure / platform / application as service zec12 as private cloud infrastructure Centrally managed + controlled set of IT resources Rapid and flexible service delivery Capacity on Demand (CoD) Multiple configuration definitions available for temporary requirements Up to 200 staged definitions 8 installed at given time Manual invocation by operator Automatic invocation Workload Manager (WLM) sets policy thresholds Capacity Provisioning Manager invokes on specific thresholds 23 24
7 25 Environmental Requirements Power Cooling Width Depth Height 27.6 kw Water / Air Cooled 1568 mm 1806 mm 2013 mm
Mainframe hardware course: Mainframe s processors
Mainframe hardware course: Mainframe s processors z/os Basic Skills: The mainframe s processors Mainframe s processors This hardware course introduces you to one model of IBM mainframe computer, the IBM
Private Cloud for WebSphere Virtual Enterprise Application Hosting
Private Cloud for WebSphere Virtual Enterprise Application Hosting Tracy Smith Nationwide Insurance February 7, 2013 Session Number 12884 www.linkedin.com/in/tracysmith2 [email protected] Private
robert vaupel of mainframe environments
robert vaupel _ of mainframe environments Robert Vaupel High Availability and Scalability of Mainframe Environments using System z and z/os as example High Availability and Scalability of Mainframe Environments
Hitachi Virtage Embedded Virtualization Hitachi BladeSymphony 10U
Hitachi Virtage Embedded Virtualization Hitachi BladeSymphony 10U Datasheet Brings the performance and reliability of mainframe virtualization to blade computing BladeSymphony is the first true enterprise-class
Setting a new standard
Changing the UNIX landscape IBM pseries 690 nearly doubling the power of the pseries 680, previously the most powerful pseries server available. 2 The powerful IBM ^ pseries 690 Highlights Datacenter-class
Solution Guide Parallels Virtualization for Linux
Solution Guide Parallels Virtualization for Linux Overview Created in 1991, Linux was designed to be UNIX-compatible software that was composed entirely of open source or free software components. Linux
Copyright 2013, Oracle and/or its affiliates. All rights reserved.
1 Oracle SPARC Server for Enterprise Computing Dr. Heiner Bauch Senior Account Architect 19. April 2013 2 The following is intended to outline our general product direction. It is intended for information
IBM WebSphere Enterprise Service Bus, Version 6.0.1
Powering your service oriented architecture IBM WebSphere Enterprise Service Bus, Version 6.0.1 Highlights Supports a variety of messaging Requires minimal standards including JMS, Version 1.1 programming
Oracle on System z Linux- High Availability Options Session ID 252
Oracle on System z Linux- High Availability Options Session ID 252 Sam Amsavelu IBM Trademarks The following are trademarks of the International Business Machines Corporation in the United States and/or
Developing a dynamic, real-time IT infrastructure with Red Hat integrated virtualization
Developing a dynamic, real-time IT infrastructure with Red Hat integrated virtualization www.redhat.com Table of contents Introduction Page 3 Benefits of virtualization Page 3 Virtualization challenges
The use of Accelerator Appliances on zenterprise
De Smet Hendrik IT Architect 13/05/2011 The use of Accelerator Appliances on zenterprise 2011 IBM Corporation Trademarks The following are trademarks of the International Business Machines Corporation
I/O Virtualization Using Mellanox InfiniBand And Channel I/O Virtualization (CIOV) Technology
I/O Virtualization Using Mellanox InfiniBand And Channel I/O Virtualization (CIOV) Technology Reduce I/O cost and power by 40 50% Reduce I/O real estate needs in blade servers through consolidation Maintain
Hewlett-Packard Superdome Servers
Jane Wright Product Report 19 August 2003 Hewlett-Packard Superdome Servers Summary HP Superdome servers are available with HP s own PA-RISC processors or Itanium 2 processors. The high-end Itanium 2-based
IBM Enterprise Linux Server
IBM Systems and Technology Group February 2011 IBM Enterprise Linux Server Impressive simplification with leading scalability, high availability and security Table of Contents Executive Summary...2 Our
Virtual Machines. www.viplavkambli.com
1 Virtual Machines A virtual machine (VM) is a "completely isolated guest operating system installation within a normal host operating system". Modern virtual machines are implemented with either software
<Insert Picture Here> Oracle Database Support for Server Virtualization Updated December 7, 2009
Oracle Database Support for Server Virtualization Updated December 7, 2009 Support Policy Server virtualization software allows multiple operating system instances to run on the same
OVERVIEW. CEP Cluster Server is Ideal For: First-time users who want to make applications highly available
Phone: (603)883-7979 [email protected] Cepoint Cluster Server CEP Cluster Server turnkey system. ENTERPRISE HIGH AVAILABILITY, High performance and very reliable Super Computing Solution for heterogeneous
Cisco Application Networking Manager Version 2.0
Cisco Application Networking Manager Version 2.0 Cisco Application Networking Manager (ANM) software enables centralized configuration, operations, and monitoring of Cisco data center networking equipment
Red Hat enterprise virtualization 3.0 feature comparison
Red Hat enterprise virtualization 3.0 feature comparison at a glance Red Hat Enterprise is the first fully open source, enterprise ready virtualization platform Compare the functionality of RHEV to VMware
Parallels Server 4 Bare Metal
Parallels Server 4 Bare Metal Product Summary 1/21/2010 Company Overview Parallels is a worldwide leader in virtualization and automation software that optimizes computing for services providers, businesses
Tools for Managing Big Data Analytics on z/os
Tools for Managing Big Data Analytics on z/os Mike Stebner, Joe Sturonas PKWARE, Inc. Wednesday, March 12, 2014 Session ID 14948 Test link: www.share.org Introduction Heterogeneous Analysis Addressing
301 IBM System z Oracle Solutions Update plus zseries Oracle SIG Update
301 IBM System z Oracle Solutions Update plus zseries Oracle SIG Update Mike Zechman Convertible Technology Oracle Database Consultant President, zseries Oracle SIG Gaylan Braselton Sales Consultant, IBM
Virtualization what it is?
IBM EMEA Virtualization what it is? Tomaž Vincek System p FTSS CEMAAS [email protected] 2007 IBM Corporation What is needed? A very strong requirement: reduce costs and optimize investments On a
IBM Systems and Technology Group Technical Conference
IBM TRAINING IBM STG Technical Conference IBM Systems and Technology Group Technical Conference Munich, Germany April 16 20, 2007 IBM TRAINING IBM STG Technical Conference E72 Storage options and Disaster
IBM Communications Server for Linux - Network Optimization for On Demand business
Optimizing your network infrastructure for on demand business IBM Communications Server for Linux - Network Optimization for On Demand business IBM Communications Server for Linux provides a cost-effective
Enabling Technologies for Distributed and Cloud Computing
Enabling Technologies for Distributed and Cloud Computing Dr. Sanjay P. Ahuja, Ph.D. 2010-14 FIS Distinguished Professor of Computer Science School of Computing, UNF Multi-core CPUs and Multithreading
IBM Power Systems Facts and Features POWER7 Blades and Servers October 2010
IBM Power Systems Facts and Features POWER7 Blades and Servers October 2010 IBM Power Systems servers and IBM BladeCenter blade servers using IBM POWER6 and POWER6+ processors are described in a separate
Virtualization Technologies and Blackboard: The Future of Blackboard Software on Multi-Core Technologies
Virtualization Technologies and Blackboard: The Future of Blackboard Software on Multi-Core Technologies Kurt Klemperer, Principal System Performance Engineer [email protected] Agenda Session Length:
Virtualised MikroTik
Virtualised MikroTik MikroTik in a Virtualised Hardware Environment Speaker: Tom Smyth CTO Wireless Connect Ltd. Event: MUM Krackow Feb 2008 http://wirelessconnect.eu/ Copyright 2008 1 Objectives Understand
Enabling Technologies for Distributed Computing
Enabling Technologies for Distributed Computing Dr. Sanjay P. Ahuja, Ph.D. Fidelity National Financial Distinguished Professor of CIS School of Computing, UNF Multi-core CPUs and Multithreading Technologies
IOS110. Virtualization 5/27/2014 1
IOS110 Virtualization 5/27/2014 1 Agenda What is Virtualization? Types of Virtualization. Advantages and Disadvantages. Virtualization software Hyper V What is Virtualization? Virtualization Refers to
Achieving Nanosecond Latency Between Applications with IPC Shared Memory Messaging
Achieving Nanosecond Latency Between Applications with IPC Shared Memory Messaging In some markets and scenarios where competitive advantage is all about speed, speed is measured in micro- and even nano-seconds.
SUSE Linux Enterprise 10 SP2: Virtualization Technology Support
Technical White Paper LINUX OPERATING SYSTEMS www.novell.com SUSE Linux Enterprise 10 SP2: Virtualization Technology Support Content and modifications. The contents of this document are not part of the
IBM i25 Trends & Directions
Gl. Avernæs 20. November 2013 Erik Rex Cert. Consultant [email protected] Thanks to Steve Will IBM i Chief Architect 2013 IBM Corporation The Family Tree 1975 1988 2013 2013 IBM Corporation 3 2013 IBM Corporation
Parallels Virtuozzo Containers
Parallels Virtuozzo Containers White Paper Top Ten Considerations For Choosing A Server Virtualization Technology www.parallels.com Version 1.0 Table of Contents Introduction... 3 Technology Overview...
iseries Logical Partitioning
iseries Logical Partitioning Logical Partition (LPAR) SYS1 1:00 Japan SYS2 10:00 USA SYS3 11:00 Brazil SYS4 15:00 UK ORD EMEPROGRESSO i5/os Linux i5/os AIX LPARs operate independently! iseries Partition
Big Data Storage in the Cloud
Big Data Storage in the Cloud Russell Witt Scott Arnett CA Technologies Tuesday, March 11 Session Number 15288 Tuesday, March 11Tuesday, March 11 Abstract Need to reduce the cost of managing storage while
Performance Comparison of Fujitsu PRIMERGY and PRIMEPOWER Servers
WHITE PAPER FUJITSU PRIMERGY AND PRIMEPOWER SERVERS Performance Comparison of Fujitsu PRIMERGY and PRIMEPOWER Servers CHALLENGE Replace a Fujitsu PRIMEPOWER 2500 partition with a lower cost solution that
System Models for Distributed and Cloud Computing
System Models for Distributed and Cloud Computing Dr. Sanjay P. Ahuja, Ph.D. 2010-14 FIS Distinguished Professor of Computer Science School of Computing, UNF Classification of Distributed Computing Systems
Learning Objectives. Chapter 1: Networking with Microsoft Windows 2000 Server. Basic Network Concepts. Learning Objectives (continued)
Chapter 1: Networking with Microsoft Learning Objectives Plan what network model to apply to your network Compare the differences between Windows 2000 Professional, Server, Advanced Server, and Datacenter
Virtualization Overview
VMWARE W HWHITE I T E PPAPER A P E R Virtualization Overview 1 Table of Contents Introduction... 3 Virtualization in a Nutshell... 3 Virtualization Approaches... 4 Virtualization for Server Consolidation
Mainframe alternative Solution Brief. MFA Sizing Study for a z/os mainframe workload running on a Microsoft and HP Mainframe Alternative (MFA)
Mainframe alternative Solution Brief MFA Sizing Study for a z/os mainframe workload running on a Microsoft and HP Mainframe Alternative (MFA) Mainframe alternative Solution Brief MFA Sizing Study for a
Satish Mohan. Head Engineering. AMD Developer Conference, Bangalore
Satish Mohan Head Engineering AMD Developer Conference, Bangalore Open source software Allows developers worldwide to collaborate and benefit. Strategic elimination of vendor lock in OSS naturally creates
Desktop Virtualization Technologies and Implementation
ISSN : 2250-3021 Desktop Virtualization Technologies and Implementation Pranit Patil 1, Shakti Shekar 2 1 ( Mumbai, India) 2 (Mumbai, India) ABSTRACT Desktop virtualization is new desktop delivery method
Experiences with Using IBM zec12 Flash Memory
Experiences with Using IBM zec12 Flash Memory Session 14119 August 13, 2013 Mary Astley ATS - IBM Corporation 2013 IBM Corporation Trademarks The following are trademarks of the International Business
IBM pseries 610: Models 6C1 and 6E1
Affordable, versatile, powerful entry servers IBM pseries 610: Models 6C1 and 6E1 services, insurance, healthcare and other environments that support remote stores, branches, regional offices and kiosks.
Getting More Performance and Efficiency in the Application Delivery Network
SOLUTION BRIEF Intel Xeon Processor E5-2600 v2 Product Family Intel Solid-State Drives (Intel SSD) F5* Networks Delivery Controllers (ADCs) Networking and Communications Getting More Performance and Efficiency
RED HAT ENTERPRISE VIRTUALIZATION FOR SERVERS: COMPETITIVE FEATURES
RED HAT ENTERPRISE VIRTUALIZATION FOR SERVERS: COMPETITIVE FEATURES RED HAT ENTERPRISE VIRTUALIZATION FOR SERVERS Server virtualization offers tremendous benefits for enterprise IT organizations server
Windows Server on WAAS: Reduce Branch-Office Cost and Complexity with WAN Optimization and Secure, Reliable Local IT Services
Windows Server on WAAS: Reduce Branch-Office Cost and Complexity with WAN Optimization and Secure, Reliable Local IT Services What You Will Learn Windows Server on WAAS reduces the cost and complexity
HUAWEI Tecal E6000 Blade Server
HUAWEI Tecal E6000 Blade Server Professional Trusted Future-oriented HUAWEI TECHNOLOGIES CO., LTD. The HUAWEI Tecal E6000 is a new-generation server platform that guarantees comprehensive and powerful
Cisco Integration Platform
Data Sheet Cisco Integration Platform The Cisco Integration Platform fuels new business agility and innovation by linking data and services from any application - inside the enterprise and out. Product
Logical Operations. Control Unit. Contents. Arithmetic Operations. Objectives. The Central Processing Unit: Arithmetic / Logic Unit.
Objectives The Central Processing Unit: What Goes on Inside the Computer Chapter 4 Identify the components of the central processing unit and how they work together and interact with memory Describe how
Red Hat Enterprise Linux 6. Stanislav Polášek ELOS Technologies [email protected]
Stanislav Polášek ELOS Technologies [email protected] Red Hat - an Established Global Leader Compiler Development Identity & Authentication Storage & File Systems Middleware Kernel Development Virtualization
Implementing a Dynamic Infrastructure The Value of IBM System z and the Road Ahead - Gaylan Braselton, System z Sales Consultant, Oracle
Implementing a Dynamic Infrastructure The Value of IBM System z and the Road Ahead - Gaylan Braselton, System z Sales Consultant, Oracle [email protected] Trademarks The following are trademarks of the
CHAPTER 15: Operating Systems: An Overview
CHAPTER 15: Operating Systems: An Overview The Architecture of Computer Hardware, Systems Software & Networking: An Information Technology Approach 4th Edition, Irv Englander John Wiley and Sons 2010 PowerPoint
This presentation covers virtual application shared services supplied with IBM Workload Deployer version 3.1.
This presentation covers virtual application shared services supplied with IBM Workload Deployer version 3.1. WD31_VirtualApplicationSharedServices.ppt Page 1 of 29 This presentation covers the shared
IBM License Metric Tool Version 7.2.2. Installing with embedded WebSphere Application Server
IBM License Metric Tool Version 7.2.2 Installing with embedded WebSphere Application Server IBM License Metric Tool Version 7.2.2 Installing with embedded WebSphere Application Server Installation Guide
Introducing. Markus Erlacher Technical Solution Professional Microsoft Switzerland
Introducing Markus Erlacher Technical Solution Professional Microsoft Switzerland Overarching Release Principles Strong emphasis on hardware, driver and application compatibility Goal to support Windows
How To Run A Power5 On A Powerbook On A Mini Computer (Power5) On A Microsoft Powerbook (Power4) On An Ipa (Power3) On Your Computer Or Ipa On A Minium (Power2
Planning for Virtualization Jaqui Lynch Userblue [email protected] http://www.circle4.com/papers/ubvirtual.pdf Agenda Partitioning Concepts Virtualization Planning Hints and Tips References 1 Partitioning
The virtualization of SAP environments to accommodate standardization and easier management is gaining momentum in data centers.
White Paper Virtualized SAP: Optimize Performance with Cisco Data Center Virtual Machine Fabric Extender and Red Hat Enterprise Linux and Kernel-Based Virtual Machine What You Will Learn The virtualization
Improving Economics of Blades with VMware
Improving Economics of Blades with VMware Executive Summary Today IT efficiency is critical for competitive viability. However, IT organizations face many challenges, including, growing capacity while
Virtualization and the U2 Databases
Virtualization and the U2 Databases Brian Kupzyk Senior Technical Support Engineer for Rocket U2 Nik Kesic Lead Technical Support for Rocket U2 Opening Procedure Orange arrow allows you to manipulate the
Alliance AES Encryption for IBM i Solution Brief
Encryption & Tokenization Alliance AES Encryption for IBM i Solution Brief A Complete AES Encryption Solution Alliance AES Encryption for IBM i provides AES encryption for sensitive data everywhere it
How To Create A Large Enterprise Cloud Storage System From A Large Server (Cisco Mds 9000) Family 2 (Cio) 2 (Mds) 2) (Cisa) 2-Year-Old (Cica) 2.5
Cisco MDS 9000 Family Solution for Cloud Storage All enterprises are experiencing data growth. IDC reports that enterprise data stores will grow an average of 40 to 60 percent annually over the next 5
Integrated and reliable the heart of your iseries system. i5/os the next generation iseries operating system
Integrated and reliable the heart of your iseries system i5/os the next generation iseries operating system Highlights Enables the legendary levels of reliability and simplicity for which iseries systems
Hard Partitioning and Virtualization with Oracle Virtual Machine. An approach toward cost saving with Oracle Database licenses
Hard Partitioning and Virtualization with Oracle Virtual Machine An approach toward cost saving with Oracle Database licenses JANUARY 2013 Contents Introduction... 2 Hard Partitioning Concepts... 2 Oracle
IBM WebSphere Application Server Family
IBM IBM Family Providing the right application foundation to meet your business needs Highlights Build a strong foundation and reduce costs with the right application server for your business needs Increase
IT Networking and Security
elearning Course Outlines IT Networking and Security powered by Calibrate elearning Course Outline CompTIA A+ 801: Fundamentals of Computer Hardware/Software www.medallionlearning.com Fundamentals of Computer
Case Study In the last 80 years, Nationwide has grown from a small mutual auto
"The creation of a private cloud built around the z196 servers supports our business transformation goals by enabling the rapid, seamless deployment of new computing resources to meet emerging requirements."
IBM Software Group. Lotus Domino 6.5 Server Enablement
IBM Software Group Lotus Domino 6.5 Server Enablement Agenda Delivery Strategy Themes Domino 6.5 Server Domino 6.0 SmartUpgrade Questions IBM Lotus Notes/Domino Delivery Strategy 6.0.x MRs every 4 months
International Journal of Advancements in Research & Technology, Volume 1, Issue6, November-2012 1 ISSN 2278-7763
International Journal of Advancements in Research & Technology, Volume 1, Issue6, November-2012 1 VIRTUALIZATION Vikas Garg Abstract: The main aim of the research was to get the knowledge of present trends
System and Storage Virtualization For ios (AS/400) Environment
Date: March 10, 2011 System and Storage Virtualization For ios (AS/400) Environment How to take advantage of today s cost-saving technologies for legacy applications Copyright 2010 INFINITE Corporation.
SQL Server Consolidation Using Cisco Unified Computing System and Microsoft Hyper-V
SQL Server Consolidation Using Cisco Unified Computing System and Microsoft Hyper-V White Paper July 2011 Contents Executive Summary... 3 Introduction... 3 Audience and Scope... 4 Today s Challenges...
Phire Architect Hardware and Software Requirements
Phire Architect Hardware and Software Requirements Copyright 2014, Phire. All rights reserved. The Programs (which include both the software and documentation) contain proprietary information; they are
Red Hat Network Satellite Management and automation of your Red Hat Enterprise Linux environment
Red Hat Network Satellite Management and automation of your Red Hat Enterprise Linux environment WHAT IS IT? Red Hat Network (RHN) Satellite server is an easy-to-use, advanced systems management platform
Building the perfect cloud with IBM System z
IBM Systems and Technology Thought Leadership White Paper June 2011 Building the perfect cloud with IBM System z A cloud computing platform that leverages the strengths of industry-leading mainframe technology
Agenda. Enterprise Application Performance Factors. Current form of Enterprise Applications. Factors to Application Performance.
Agenda Enterprise Performance Factors Overall Enterprise Performance Factors Best Practice for generic Enterprise Best Practice for 3-tiers Enterprise Hardware Load Balancer Basic Unix Tuning Performance
Virtualization 101 for Power Systems
Page 1 of 6 close window Virtualization 101 for Power Systems October November 2009 by Jaqui Lynch Print Table 1 Resources Since the introduction of POWER5* technology, virtualization has offered many
IBM BladeCenter H with Cisco VFrame Software A Comparison with HP Virtual Connect
IBM BladeCenter H with Cisco VFrame Software A Comparison with HP Connect Executive Overview This white paper describes how Cisco VFrame Server Fabric ization Software works with IBM BladeCenter H to provide
FOR SERVERS 2.2: FEATURE matrix
RED hat ENTERPRISE VIRTUALIZATION FOR SERVERS 2.2: FEATURE matrix Red hat enterprise virtualization for servers Server virtualization offers tremendous benefits for enterprise IT organizations server consolidation,
Best Practices for Virtualised SharePoint
Best Practices for Virtualised SharePoint Brendan Law [email protected] @FlamerNZ Flamer.co.nz/spag/ Nathan Mercer [email protected] @NathanM blogs.technet.com/nmercer/ Agenda Why Virtualise? Hardware
Cisco UCS B440 M2 High-Performance Blade Server
Data Sheet Cisco UCS B440 M2 High-Performance Blade Server Product Overview The Cisco UCS B440 M2 High-Performance Blade Server delivers the performance, scalability and reliability to power computation-intensive,
This presentation provides an overview of the architecture of the IBM Workload Deployer product.
This presentation provides an overview of the architecture of the IBM Workload Deployer product. Page 1 of 17 This presentation starts with an overview of the appliance components and then provides more
How To Write An Ets Request For Proposal (Rfp)
Oregon Enterprise Technology Services (ETS) Customer Requests ETS customers issuing RFPs to support application development initiatives often have hardware requirements. Standards and guidelines for equipment
