Set up Linux on IBM System z for Production

Set up Linux on IBM System z for Production PDF

Author: Lydia Parziale

Publisher: IBM Redbooks

Published: 2013-11-25

Total Pages: 190

ISBN-13: 0738438871

DOWNLOAD EBOOK →

This IBM® Redbooks® publication shows the power of IBM System z® virtualization and flexibility in sharing resources in a flexible production environment. In this book, we outline the planning and setup of Linux on System z to move from a development or test environment into production. As an example, we use one logical partition (LPAR) with shared CPUs with memory for a production environment and another LPAR that shares some CPUs, but also has a dedicated one for production. Running in IBM z/VM® mode allows for virtualization of servers and based on z/VM shares, can prioritize and control their resources. The size of the LPAR or z/VM resources depends on the workload and the applications that run that workload. We examine a typical web server environment, Java applications, and describe it by using a database management system, such as IBM DB2®. Network decisions are examined with regards to VSWITCH, shared Open Systems Adapter (OSA), IBM HiperSocketsTM and the HiperPAV, or FCP/SCSI attachment used with a storage area network (SAN) Volume Controller along with performance and throughput expectations. The intended audience for this IBM Redbooks publication is IT architects who are responsible for planning production environments and IT specialists who are responsible for implementation of production environments.

The Virtualization Cookbook for IBM Z Volume 1: IBM z/VM 7.2

The Virtualization Cookbook for IBM Z Volume 1: IBM z/VM 7.2 PDF

Author: Lydia Parziale

Publisher: IBM Redbooks

Published: 2021-07-15

Total Pages: 546

ISBN-13: 0738459720

DOWNLOAD EBOOK →

This IBM® Redbooks® publication is volume one of five in a series of books entitled The Virtualization Cookbook for IBM Z. The series includes the following volumes: The Virtualization Cookbook for IBM z Systems® Volume 1: IBM z/VM® 7.2, SG24-8147 The Virtualization Cookbook for IBM Z Volume 2: Red Hat Enterprise Linux 8.2 Servers, SG24-8303 The Virtualization Cookbook for IBM z Systems Volume 3: SUSE Linux Enterprise Server 12, SG24-8890 The Virtualization Cookbook for IBM z Systems Volume 4: Ubuntu Server 16.04, SG24-8354 Virtualization Cookbook for IBM Z Volume 5: KVM, SG24-8463 It is recommended that you start with Volume 1 of this series because the IBM z/VM hypervisor is the foundation (or base "layer") for installing Linux on IBM Z®. This book series assumes that you are generally familiar with IBM Z technology and terminology. It does not assume an in-depth understanding of z/VM or Linux. It is written for individuals who want to start quickly with z/VM and Linux, and get virtual servers up and running in a short time (days, not weeks or months). Volume 1 starts with a solution orientation, discusses planning and security, and then, describes z/VM installation methods, configuration, hardening, automation, servicing, networking, optional features, and more. It adopts a "cookbook-style" format that provides a concise, repeatable set of procedures for installing, configuring, administering, and maintaining z/VM. This volume also includes a chapter on monitoring z/VM and the Linux virtual servers that are hosted. Volumes 2, 3, and 4 assume that you completed all of the steps that are described in Volume 1. From that common foundation, these volumes describe how to create your own Linux virtual servers on IBM Z hardware under IBM z/VM. The cookbook format continues with installing and customizing Linux. Volume 5 provides an explanation of the kernel-based virtual machine (KVM) on IBM Z and how it can use the z/Architecture®. It focuses on the planning of the environment and provides installation and configuration definitions that are necessary to build, manage, and monitor a KVM on Z environment. This publication applies to the supported Linux on Z distributions (Red Hat, SUSE, and Ubuntu).

IBM System z Personal Development Tool: Volume 2 Installation and Basic Use

IBM System z Personal Development Tool: Volume 2 Installation and Basic Use PDF

Author: Bill Ogden

Publisher: IBM Redbooks

Published: 2013-06-18

Total Pages: 86

ISBN-13: 0738438308

DOWNLOAD EBOOK →

This IBM® Redbooks® publication introduces the IBM System z® Personal Development Tool (zPDT®), which runs on an underlying Linux system based on an Intel processor. zPDT provides a System z system on a PC capable of running current System z operating systems, including emulation of selected System z I/O devices and control units. It is intended as a development, demonstration, and learning platform and is not designed as a production system. This book, providing specific installation instructions, is the second of three volumes. The first volume describes the general concepts of zPDT and a syntax reference for zPDT commands and device managers. The third volume discusses more advanced topics that may not interest all zPDT users. The IBM order numbers for the three volumes are SG24-7721, SG24-7722, and SG24-7723. The systems discussed in these volumes are complex, with elements of Linux (for the underlying PC machine), IBM z/Architecture® (for the core zPDT elements), System z I/O functions (for emulated I/O devices), and IBM z/OS® (providing the System z application interface), and possibly with other System z operating systems. We assume the reader is familiar with the general concepts and terminology of System z hardware and software elements and with basic PC Linux characteristics.

Practical Migration from x86 to Linux on IBM System z

Practical Migration from x86 to Linux on IBM System z PDF

Author: Lydia Parziale

Publisher: IBM Redbooks

Published: 2014-09-18

Total Pages: 200

ISBN-13: 0738439894

DOWNLOAD EBOOK →

There are many reasons why you would want to optimize your servers through virtualization using Linux on IBM® System z®: Too many distributed physical servers with low utilization A lengthy provisioning process that delays the implementation of new applications Limitations in data center power and floor space High total cost of ownership (TCO) Difficulty allocating processing power for a dynamic environment This IBM Redbooks® publication provides a technical planning guide and example for IT organizations to migrate from their x86 environment to Linux on System z. It begins by examining the benefits of migrating workloads to Linux on System z. Here, we describe the workload centric method of information technology and then discuss the benefits of migrating workloads to Linux on System z. Next, we describe total cost of ownership analyses and we guide you in understanding how to analyze your environment before beginning a migration project. We also assist you in determining the expected consolidation ratio for a given workload type. We also describe virtualization concepts along with describing the benefits of migrating from the x86 environment to guests residing on an IBM z/VM® single system image with live guest relocation. This IBM Redbooks publication walks you through a migration approach, includes planning worksheets, as well as a chapter to assist you in analyzing your own systems. We also discuss post migration considerations such as acceptance testing of functionality and performance measurements.

z/VM and Linux on IBM System z: The Virtualization Cookbook for SLES9

z/VM and Linux on IBM System z: The Virtualization Cookbook for SLES9 PDF

Author: Michael MacIsaac

Publisher: IBM Redbooks

Published: 2006-04-18

Total Pages: 268

ISBN-13: 0738497363

DOWNLOAD EBOOK →

This IBM IBM Redbooks publication describes how to setup your own Linux virtual servers on IBM zSeries and System z9 under z/VM . It adopts a cookbook format that provides a clearly documented set of procedures for installing and configuring z/VM in an LPAR and then installing and customizing Linux. You need a zSeries logical partition (LPAR) with associated resources, z/VM 5.2 media, and a Linux distribution. This book is based on SUSE Linux Enterprise Server 9 (SLES9) for zSeries and we address both 31-bit and 64-bit distributions. In addition, there are a few associated REXX EXECs and Linux scripts to help speed up the process. These tools are not IBM products nor formally supported. However, they are informally supported. They are available on the Web. In this book, we assume that you have a general familiarity with zSeries technology and terminology. We do not assume an in-depth understanding of z/VM and Linux. This book is written for those who want to get a quick start with z/VM and Linux on the mainframe.

Oracle on IBM Z

Oracle on IBM Z PDF

Author: Susan Adamovich

Publisher: IBM Redbooks

Published: 2018-07-26

Total Pages: 128

ISBN-13: 0738442615

DOWNLOAD EBOOK →

Oracle Database 12c Release 1 running on Linux is available for deployment on the IBM ZTM family of servers. The enterprise-grade Linux on IBM Z solution is designed to add value to Oracle Database solutions, including the new functions that are introduced in Oracle Database 12c. In this IBM Redbooks® publication, we explore the IBM and Oracle Alliance and describe how Oracle Database benefits from the IBM Z platform. We then explain how to set up Linux guests to install Oracle Database 12c. We also describe how to use the Oracle Enterprise Manager Cloud Control Agent to manage Oracle Database 12c Release 1. We also describe a successful consolidation project from sizing to migration, performance management topics, and high availability. Finally, we end with a chapter about surrounding Oracle with Open Source software. The audience for this publication includes database consultants, installers, administrators, and system programmers. This publication is not meant to replace Oracle documentation, but to supplement it with our experiences while installing and using Oracle products.

Linux on the Mainframe

Linux on the Mainframe PDF

Author: John Eilert

Publisher: Prentice Hall Professional

Published: 2003

Total Pages: 462

ISBN-13: 9780131014152

DOWNLOAD EBOOK →

This is the comprehensive guide to Linux on the mainframe straight from the IBM Linux experts. The book covers virtualization, security, systems management, and more.

Getting started with z/OS Container Extensions and Docker

Getting started with z/OS Container Extensions and Docker PDF

Author: Lydia Parziale

Publisher: IBM Redbooks

Published: 2021-07-12

Total Pages: 270

ISBN-13: 0738458155

DOWNLOAD EBOOK →

IBM® z/OS® Container Extensions (IBM zCX) is a new feature of the next version of the IBM z/OS Operating System (z/OS V2.4). It makes it possible to run Linux on IBM Z® applications that are packaged as Docker container images on z/OS. Application developers can develop, and data centers can operate, popular open source packages, Linux applications, IBM software, and third-party software together with z/OS applications and data. This IBM Redbooks® publication helps you to understand the concepts, business perspectives and reference architecture for installing, tailoring, and configuring zCX in your own environment.