Book Image

Implementing VxRail HCI Solutions

Book Image

Implementing VxRail HCI Solutions

Overview of this book

Hyper-converged infrastructure (HCI) can help you simplify the provisioning and daily operations of computing and storage. With this book, you'll understand how HCI can offload the day 0 deployment and day-to-day operations of a system administrator. You'll explore the VxRail Appliance, which is an HCI solution that provides lifecycle management, automation, and operational simplicity. Starting with an overview of the VxRail Appliance system architecture and components, you'll understand the benefits of the VxRail system and compare it with the environment of traditional servers and storage. As you advance, the book covers topics such as disaster recovery and active-active and active-passive solutions for VxRail. By the end of this book, you'll have gained the confidence to manage the deployment, administration, planning, and design of a VxRail system.
Table of Contents (16 chapters)
1
Section 1: Getting Started with VxRail HCI System
4
Section 2: Administration of VxRail
10
Section 3: Advanced Solutions for VxRail

VR deployment

In this section, we will discuss the following procedures for deploying the VR appliance:

  1. We download the VMware VR software (OVA file) from the VMware website (https://www.vmware.com/):

    Figure 8.22 – Downloading VR from the VMware website

  2. We need to deploy the OVA file and connect to the VxRail cluster with the vSphere Web Client. Right-click on a data center, host, or cluster and select Deploy OVF Template…:

    Figure 8.23 – Deploy OVF Template…

  3. Select Local file and then click the Choose Files button to upload the OVF template:

    Figure 8.24 – Selecting an OVF template

  4. The VR software is an ISO image (downloaded in step 1). Mount this ISO image on a system in your workstation, navigate to the \bin directory in the ISO image, and then select the vSphere_Replication-system.vmdk, vSphere_Replication-support.vmdk, vSphere_Replication_OVF10.ovf, vSphere_Replication_OVF10.mf, and vSphere_Replication_OVF10.cert files:

    Figure 8...