Book Image

Learning VMware vRealize Automation

By : SRIRAM RAJENDRAN, Sriram Rajendran
Book Image

Learning VMware vRealize Automation

By: SRIRAM RAJENDRAN, Sriram Rajendran

Overview of this book

With the growing interest in Software Defined Data Centers (SDDC), vRealize Automation offers data center users an organized service catalog and governance for administrators. This way, end users gain autonomy while the IT department stays in control, making sure security and compliance requirements are met. Learning what each component does and how they dovetail with each other will bolster your understanding of vRealize Automation. The book starts off with an introduction to the distributed architecture that has been tested and installed in large scale deployments. Implementing and configuring distributed architecture with custom certificates is unarguably a demanding task, and it will be covered next. After this, we will progress with the installation. A vRealize Automation blueprint can be prepared in multiple ways; we will focus solely on vSphere endpoint blueprint. After this, we will discuss the high availability configuration via NSX loadbalancer for vRealize Orchestrator. Finally, we end with Advanced Service Designer, which provides service architects with the ability to create advanced services and publish them as catalog items.
Table of Contents (15 chapters)
Learning VMware vRealize Automation
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

GOS – Linux


In this section, we will introduce you to the how-to steps of preparing a Linux based guest OS for a vSphere blueprint

  1. Log in to RHEL 6.5 Server GOS (note: this procedure does work for other supported Linux OS).

    Tip

    As a first step, ensure you update the OS to its latest and greatest packages. In RHEL, open a terminal windows and execute the command—yum update.

    As a side note, we presume that VMware Tools is installed, time synced, and we are able to ping IaaS and CAFÉ appliance via FQDN or IP address.

  2. Open any browser and type the FQDN/IP address of the CAFE appliance—https://<IP address of CAFÉ appliance>: 5480/installer.

    Note

    Connect to the CAFÉ node directly since the loadbalancer for CAFÉ is not configured to respond on the 5480 port.

    • Download the Linux guest agent packages and unzip the Linux guest agent's ZIP file to a folder on your hard drive.

    • Identify the correct Linux guest agent file to be uploaded to the guest OS:

    Since I am using a RHEL 6.1 x64 bit guest OS, I chose...