1. Introduction. 2. TPM, pseries and AIX NIM Environment

Size: px
Start display at page:

Download "1. Introduction. 2. TPM, pseries and AIX NIM Environment"

Transcription

1 1. Introduction This paper is to describe the following functions of Tivoli Provisioning Manager (TPM) with the automation packages of pseries-server and NIM that are installed with TPM and Tivoli Intelligent Orchestrator (TIO). Discovery of existing Power 5 or Power 4 managed system and LPARs associated with that managed system from the Hardware Management Console (HMC). Management of LPARs with operations of delete, power on, power off and increase, decrease allocations for CPU, memory. Creation of a new LPAR. Setup and discovery of NIM. Capture mksysb image to NIM server. Definition of scripted install image to NIM server. Install of a AIX mksysb image with power up, network boot of powered down LPAR. Install of a software product containing AIX filesets. Install of a software stack containing an AIX image and other software products. This paper does not attempt to replace the pseries and NIM automation package documentation which should be reviewed for more detailed information. The paper has been written to illustrate the functions of TPM with pseries and NIM. The automation package documentation can be viewed by navigating in the TPM User Interface (UI) to Automation > Device Drivers. For pseries-server continue navigating to HostPlatform > pseries Host Platform > Documentation tab > Package and for NIM to Boot Servers > NIM BootServer > Documentation tab > Package. 2. TPM, pseries and AIX NIM Environment

2 The following systems are in this environment: Power 5 managed system TP SN10FB28C model with four existing LPARs mmaix1, mmaix2, mmaix4, mmaix5 and a Virtual I/O server todvios2. xseries system zoo running TPM V5.1 FP2 or TIO V5.1 FP2. Hardware Management Console (HMC) power5hmc that controls the managed system Network Installation Management (NIM) server nimster with mksysb images and to provide AIX BOS install operations. 3. Discovery of pseries Environment Hardware Management Console (HMC) provides a command line interface. The TPM pseries- Server automation package provides workflows that execute HMC commands to query, dynamically create, modify, or delete LPAR definitions. TPM can interface with the HMC to remotely invoke the HMC commands via secure shell protocol (SSH). Existing pseries Power 5 or Power 4 managed system(s) can be discovered from TPM with commands executed on the HMC. To perform this HMC discovery perform the following actions: Define a computer for the HMC by navigating in TPM UI to Inventory > Manage Inventory > Computers > Edit > Add Computer. After computer is defined, click on the Credentials tab to define the SSH and SCP Service Access Point (SAP) as a password credential or a RSA credential. RSA credentials require public key of the TPM user tioadmin to be added to the authorized_keys2 file of the HMC userid hscroot. Another HMC userid instead of hscroot could be used but needs to be defined with the HMC roles of super administrator or operator. For HMC to accept commands from an external source such as TPM, the HMC remote command execution feature must be enabled. From the HMC GUI, select HMC Maintenance > System Configuration > Enable/Disable Remote Command Execution and then select the checkbox for Enable Remote Command Execution Using the ssh Facility. TPM Logical Device Operation (LDO) of Device.ExecuteCommand can be executed on the deviceid of this HMC computer with ExecuteCommand of ls and no WorkingDirectory since HMC is a restricted shell environment to test that TPM can remotely execute commands. Define the Discovery Configuration for HMC Discovery by navigating in TPM UI to Inventory > Manage Discovery > Discovery Configurations > Edit > Add Discovery Configuration with Discovery Method of HMC Discovery. Discovery parameter of server needs to be defined for the TPM computer representing the HMC. Discovery parameter of cec is to discover an individual HMC managed system. No discovery parameter for cec will discovery all HMC managed systems. The LPAR name will be the TPM computer name. A DNS lookup of the TPM computer name for a LPAR with a single Network Interface Card (NIC) is done to define the network interface with the IP address. The manual definition of the network interface does not need to be done prior to install AIX image if the LPAR name is defined in DNS with a valid IP address. HMC discovery does not define the network interfaces for an LPAR with multiple NICs. HMC discovery is a discovery executing HMC commands and does not access the operating system with credentials to obtain the IP addresses for all the network interfaces and determine which is the management IP address. Discovery Computers with SSH could be executed after HMC discovery on TPM computers for LPARs with multiple NICs and an operating system. Run the HMC discovery configuration defined by clicking on the right hand side button and click Run and then click Submit. Monitor task for successful completion.

3 The HMC console is shown with the managed system TP SN10FB28C highlighted to be discovered with the associated LPARs. After HMC discovery completes, the following is discovered from the pseries environment which can be seen by navigating in TPM UI to Inventory > Manage Inventory > Computers. Computer TP SN10FB28C is the managed system with the physical hardware resources to be shared or virtualized. Under the General tab of this computer is the hardware resources as shown with the diagram Managed System Hardware. Computer TP SN10FB28C shows the resource allocations from the LPARs for hard disk, CPU and memory as shown with the diagram Managed System Resource Allocations. Viewing the hardware resources and resource allocations will show you how much of the managed system resources are allocated and how much is free for future allocations. Computers mmaix1, mmaix2, mmaix4, mmaix5 are LPAR partitions discovered. Physical hardware resources and resource allocations are shown for the individual LPAR on the General tab of the computer. Computer todvios2 is the Virtual I/O server in a LPAR partition discovered. The Virtual I/O server allocates logical volumes of the non-rootvg volume group requested that are mapped to volume groups on other LPAR partitions.

4 Managed System Hardware Managed System Resource Allocations

5 4. Management of LPAR partitions Computers mmaix1, mmaix2, mmaix4, mmaix5 are LPAR partitions discovered that can be managed with operations to delete, power on, power off, reboot and change the CPU, memory allocations. Each of these operations can be performed by navigating in the TPM UI to Inventory -> Manage Inventory -> Computers. Click on the right hand side button of the computer to see actions of Delete using workflow, Power On and Power Off. Click on the General tab of the computer. Then click Management > Hardware Reboot to reboot. If you are using a pseries Power 5 environment, then Micro-Partitioning allows allocation in increments of 1/10 of a physical CPU from the managed system. The Host Platform Quantity would be the physical managed system resource and the Virtual Quantity is the whole number of resources seen by the operating system. To change the CPU and memory allocations of a LPAR: Click on the General tab of the computer and under Allocated Resources are existing allocations for the LPAR with resource type of CPU and Memory. Click on the right hand side button to see actions of Increase Allocation and Decrease Allocation. To increase or decrease allocation for memory, specify the same value in MB for the Increase Virtual Quantity and Increase Host Platform Quantity. To increase or decrease allocation for CPU, specify the same whole number value for the Virtual Quantity and Host Platform Quantity in a Power 4 environment. Power 5 environment Micro-Partitioning is used when the virtual quantity is not equal to the host platform quantity where the host platform quantity can be a multiple of 0.10 physical processor units and the virtual quantity is a whole number of processors seen by the operating system. This diagram shows increasing a Power 5 LPAR by a virtual quantity of 1 and by a host platform quantity of 0.1. Press the button Save to submit the TPM workflow to execute the HMC command.

6 Creation of LPAR or Virtual Server Virtual Server Template is used to specify the amount and types of resources desired for the creation of a virtual server or LPAR. Navigate in TPM UI to Inventory > Manage Templates > Virtual Server Templates to view the Power 5 template of Power5_micro_partition and the Power 4 template of pseries_partition. Click on right hand side button for action of Copy to copy into a new virtual server template for further modification. Power5_micro_partition was copied into test_micro_partition and then clicked on test_micro_partition to make further modifications of: For resource type of CPU, the Virtual Quantity seen by the operating system is 2 and the Host Platform Quantity of 0.2 is the physical CPU resources allocated. The following parameters and meaning for Power 5 at the LPAR level are: o cpu.max of 10 is the largest number of CPUs visible to the operating system. o cpu.max_proc_units of 2.0 is the maximum physical processor units. o cpu.min of 2 is the smallest number of CPUs visible to the operating system. o cpu.min_proc_units of 0.2 is the minimum physical processor units. For resource type of Memory, the Virtual Quantity and Host Platform Quantity must be the same value with 512 MB in this example. Parameters memory.max, memory.min defines the maximum and minimum physical memory. For resource type of Hard Disk, changed Host Platform Quantity to 30.0 GB and defined parameters of vio.server of todvios2 and vio.vg of clientsvg. A logical volume of 30.0 GB will be allocated from volume group of clientsvg from VIO server todvios2 and mapped to the LPAR created as a rootvg volume group. For resource type of NIC, defined parameter vio.vlan_ids with a value of 8 for the Virtual LAN (VLAN) ID. This is a virtual NIC with a resource group vnic. The pseries-server automation package documentation has more virtual server template parameters documented like cpu.sharing_mode, cpu.uncap_weight if the LPAR is to be capped or uncapped. The virtual server template test_micro_partition is shown here:

7 To allocate the virtual server or LPAR, navigate in TPM UI to Inventory -> Manage Inventory -> Computers. Then click on the managed system or host platform computer. Diagram Allocate Virtual Server shows Edit > Allocate a Virtual Server with input of Name of LPAR of mmaix6, host platform of TP SN10FB28C, template name of the virtual server template test_micro_partition. Press the button Save and monitor workflow submitted for successful execution. LPAR with be created in TPM as a computer. The TPM create virtual server workflow will check the allocation requests for host platform quantities against the available managed system resources. If not enough available, then an error message of: COPCOM053E The system cannot allocate n.n shares of resource name from the nnnn host platform. The HMC console will allow creation of a logical partition and will find out if not enough available resources when activating the LPAR. The LPAR name will be the TPM computer name. A DNS lookup of the TPM computer name for a LPAR with a single Network Interface Card (NIC) is done to define the network interface with the IP address. The manual definition of the network interface does not need to be done prior to install AIX image if the LPAR name is defined in DNS with a valid IP address. Allocate Virtual Server

8 5. Setup and Discovery of NIM If you need to define a new NIM server, the pseries and AIX Information Center has a topic "Configuring the NIM master and creating basic installation resources using SMIT" on how to setup a NIM server. A NIM server can be defined in TPM by: Install and configure SSH on the NIM server as documented in the NIM automation package documentation. The next step for Discover Computers using SSH will define a password credential for the SSH/SCP Service Access Point (SAP) so usage of RSA is optional. Discover the NIM server as a TPM computer by navigating in TPM UI to Inventory > Manage Discovery > Edit > Add Discovery Configuration for Discovery Computers using SSH. Define discovery parameters of the IP address of the NIM server and credentials for the root userid and password. Run the discovery configuration and monitor task for successful completion. Define an AIX OS software installation on the computer for the NIM server discovered. Navigate in TPM UI to Inventory -> Manage Inventory -> Computers and click on the NIM computer. Click on the Software tab and then Edit > Add Software Installation to define a AIX OS software installation with a software definition that matches the AIX release level. Define the TPM NIM boot server with the Add Boot Server wizard located in the TPM UI at Inventory > Infrastructure Management > Boot Servers > Edit > Add Boot Server Wizard. Select a boot server type of NIM and target of the NIM server. Monitor task for successful completion. An existing NIM server can have the mksysb images and NIM client or machines discovered in TPM by: Define a NIM discovery configuration by navigating in TPM UI to Inventory > Manage Discovery > Edit > Add Discovery Configuration for NIM Discovery. Define discovery parameters of NoServers to true and server to the name of the NIM boot server in TPM UI from Inventory > Infrastructure Management > Boot Servers. The discovery parameter of NoServers is set to true to not define NIM clients as TPM computers due to HMC Discovery discovered the LPARs as TPM computers. Run the NIM Discovery configuration and monitor task for successful completion. If you have standalone AIX servers, you could discover them as TPM computers with Discovery Computers using SSH. In TPM UI, Software Management > Manage Software Catalog > Images will show the AIX NIM mksysb images discovered from the NIM server. Diagram TPM Image shows a TPM AIX mksysb image with CPU hardware requirements for cpu.type and cpu.family. The target computer in TPM must have a CPU hardware resource with matching parameters to represent a pseries computer for the install image to start execution.

9 TPM Image There is a software stack associated with the image that contains a configuration template shown in diagram TPM Software Stack. The configuration template contains parameters to define which mksysb image with parameter NIM.mksysb parameter, NIM spot with parameter NIM.spot and a timeout parameter of GraceTime. The configuration template can be edited to add additional NIM parameters of: NIM.bid for NIM bos installation options. NIM.resolv_conf for content of /etc/resolv.conf. NIM.filesets for list of AIX filesets in installp or rpm format to install. NIM.lpp_source for the NIM lpp source. These and other NIM parameters are documented in the NIM automation package. TPM Software Stack

10 If a LPAR is powered down at the start of TPM install image, the HMC command lpar_netboot will be executed remotely from the NIM server to the HMC server to power up and network boot the LPAR. The RSA public key for the NIM server root password must be concatenated to the authorized_keys2 file of the HMC server userid hscroot. The steps for this are documented in the NIM automation package documentation. 6. Capture mksysb image to NIM server Discover the AIX server as a TPM computer to capture an image of by navigating in TPM UI to Inventory > Manage Discovery > Edit > Add Discovery Configuration for Discovery Computers using SSH. Define discovery parameters of the IP address of the AIX server and credentials for the root userid and password. Run the discovery configuration and monitor task for successful completion. Define an AIX OS software installation on the computer for the AIX server discovered. Navigate in TPM UI to Inventory -> Manage Inventory -> Computers and click on the AIX computer. Click on the Software tab and then Edit > Add Software Installation to define an AIX OS software installation with a software definition that matches the AIX release level. To capture an mksysb image to the NIM server: Navigate in TPM UI to Inventory > Manage Inventory > Computers and click on the AIX computer. On the General tab, click on Edit > Capture Image with the computer already selected as the source computer. Click Next. Select image type of Golden Master or Point-in-Time Snapshot and the NIM boot server to use to capture the image. Specify a name and description. The default image name is the os.name, os.version, os.servicepack of the OS software installation of the computer. A generated number is appended for uniqueness of the image name. You can choose to use the default image name or specify a unique name. Entering a description can help to choose which image to install. The NIM parameter of NIM.installPath must be specified and exist in a filesystem with sufficient free space. The other NIM parameters of NIM.bid, NIM.lpp_source, NIM.spot are optional parameters to specify values for. These NIM parameters are defined in the configuration template of the software stack associated with the image to be used for install image. If no NIM.spot is specified, then a NIM spot will be matched to the AIX release level of the NIM client. Click Next. Specify to execute the task now or enter a date and time that you want the task to start Click Next. Verify your choices on the Summary page. Click Finish. Monitor task for successful completion If you want to view the image that you have just captured, navigate to Software Management > Manage Software Catalog > Images and search for the image name. The TPM definition of Golden Master is a depersonalized boot device image that is used for deployment on multiple computers. For AIX mksysb, this means the golden master image install with have "RECOVER_DEVICES" stanza entry in the bosinst_data resource set to "no" or "Default" for no recovery of devices. The ODM configuration database is saved in the image. The device names and attributes from the ODM configuration database are not recreated. The TPM definition of Snapshot is an image that is used for restoring the original operating system. This type of image would be used to backup an operating system. For AIX mksysb, this means the snapshot image install will have "RECOVER_DEVICES" stanza entry in the bosinst_data resource will be set to "yes" for recovery of devices. The ODM configuration database is saved in the image. The device names and attributes from the ODM configuration database are recreated.

11 7. Definition of AIX Scripted Install image You can also define an image with a type of Scripted Install. This would be from AIX installation CDROM media with the configuration template parameters of NIM.lpp_source and NIM.spot. SSH filesets can also be installed. The NIM automation package documentation under heading To create a Scripted Install Image has further details on how to implement. 8. Install of NIM mksysb image to a powered down LPAR Navigate in TPM UI to Software Management > Manage Software Catalog > Images to search for the image to install. Click on the image and then Edit > Install Image. Under Select Computers, select the computer(s) to install the image. Optionally you can click on the button Advanced if you want to view and override the configuration template parameters for NIM. Click Submit and monitor the install image task. You can also install images from TPM UI navigation of Software Management > Install > Images.

12 The AIX NIM install image workflow will: Check if the NIM machine or client is defined to the NIM server. If not defined, will define. Execute the nim_install.sh script with the configuration template parameters for the nim bos_inst command on the NIM server. If the LPAR is not reachable via ping and NIM query command, then HMC command lpar_netboot is executed on the HMC server remotely from the NIM server to power up and network boot the LPAR. The state of the NIM client will be monitored for: o BOS installation has been enabled to start the installation. o If there is error information from the NIM client, this is displayed as workflow o log warning messages. When state is ready for a NIM operation or currently running to indicate that installation has completed. At the end of the install image workflow, the hostname command is executed every 60 seconds for 15 minutes to determine when the AIX OS is initialized. This is for support of software stack installs so that the next software stack entry will not start install until AIX OS is initialized. 9. Install of AIX software products There are three methods described below that you could use to install AIX software products. Software Product Install using NIM From TPM UI navigation of Inventory > Software Catalog > Software Products > Edit > Add Software Product, you can define AIX software products to install AIX filesets in installp or rpm format from the NIM server. This is documented further in the NIM automation package documentation under heading To install additional AIX software onto a NIM client with definition of configuration template parameters for NIM.lpp_source and NIM.filesets, NIM.installp_bundle or NIM.fix_bundle. NIM client filesets must be installed and the NIM client configured to communicate with NIM boot server. TPM computers have the NIM.masterID variable set for the NIM boot server to use. Simple Software Product Install using Hosting Environment The simple software product install is easier to define and perform native installs without developing a TPM automation package. The TPM Information Center under Software Distribution and Simple software product distribution describes: Storing the native install file or bundled file to extract in the TPM server local file repository. Defining a Software Product in the TPM software catalog. Defining a configuration template with choosing a operating system platform Hosting Environment definition to install a native AIX, Linux, Solaris or Windows package. Required definition of the install command. Optionally you can define the extraction of the bundled file, location of response file and license key file. Software Product Install using Software Pack Block Another method of installing AIX software products is to use Software Package Block (SPB) with a native AIX package defined in the SPB to install AIX filesets. SPB is a packaging format from Tivoli Configuration Manager (TCM) and can be used in TIO, TPM and TPM for Software. An SPB can be defined from the Software Package Editor that is launched from Software Management > Manage Software Catalog > Software Products > Edit > Launch SPE. Once a SPB is defined, it is saved into the TPM local file repository and appears as a software product in

13 the software catalog for installation. Installation of a SPB can only be done on computers with Tivoli Common Agent (TCA) installed that has a Software Installation Engine (SIE) subagent that handles the installation of SPBs. SPB installation can be done on Windows and UNIX computers if you want to use a common packaging and installation method in a multi-platform environment. SPB is the packaging format used when installing in the Scalable Distribution Infrastructure (SDI) environment with: Dynamic Content Delivery Server Depot servers in various geographical locations for file replication and download to reduce network latency and bandwidth usage for distribution and installation of software. Device Manager Federator servers in various geographical locations for processing jobs with software distribution and installation. The AIX software products are installed from Software Management > Install > Software Products. 10. Install of AIX software stacks Software stacks can be defined to install a group of software in a certain sequence. The software stack can have an AIX image as the first software object to install. To define a new software stack: 1. Navigate in TPM UI to Software Management > Manage Software Catalog > Software Stacks. 2. Click Edit and Add Software Stack. 3. Type a Name and a Description. Save the new software stack. 4. Click the name of the new software stack and then click Edit > Add Stack Entries. 5. Choose Software Stack and then select the software stack associated with the image stored on the NIM boot server. Click Next. 6. On the Configuration Template page, select the software stack template for the image. Click Next. 7. On the Customize Template page, make any required changes to the installation template values. Click Finish. The software stack is created. The software stack of the image is ordered to be installed first. 8. Select the software stack and then click Edit > Add Installable 9. In the Software Installable list, choose -iterator- and click Save. If you do not select - iterator-, you will receive an error message when you install the software stack. Tivoli Provisioning Manager will not recognize the computer as a match for the selected software. 10. Click Edit > Add Stack Entries. 11. In the Software Definition list, select Software Definition and then select a software definition from the list. You can also type a search string to find a software definition. You can also add a software stack or a software patch instead of a software definition. 12. On the Configuration Templates page, select the appropriate template. Click Next. 13. On the Customize Templates page, make the required changes to the template values. Click Finish. For any additional software that you want to add to the software stack, repeat steps 10 to 13. Add the software in the order that you want the software to be installed within the software stack. To install the software stack, navigate in the TPM UI to Software Management > Install > Software Stacks. Select your new software stack and the computer(s) that you want to install the software stack on. Click Submit. You can click Advanced to modify the values of the configuration templates before installing the software stack.

14

IBM p5 Virtualization Technical Support AIX 5L V5.3. Download Full Version :

IBM p5 Virtualization Technical Support AIX 5L V5.3. Download Full Version : IBM 000-062 p5 Virtualization Technical Support AIX 5L V5.3 Download Full Version : https://killexams.com/pass4sure/exam-detail/000-062 A. Virtual Ethernet B. Micro-Partitioning C. Virtual I/O Server D.

More information

IBM Systems Director VMControl

IBM Systems Director VMControl IBM Systems Director VMControl Glen Corneau Copyright IBM Corporation 2011 Materials may not be reproduced in whole or in part without the prior written permission of IBM. 5.3 Agenda > VMControl V2.3.1

More information

IBM Tivoli Provisioning Manager V7.1.1 Implementation. Download Full Version :

IBM Tivoli Provisioning Manager V7.1.1 Implementation. Download Full Version : IBM 000-009 Tivoli Provisioning Manager V7.1.1 Implementation Download Full Version : https://killexams.com/pass4sure/exam-detail/000-009 C. only for 64-bit AMD64 D. only for Intel processors Answer: B

More information

Virtualization Technical Support for AIX and Linux - v2

Virtualization Technical Support for AIX and Linux - v2 IBM 000-109 Virtualization Technical Support for AIX and Linux - v2 Version: 5.0 Topic 1, Volume A QUESTION NO: 1 An administrator is attempting to configure a new deployment of 56 POWER7 Blades across

More information

Oracle Enterprise Manager 11g Ops Center 2.5 Hands-on Lab

Oracle Enterprise Manager 11g Ops Center 2.5 Hands-on Lab Oracle Enterprise Manager 11g Ops Center 2.5 Hands-on Lab Introduction to Enterprise Manager 11g Oracle Enterprise Manager 11g is the centerpiece of Oracle's integrated IT management strategy, which rejects

More information

Managing ReadyClones

Managing ReadyClones HX Data Platform ReadyClones Overview, on page 1 Benefits of HX Data Platform ReadyClones, on page 1 Supported Base VMs, on page 2 ReadyClone Requirements, on page 2 ReadyClone Best Practices, on page

More information

VMware vfabric Data Director 2.5 EVALUATION GUIDE

VMware vfabric Data Director 2.5 EVALUATION GUIDE VMware vfabric Data Director 2.5 EVALUATION GUIDE Introduction... 2 Pre- requisites for completing the basic and advanced scenarios... 3 Basic Scenarios... 4 Install Data Director using Express Install...

More information

Archiware Pure Quick Start Guide

Archiware Pure Quick Start Guide Archiware Pure Quick Start Guide Content 1 System Requirements... 3 1.1 Hardware Requirements... 3 1.2 Supported Hypervisors... 3 1.3 Deployment Requirements... 3 2 Deploying the Virtual Appliance... 4

More information

DSI Optimized Backup & Deduplication for VTL Installation & User Guide

DSI Optimized Backup & Deduplication for VTL Installation & User Guide DSI Optimized Backup & Deduplication for VTL Installation & User Guide Restore Virtualized Appliance Version 4 Dynamic Solutions International, LLC 373 Inverness Parkway Suite 110 Englewood, CO 80112 Phone:

More information

Citrix Connector 7.5 for Configuration Manager. Using Provisioning Services with Citrix Connector 7.5 for Configuration Manager

Citrix Connector 7.5 for Configuration Manager. Using Provisioning Services with Citrix Connector 7.5 for Configuration Manager Citrix Connector 7.5 for Configuration Manager Using Provisioning Services with Citrix Connector 7.5 for Configuration Manager Prepared by: Subbareddy Dega and Kathy Paxton Commissioning Editor: Kathy

More information

xcat 2 on AIX Installing AIX standalone nodes

xcat 2 on AIX Installing AIX standalone nodes xcat 2 on AIX Installing AIX standalone nodes (using standard NIM rte method) Date: 10/10/2009 1.0 Overview... 1 2.0 Installing AIX nodes (using standard NIM rte method)... 2 2.1 Create an operating system

More information

Best Practices: Managing AIX Updates using SUMA, NIM, and AIX Service Tools Steven Molis

Best Practices: Managing AIX Updates using SUMA, NIM, and AIX Service Tools Steven Molis using SUMA, NIM, and AIX Service Tools Steven Molis AIX Development smolis@us.ibm.com Table of Contents 1 INTRODUCTION... 3 2 BEST PRACTICES USING SUMA AND NIM... 4 2.1 GETTING UPDATES FOR A SINGLE SYSTEM

More information

ForeScout Extended Module for IBM BigFix

ForeScout Extended Module for IBM BigFix Version 1.1 Table of Contents About BigFix Integration... 4 Use Cases... 4 Additional BigFix Documentation... 4 About this Module... 4 About Support for Dual Stack Environments... 5 Concepts, Components,

More information

Oracle Enterprise Manager Ops Center

Oracle Enterprise Manager Ops Center Oracle Enterprise Manager Ops Center Configure and Install Guest Domains 12c Release 3 (12.3.2.0.0) E60042-03 June 2016 This guide provides an end-to-end example for how to use Oracle Enterprise Manager

More information

Securing Containers Using a PNSC and a Cisco VSG

Securing Containers Using a PNSC and a Cisco VSG Securing Containers Using a PNSC and a Cisco VSG This chapter contains the following sections: About Prime Network Service Controllers, page 1 Integrating a VSG into an Application Container, page 3 About

More information

Managing the VM Lifecycle

Managing the VM Lifecycle This chapter contains the following sections:, page 1 Managing VM Power, page 2 Resizing a VM, page 3 Resizing a VM Disk, page 4 Managing VM Snapshots, page 5 Managing Other VM Actions, page 7 You can

More information

ForeScout Extended Module for IBM BigFix

ForeScout Extended Module for IBM BigFix ForeScout Extended Module for IBM BigFix Version 1.0.0 Table of Contents About this Integration... 4 Use Cases... 4 Additional BigFix Documentation... 4 About this Module... 4 Concepts, Components, Considerations...

More information

Creating Application Containers

Creating Application Containers This chapter contains the following sections: General Application Container Creation Process, page 1 Creating Application Container Policies, page 3 About Application Container Templates, page 5 Creating

More information

ElasterStack 3.2 User Administration Guide - Advanced Zone

ElasterStack 3.2 User Administration Guide - Advanced Zone ElasterStack 3.2 User Administration Guide - Advanced Zone With Advance Zone Configuration TCloud Computing Inc. 6/22/2012 Copyright 2012 by TCloud Computing, Inc. All rights reserved. This document is

More information

User's Guide (revised)

User's Guide (revised) IBM Tivoli Monitoring: VIOS Premium Agent Version 6.2.2 Interim Feature 2 User's Guide (revised) SA23-2238-07 IBM Tivoli Monitoring: VIOS Premium Agent Version 6.2.2 Interim Feature 2 User's Guide (revised)

More information

Mechanic v. Surgeon (photos from istockphoto.com)

Mechanic v. Surgeon (photos from istockphoto.com) 0 Mechanic v. Surgeon (photos from istockphoto.com) 1 2007: AIX Kernel hotpatch support available with AIX 6.1 2008: Ksplice Linux hotpatch support (based on MIT student s master s thesis) Stops all running

More information

Q&As. AIX 7 Administration. Pass IBM Exam with 100% Guarantee. Free Download Real Questions & Answers PDF and VCE file from:

Q&As. AIX 7 Administration. Pass IBM Exam with 100% Guarantee. Free Download Real Questions & Answers PDF and VCE file from: 000-221 Q&As AIX 7 Administration Pass IBM 000-221 Exam with 100% Guarantee Free Download Real Questions & Answers PDF and VCE file from: 100% Passing Guarantee 100% Money Back Assurance Following Questions

More information

Creating Resources on the ZFS Storage Appliance

Creating Resources on the ZFS Storage Appliance Oracle Enterprise Manager Ops Center Creating Non-Global Zones Using a SAN Storage Library 12c Release 3 (12.3.0.0.0) E65613-01 October 2015 This guide provides an end-to-end example for how to use Oracle

More information

Vendor: IBM. Exam Code: C Exam Name: Enterprise Technical Support for AIX and Linux -v2. Version: Demo

Vendor: IBM. Exam Code: C Exam Name: Enterprise Technical Support for AIX and Linux -v2. Version: Demo Vendor: IBM Exam Code: C4040-108 Exam Name: Enterprise Technical Support for AIX and Linux -v2 Version: Demo QUESTION 1 Which power reduction technology requires a software component in order to be activated?

More information

Securing Containers Using a PNSC and a Cisco VSG

Securing Containers Using a PNSC and a Cisco VSG Securing Containers Using a PNSC and a Cisco VSG This chapter contains the following sections: About Prime Network Service Controllers, page 1 Integrating a VSG into an Application Container, page 4 About

More information

Oracle Enterprise Manager. 1 Introduction. System Monitoring Plug-in for Oracle Enterprise Manager Ops Center Guide 11g Release 1 (

Oracle Enterprise Manager. 1 Introduction. System Monitoring Plug-in for Oracle Enterprise Manager Ops Center Guide 11g Release 1 ( Oracle Enterprise Manager System Monitoring Plug-in for Oracle Enterprise Manager Ops Center Guide 11g Release 1 (11.1.3.0.0) E18950-03 November 2011 This document provides describes the System Monitoring

More information

Oracle Enterprise Manager Ops Center. Overview. What You Need. Create Oracle Solaris 10 Zones 12c Release 3 ( )

Oracle Enterprise Manager Ops Center. Overview. What You Need. Create Oracle Solaris 10 Zones 12c Release 3 ( ) Oracle Enterprise Manager Ops Center Create Oracle Solaris 10 Zones 12c Release 3 (12.3.0.0.0) E60027-01 June 2015 This guide provides an end-to-end example for how to use Oracle Enterprise Manager Ops

More information

C exam. Number: C Passing Score: 800 Time Limit: 120 min IBM C IBM AIX Administration V1.

C exam. Number: C Passing Score: 800 Time Limit: 120 min IBM C IBM AIX Administration V1. C9010-022.exam Number: C9010-022 Passing Score: 800 Time Limit: 120 min IBM C9010-022 IBM AIX Administration V1 Exam A QUESTION 1 A customer has a virtualized system using Virtual I/O Server with multiple

More information

vrealize Suite Lifecycle Manager 1.0 Installation and Management vrealize Suite 2017

vrealize Suite Lifecycle Manager 1.0 Installation and Management vrealize Suite 2017 vrealize Suite Lifecycle Manager 1.0 Installation and Management vrealize Suite 2017 vrealize Suite Lifecycle Manager 1.0 Installation and Management You can find the most up-to-date technical documentation

More information

3.5.5 Creating client partitions

3.5.5 Creating client partitions Example 3-27 Logical partitions are mapped to two physical partitions $ lsvg -lv rootvg rootvg: LV NAME TYPE LPs PPs PVs LV STATE MOUNT POINT hd5 boot 1 2 2 closed/syncd N/A hd6 paging 4 8 2 open/syncd

More information

Managing VMware vcenter Site Recovery Manager

Managing VMware vcenter Site Recovery Manager Managing VMware vcenter Site Recovery Manager This chapter contains the following sections: About VMware vcenter Site Recovery Manager, page 1 Overview of SRM Configuration, page 2 Integrating SRM with

More information

Preface. Install ConsoleWorks

Preface. Install ConsoleWorks Preface IBM pseries servers running logical partitioning (LPAR) or dynamic logical partitioning (DLPAR) capable versions of AIX provide customers a highly scalable virtualization ability that can configure

More information

Opengear Bulk Provisioning Guide

Opengear Bulk Provisioning Guide Opengear Bulk Provisioning Guide Document version: 1.0 17 Dec 2013 Contact: support@opengear.com Contents 1. Introduction 2. Golden master: make-template 3. Target appliance: setup-wizard 4. Target appliance:

More information

Citrix Connector Citrix Systems, Inc. All rights reserved. p.1. About this release. System requirements. Technical overview.

Citrix Connector Citrix Systems, Inc. All rights reserved. p.1. About this release. System requirements. Technical overview. Citrix Connector 3.1 May 02, 2016 About this release System requirements Technical overview Plan Install Citrix Connector Upgrade Create applications Deploy applications to machine catalogs Publish applications

More information

App Orchestration 2.0

App Orchestration 2.0 App Orchestration 2.0 Getting Started with Citrix App Orchestration 2.0 Prepared by: Jenny Berger Commissioning Editor: Erin Smith Version: 1.0 Last Updated: April 4, 2014 Page 1 Contents Welcome to App

More information

Redhat OpenStack 5.0 and PLUMgrid OpenStack Networking Suite 2.0 Installation Hands-on lab guide

Redhat OpenStack 5.0 and PLUMgrid OpenStack Networking Suite 2.0 Installation Hands-on lab guide Redhat OpenStack 5.0 and PLUMgrid OpenStack Networking Suite 2.0 Installation Hands-on lab guide Oded Nahum Principal Systems Engineer PLUMgrid EMEA November 2014 Page 1 Page 2 Table of Contents Table

More information

vrealize Suite Lifecycle Manager 1.1 Installation, Upgrade, and Management vrealize Suite 2017

vrealize Suite Lifecycle Manager 1.1 Installation, Upgrade, and Management vrealize Suite 2017 vrealize Suite Lifecycle Manager 1.1 Installation, Upgrade, and Management vrealize Suite 2017 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

Creating Application Containers

Creating Application Containers This chapter contains the following sections: General Application Container Creation Process, page 1 Creating Application Container Policies, page 2 About Application Container Templates, page 5 Creating

More information

HMC The New Console on the Block John Still

HMC The New Console on the Block John Still HMC The New Console on the Block John Still Objectives Console History Introducing the Hardware Management Console (HMC) Planning for HMC and i5 Guided Setup Wizard HMC Management Remote Access System

More information

IBM SYSTEM POWER7. PowerVM. Jan Kristian Nielsen Erik Rex IBM Corporation

IBM SYSTEM POWER7. PowerVM. Jan Kristian Nielsen Erik Rex IBM Corporation IBM SYSTEM POWER7 PowerVM Jan Kristian Nielsen jankn@dk.ibm.com - +45 28803310 Erik Rex Rex@dk.ibm.com - +45 28803326 PowerVM: Virtualization Without Limits Reduces IT infrastructure costs Improves service

More information

1-Touch idataagent TABLE OF CONTENTS OVERVIEW 1-TOUCH FOR AIX 1-TOUCH FOR HP-UX 1-TOUCH FOR LINUX

1-Touch idataagent TABLE OF CONTENTS OVERVIEW 1-TOUCH FOR AIX 1-TOUCH FOR HP-UX 1-TOUCH FOR LINUX Page 1 of 186 1-Touch idataagent TABLE OF CONTENTS OVERVIEW Introduction Key Features Fully unattended operating system reinstall Point in Time Restore Terminology 1-TOUCH FOR AIX System Requirements Install

More information

VMware vcloud Air User's Guide

VMware vcloud Air User's Guide vcloud Air This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions of this document,

More information

Quest VROOM Quick Setup Guide for Quest Rapid Recovery for Windows and Quest Foglight vapp Installers

Quest VROOM Quick Setup Guide for Quest Rapid Recovery for Windows and Quest Foglight vapp Installers Quest VROOM Quick Setup Guide for Quest Rapid Recovery for Windows and Quest Foglight vapp Installers INTRODUCTION Setup of Quest VROOM requires installation of Rapid Recovery and Foglight for Virtualization

More information

REDCENTRIC VSPHERE AGENT VERSION

REDCENTRIC VSPHERE AGENT VERSION REDCENTRIC VSPHERE AGENT VERSION 7.36.5686 RELEASE NOTES, MAY 17, 2016 vsphere Agent Version 7.36.5686 Release Notes, May 17, 2016 Contents 1 OVERVIEW 1.1 Release History 1.2 Supported Platforms/VMware

More information

actualtests.ibm by.getitcert

actualtests.ibm by.getitcert actualtests.ibm.000-031.2012.05.20.by.getitcert Number: 000-000 Passing Score: 800 Time Limit: 120 min File Version: 1.0 http://www.gratisexam.com/ WWW.GETITCERT.COM Get IT Certification Without Exam!

More information

Using Symantec NetBackup 6.5 with Symantec Security Information Manager 4.7

Using Symantec NetBackup 6.5 with Symantec Security Information Manager 4.7 Using Symantec NetBackup 6.5 with Symantec Security Information Manager 4.7 Using Symantec NetBackup with Symantec Security Information Manager Legal Notice Copyright 2010 Symantec Corporation. All rights

More information

OpenManage Integration for VMware vcenter Quick Install Guide for vsphere Client, Version 2.3.1

OpenManage Integration for VMware vcenter Quick Install Guide for vsphere Client, Version 2.3.1 OpenManage Integration for VMware vcenter Quick Install Guide for vsphere Client, Version 2.3.1 Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use

More information

vcenter Server Installation and Setup Update 1 Modified on 30 OCT 2018 VMware vsphere 6.7 vcenter Server 6.7

vcenter Server Installation and Setup Update 1 Modified on 30 OCT 2018 VMware vsphere 6.7 vcenter Server 6.7 vcenter Server Installation and Setup Update 1 Modified on 30 OCT 2018 VMware vsphere 6.7 vcenter Server 6.7 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

Forescout. eyeextend for IBM BigFix. Configuration Guide. Version 1.2

Forescout. eyeextend for IBM BigFix. Configuration Guide. Version 1.2 Forescout Version 1.2 Contact Information Forescout Technologies, Inc. 190 West Tasman Drive San Jose, CA 95134 USA https://www.forescout.com/support/ Toll-Free (US): 1.866.377.8771 Tel (Intl): 1.408.213.3191

More information

Oracle Enterprise Manager Ops Center

Oracle Enterprise Manager Ops Center Oracle Enterprise Manager Ops Center Provision and Update Guide, 11g Release 1 Update 3 (11.1.3.0.0) E18417-04 November 2011 Oracle Enterprise Manager Ops Center Provision and Update Guide 11g Release

More information

CIT 668: System Architecture. Amazon Web Services

CIT 668: System Architecture. Amazon Web Services CIT 668: System Architecture Amazon Web Services Topics 1. AWS Global Infrastructure 2. Foundation Services 1. Compute 2. Storage 3. Database 4. Network 3. AWS Economics Amazon Services Architecture Regions

More information

Oracle VM Template for MySQL Enterprise Edition =========================================================================== ===

Oracle VM Template for MySQL Enterprise Edition =========================================================================== === Oracle VM Template for MySQL Enterprise Edition =========================================================================== === Note: * This is first release of MySQL in a Template delivery for installation

More information

Oracle Enterprise Manager Ops Center. Introduction. Creating Oracle Solaris 11 Zones 12c Release 2 ( )

Oracle Enterprise Manager Ops Center. Introduction. Creating Oracle Solaris 11 Zones 12c Release 2 ( ) Oracle Enterprise Manager Ops Center Creating Oracle Solaris 11 Zones 12c Release 2 (12.2.2.0.0) E41230-04 February 2015 This guide provides an end-to-end example for how to use Oracle Enterprise Manager

More information

vsphere Replication for Disaster Recovery to Cloud vsphere Replication 8.1

vsphere Replication for Disaster Recovery to Cloud vsphere Replication 8.1 vsphere Replication for Disaster Recovery to Cloud vsphere Replication 8.1 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments

More information

VMware vsphere with ESX 6 and vcenter 6

VMware vsphere with ESX 6 and vcenter 6 VMware vsphere with ESX 6 and vcenter 6 Course VM-06 5 Days Instructor-led, Hands-on Course Description This class is a 5-day intense introduction to virtualization using VMware s immensely popular vsphere

More information

Getting Started with ESX Server 3i Installable Update 2 and later for ESX Server 3i version 3.5 Installable and VirtualCenter 2.5

Getting Started with ESX Server 3i Installable Update 2 and later for ESX Server 3i version 3.5 Installable and VirtualCenter 2.5 Getting Started with ESX Server 3i Installable Update 2 and later for ESX Server 3i version 3.5 Installable and VirtualCenter 2.5 Getting Started with ESX Server 3i Installable Revision: 20090313 Item:

More information

PASS4TEST. IT Certification Guaranteed, The Easy Way! We offer free update service for one year

PASS4TEST. IT Certification Guaranteed, The Easy Way!   We offer free update service for one year PASS4TEST \ http://www.pass4test.com We offer free update service for one year Exam : C9010-022 Title : IBM AIX Administration V1 Vendor : IBM Version : DEMO Get Latest & Valid C9010-022 Exam's Question

More information

Configuration Note. AudioCodes One Voice for Microsoft Skype for Business. CloudBond 365. Backup and Restore Functionality. Version 9.

Configuration Note. AudioCodes One Voice for Microsoft Skype for Business. CloudBond 365. Backup and Restore Functionality. Version 9. 7 Configuration Note AudioCodes One Voice for Microsoft Skype for Business CloudBond 365 Backup and Restore Functionality Version 9.5 Update 4 Configuration Note Contents Table of Contents 1 Introduction...

More information

IBM Exam AIX 7 Administration Version: 9.1 [ Total Questions: 229 ]

IBM Exam AIX 7 Administration Version: 9.1 [ Total Questions: 229 ] s@lm@n IBM Exam 000-221 AIX 7 Administration Version: 9.1 [ Total Questions: 229 ] Topic 2, Volume B Question No : 1 - (Topic 2) An administrator migrated a global environment of AIX 6 to AIX 7 using NIM.

More information

OpenManage Integration for VMware vcenter Quick Install Guide for vsphere Client, Version 2.3

OpenManage Integration for VMware vcenter Quick Install Guide for vsphere Client, Version 2.3 OpenManage Integration for VMware vcenter Quick Install Guide for vsphere Client, Version 2.3 Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use of

More information

IBM Tivoli Monitoring: CEC Base Agent Version Interim Feature 2. User's Guide SC

IBM Tivoli Monitoring: CEC Base Agent Version Interim Feature 2. User's Guide SC IBM Tivoli Monitoring: CEC Base Agent Version 6.2.2 Interim Feature 2 User's Guide SC23-5239-08 IBM Tivoli Monitoring: CEC Base Agent Version 6.2.2 Interim Feature 2 User's Guide SC23-5239-08 Note Before

More information

Administering vrealize Log Insight. September 20, 2018 vrealize Log Insight 4.7

Administering vrealize Log Insight. September 20, 2018 vrealize Log Insight 4.7 Administering vrealize Log Insight September 20, 2018 4.7 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments about this documentation,

More information

Installing on a Virtual Machine

Installing on a Virtual Machine Release 8.5 Revised: 6/20/13 See the Quick Start for Installing and Configuring Cisco Unified MeetingPlace Release 8.5 module for information about the order in which to install and configure the Cisco

More information

Installing the Operating System or Hypervisor

Installing the Operating System or Hypervisor If you purchased E-Series Server or NCE Option 1 (E-Series Server or NCE without a preinstalled operating system or hypervisor), you must install an operating system or hypervisor. This chapter includes

More information

Managing Oracle Real Application Clusters. An Oracle White Paper January 2002

Managing Oracle Real Application Clusters. An Oracle White Paper January 2002 Managing Oracle Real Application Clusters An Oracle White Paper January 2002 Managing Oracle Real Application Clusters Overview...3 Installation and Configuration...3 Oracle Software Installation on a

More information

IBM Exam IBM Tivoli Provisioning Manager V7.1.1 Version: 3.0 [ Total Questions: 104 ]

IBM Exam IBM Tivoli Provisioning Manager V7.1.1 Version: 3.0 [ Total Questions: 104 ] s@lm@n IBM Exam 000-009 IBM Tivoli Provisioning Manager V7.1.1 Version: 3.0 [ Total Questions: 104 ] Question No : 1 How can the client be enabled to write the Host Integrity script to the disk? A. set

More information

HP integrated Citrix XenServer Online Help

HP integrated Citrix XenServer Online Help HP integrated Citrix XenServer Online Help Part Number 486855-002 September 2008 (Second Edition) Copyright 2008 Hewlett-Packard Development Company, L.P. The information contained herein is subject to

More information

Online Help StruxureWare Data Center Expert

Online Help StruxureWare Data Center Expert Online Help StruxureWare Data Center Expert Version 7.2.7 What's New in StruxureWare Data Center Expert 7.2.x Learn more about the new features available in the StruxureWare Data Center Expert 7.2.x release.

More information

IBM Endpoint Manager Version 9.0. Software Distribution User's Guide

IBM Endpoint Manager Version 9.0. Software Distribution User's Guide IBM Endpoint Manager Version 9.0 Software Distribution User's Guide IBM Endpoint Manager Version 9.0 Software Distribution User's Guide Note Before using this information and the product it supports,

More information

vsphere Installation and Setup Update 2 Modified on 10 JULY 2018 VMware vsphere 6.5 VMware ESXi 6.5 vcenter Server 6.5

vsphere Installation and Setup Update 2 Modified on 10 JULY 2018 VMware vsphere 6.5 VMware ESXi 6.5 vcenter Server 6.5 vsphere Installation and Setup Update 2 Modified on 10 JULY 2018 VMware vsphere 6.5 VMware ESXi 6.5 vcenter Server 6.5 You can find the most up-to-date technical documentation on the VMware website at:

More information

vcenter Server Installation and Setup Modified on 11 MAY 2018 VMware vsphere 6.7 vcenter Server 6.7

vcenter Server Installation and Setup Modified on 11 MAY 2018 VMware vsphere 6.7 vcenter Server 6.7 vcenter Server Installation and Setup Modified on 11 MAY 2018 VMware vsphere 6.7 vcenter Server 6.7 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

Introduction to Administration

Introduction to Administration Oracle Enterprise Manager Ops Center Administer Your Environment Using Oracle Enterprise Manager Ops Center 12c Release 3 (12.3.0.0.0) E59991-01 June 2015 This guide provides an end-to-end example for

More information

OEM Provisioning Concepts and Example

OEM Provisioning Concepts and Example OEM Provisioning Concepts and Example Rob Zoeteweij Zoeteweij Consulting The Provisioning and Patch Automation Pack automates the deployment of software, applications, and patches. This paper will focus

More information

VMware vsphere Data Protection Evaluation Guide REVISED APRIL 2015

VMware vsphere Data Protection Evaluation Guide REVISED APRIL 2015 VMware vsphere Data Protection REVISED APRIL 2015 Table of Contents Introduction.... 3 Features and Benefits of vsphere Data Protection... 3 Requirements.... 4 Evaluation Workflow... 5 Overview.... 5 Evaluation

More information

App Orchestration 2.5. Upgrading Session Machine Catalogs in App Orchestration 2.5. Prepared by: Mohit Menghnani Last Updated: July 25, 2014

App Orchestration 2.5. Upgrading Session Machine Catalogs in App Orchestration 2.5. Prepared by: Mohit Menghnani Last Updated: July 25, 2014 App Orchestration 2.5 Upgrading Session Machine Catalogs in App Orchestration 2.5 Prepared by: Mohit Menghnani Last Updated: July 25, 2014 Page 1 Contents Introduction... 4 Version upgrade methods... 4

More information

Oracle Enterprise Manager Ops Center. Introduction. What You Will Need. Configure and Install Root Domains 12c Release 3 (

Oracle Enterprise Manager Ops Center. Introduction. What You Will Need. Configure and Install Root Domains 12c Release 3 ( Oracle Enterprise Manager Ops Center Configure and Install Root Domains 12c Release 3 (12.3.0.0.0) E60040-01 June 2015 This guide provides an end-to-end example for how to use Oracle Enterprise Manager

More information

Troubleshooting Cisco APIC-EM Single and Multi-Host

Troubleshooting Cisco APIC-EM Single and Multi-Host Troubleshooting Cisco APIC-EM Single and Multi-Host The following information may be used to troubleshoot Cisco APIC-EM single and multi-host: Recovery Procedures for Cisco APIC-EM Node Failures, page

More information

Trend Micro Incorporated reserves the right to make changes to this document and to the product described herein without notice. Before installing and using the product, please review the readme files,

More information

Cisco UCS Director Baremetal Agent Installation and Configuration Guide, Release 5.2

Cisco UCS Director Baremetal Agent Installation and Configuration Guide, Release 5.2 UCS Director Baremetal Agent Installation The purpose to this document is to illustrate the steps to install the UCS Director Baremetal Agent (PXE Server) which can be used to write/use workflows that

More information

VMware View Upgrade Guide

VMware View Upgrade Guide View 4.0 View Manager 4.0 View Composer 2.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for

More information

Oracle Enterprise Manager Ops Center. Introduction. Provisioning Oracle Solaris 10 Operating Systems 12c Release 2 ( )

Oracle Enterprise Manager Ops Center. Introduction. Provisioning Oracle Solaris 10 Operating Systems 12c Release 2 ( ) Oracle Enterprise Manager Ops Center Provisioning Oracle Solaris 10 Operating Systems 12c Release 2 (12.2.2.0.0) E47810-03 December 2014 This document provides an end-to-end example for how to use Oracle

More information

AIX 5L 5.2 AIX SA

AIX 5L 5.2 AIX SA AIX 5L 5.2 AIX SA30-1519-04 AIX 5L 5.2 AIX SA30-1519-04 !, 59. 5 (2003 7 ), AIX 5L 5.2. IBM.. 135-270 467-12,.., ibmkspoe@kr.ibm.com.. Copyright International Business Machines Corporation 2001, 2003.

More information

IBM Endpoint Manager Version 9.1. Patch Management for AIX User's Guide

IBM Endpoint Manager Version 9.1. Patch Management for AIX User's Guide IBM Endpoint Manager Version 9.1 Patch Management for AIX User's Guide IBM Endpoint Manager Version 9.1 Patch Management for AIX User's Guide Note Before using this information and the product it supports,

More information

zenterprise The Ideal Platform For Smarter Computing Improving Service Delivery With Private Cloud Computing

zenterprise The Ideal Platform For Smarter Computing Improving Service Delivery With Private Cloud Computing zenterprise The Ideal Platform For Smarter Computing Improving Service Delivery With Private Cloud Computing What Users Like About Cloud Computing Self-service requests User request services via a web

More information

efolder BDR for Veeam VMware Continuity Cloud Guide

efolder BDR for Veeam VMware Continuity Cloud Guide efolder BDR for Veeam VMware Continuity Cloud Guide Setup Continuity Cloud Import Backup Copy Job Restore Your VM Accessing the Continuity Cloud Host uh6 efolder BDR Guide for Veeam Page 1 of 36 INTRODUCTION

More information

Installation. Power on and initial setup. Before You Begin. Procedure

Installation. Power on and initial setup. Before You Begin. Procedure Power on and initial setup, page 1 Customize ESXi host for remote access, page 4 Access and configure ESXi host, page 6 Deploy virtual machines, page 13 Install applications on virtual machines, page 14

More information

Veeam Cloud Connect. Version 8.0. Administrator Guide

Veeam Cloud Connect. Version 8.0. Administrator Guide Veeam Cloud Connect Version 8.0 Administrator Guide June, 2015 2015 Veeam Software. All rights reserved. All trademarks are the property of their respective owners. No part of this publication may be reproduced,

More information

Installing or Upgrading ANM Virtual Appliance

Installing or Upgrading ANM Virtual Appliance CHAPTER 2 This chapter describes how to deploy Cisco ANM Virtual Appliance 4.3 (new installation) and how to upgrade from ANM software version 4.1 or 4.2 to software version 4.3. This chapter includes

More information

iseries Tech Talk Linux on iseries Technical Update 2004

iseries Tech Talk Linux on iseries Technical Update 2004 iseries Tech Talk Linux on iseries Technical Update 2004 Erwin Earley IBM Rochester Linux Center of Competency rchlinux@us.ibm.com Agenda Enhancements to the Linux experience introduced with i5 New i5/os

More information

XCAT 2 on AIX. Booting AIX diskless nodes Date: 10/10/2009

XCAT 2 on AIX. Booting AIX diskless nodes Date: 10/10/2009 XCAT 2 on AIX Booting AIX diskless nodes Date: 10/10/2009 1.0 Overview... 1 2.0 Deploying AIX diskless nodes using xcat... 2 2.1 Create a diskless image... 2 2.2 Update the SPOT (optional)... 3 2.2.1 Updating

More information

Virtual Appliance User s Guide

Virtual Appliance User s Guide Cast Iron Integration Appliance Virtual Appliance User s Guide Version 4.5 July 2009 Cast Iron Virtual Appliance User s Guide Version 4.5 July 2009 Copyright 2009 Cast Iron Systems. All rights reserved.

More information

OpenManage Integration for VMware vcenter Quick Install Guide for vsphere Client Version 3.0

OpenManage Integration for VMware vcenter Quick Install Guide for vsphere Client Version 3.0 OpenManage Integration for VMware vcenter Quick Install Guide for vsphere Client Version 3.0 Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use of

More information

Data Protection Guide

Data Protection Guide SnapCenter Software 4.0 Data Protection Guide For VMs and Datastores using the SnapCenter Plug-in for VMware vsphere March 2018 215-12931_C0 doccomments@netapp.com Table of Contents 3 Contents Deciding

More information

ADMINISTRATION GUIDE EXTERNAL DATA CONNECTOR (NETBACKUP)

ADMINISTRATION GUIDE EXTERNAL DATA CONNECTOR (NETBACKUP) ADMINISTRATION GUIDE EXTERNAL DATA CONNECTOR (NETBACKUP) Published On: 11/19/2013 V10 Service Pack 4A Page 1 of 50 External Data Connector (NetBackup) TABLE OF CONTENTS OVERVIEW SYSTEM REQUIREMENTS INSTALLATION

More information

ZENworks 2017 What s New Reference. December 2016

ZENworks 2017 What s New Reference. December 2016 ZENworks 2017 What s New Reference December 2016 Legal Notice For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions, U.S. Government rights, patent

More information

Administering vrealize Log Insight. 12-OCT-2017 vrealize Log Insight 4.5

Administering vrealize Log Insight. 12-OCT-2017 vrealize Log Insight 4.5 Administering vrealize Log Insight 12-OCT-2017 4.5 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments about this documentation,

More information

IBM Exam C IBM Tivoli Endpoint Manager V8.1 Implementation Version: 6.0 [ Total Questions: 180 ]

IBM Exam C IBM Tivoli Endpoint Manager V8.1 Implementation Version: 6.0 [ Total Questions: 180 ] s@lm@n IBM Exam C2090-560 IBM Tivoli Endpoint Manager V8.1 Implementation Version: 6.0 [ Total Questions: 180 ] IBM C2090-560 : Practice Test Topic break down Topic No. of Questions Topic 1: Volume A 60

More information

vsphere Replication for Disaster Recovery to Cloud

vsphere Replication for Disaster Recovery to Cloud vsphere Replication for Disaster Recovery to Cloud vsphere Replication 6.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced

More information

User s Guide for Software Distribution

User s Guide for Software Distribution IBM Tivoli Configuration Manager User s Guide for Software Distribution Version 4.2.1 SC23-4711-01 IBM Tivoli Configuration Manager User s Guide for Software Distribution Version 4.2.1 SC23-4711-01 Note

More information

Getting Started with ESX Server 3i Embedded ESX Server 3i version 3.5 Embedded and VirtualCenter 2.5

Getting Started with ESX Server 3i Embedded ESX Server 3i version 3.5 Embedded and VirtualCenter 2.5 Getting Started with ESX Server 3i Embedded ESX Server 3i version 3.5 Embedded and VirtualCenter 2.5 Title: Getting Started with ESX Server 3i Embedded Revision: 20071022 Item: VMW-ENG-Q407-430 You can

More information