October Gluster Virtual Storage Appliance User Guide

Size: px
Start display at page:

Download "October 2011. Gluster Virtual Storage Appliance - 3.2 User Guide"

Transcription

1 October 2011 Gluster Virtual Storage Appliance User Guide

2 Table of Contents 1. About the Guide Disclaimer Audience for this Guide User Prerequisites Documentation Terminology Conventions Documentation Feedback Introducing Gluster Virtual Storage Appliance Gluster Virtual Storage Appliance License Preparing to Install Gluster Virtual Storage Appliance Gluster Virtual Storage Appliance Installation Overview Checking Gluster Virtual Storage Appliance Minimum Requirements Checking Gluster Virtual Storage Appliance Minimum Requirements for VMware Checking Gluster Virtual Storage Appliance Minimum Requirements for KVM Checking Gluster Virtual Storage Appliance Minimum Requirements for Xen Installing the Gluster Virtual Storage Appliance Installing the Gluster Virtual Storage Appliance for VMware Downloading and Installing the Gluster Virtual Storage Appliance for VMware Configuring Gluster Virtual Storage Appliance for VMware Starting Gluster Virtual Storage Appliance for VMware Installing the Gluster Virtual Storage Appliance for KVM Downloading and Installing the Gluster Virtual Storage Appliance for KVM Configuring Gluster Virtual Storage Appliance for KVM Starting Gluster Virtual Storage Appliance for KVM Installing the Gluster Virtual Storage Appliance for Xen Downloading and Installing Gluster Virtual Storage Appliance for Xen Launching Gluster Virtual Storage Appliance from Template Configuring Gluster Virtual Storage Appliance for Xen Starting Gluster Virtual Storage Appliance for Xen Verifying Successful Deployment of Gluster Virtual Storage Appliance Provisioning Storage on Gluster Virtual Storage Appliance Licensing Gluster Virtual Storage Appliance Upgrading Your Gluster Virtual Storage Appliance Gluster Virtual Storage Appliance 3.2_B User Guide Pg No. 2

3 9.1. Upgrading Appliance from Version to Higher Version Swapping between Versions Security Patches and Periodic Updates Installing Gluster Virtual Storage Appliance Updates Managing Your Gluster Virtual Storage Appliance Gluster Virtual Storage Appliance 3.2_B User Guide Pg No. 3

4 1. About the Guide This document introduces Gluster Virtual Storage Appliance, describes the minimum hardware requirements, and shows how to install and configure the software in your environment Disclaimer Gluster, Inc. has designated English as the official language for all of its product documentation and other documentation, as well as all our customer communications. All documentation prepared or delivered by Gluster will be written, interpreted and applied in English, and English is the official and controlling language for all our documents, agreements, instruments, notices, disclosures and communications, in any form, electronic or otherwise (collectively, the Gluster Documents ). Any customer, vendor, partner or other party who requires a translation of any of the Gluster Documents is responsible for preparing or obtaining such translation, including associated costs. However, regardless of any such translation, the English language version of any of the Gluster Documents prepared or delivered by Gluster shall control for any interpretation, enforcement, application or resolution Audience for this Guide This guide is intended for Systems Administrators interested in installing Gluster Virtual Storage Software Appliance User Prerequisites This document assumes that you are familiar with the Linux operating system, concepts of File System, and GlusterFS concepts Documentation Terminology The terms defined here help you understand the concepts in this document. Term Brick Cluster Namespace POSIX Volume Description Brick is the basic unit of storage, represented by an export directory on a server in the trusted storage pool. A cluster is a group of linked computers, working together closely thus in many respects forming a single computer. Namespace is an abstract container or environment created to hold a logical grouping of unique identifiers or symbols. Each Gluster volume exposes a single namespace as a POSIX mount point that contains every file in the cluster. Portable Operating System Interface [for Unix] is the name of a family of related standards specified by the IEEE to define the application programming interface (API), along with shell and utilities interfaces for software compatible with variants of the Unix operating system. Gluster exports a fully POSIX compliant file system. A volume is a logical collection of bricks. Most of the gluster management operations happen on the volume. Gluster Virtual Storage Appliance 3.2_B User Guide Pg No. 4

5 1.5. Conventions The following table lists the formatting conventions that are used in this guide to make it easier for you to recognize and use specific types of information. Convention Description Example Courier Text Italicized Text Commands formatted as courier indicate shell commands. Within a command, italicized text represents variables, which must be substituted with specific values. gluster volume start volname gluster volume start volname Square Brackets Curly Brackets Within a command, optional parameters are shown in square brackets. Within a command, alternative parameters are grouped within curly brackets and separated by the vertical OR bar. gluster volume start volname [force] gluster volume { start stop delete } volname 1.6. Documentation Feedback Gluster welcomes your comments and suggestions on the quality and usefulness of its documentation. If you find any errors or have any other suggestions, write to us at docfeedback@gluster.com for clarification. Provide the chapter, section, and page number, if available. Gluster offers a range of resources related to Gluster software: Discuss technical problems and solutions on the Discussion Forum ( Get hands-on step-by-step tutorials ( Reach Support ( Gluster Virtual Storage Appliance 3.2_B User Guide Pg No. 5

6 2. Introducing Gluster Virtual Storage Appliance The Gluster Virtual Storage Appliance enables you to rapidly deploy Gluster storage, running as a virtual machine on any one of the hosts like ESX or ESXi, XenServer or GNU/Linux in your environment. Using Gluster Virtual Storage Appliance, you can add and remove nodes as required to match the evolving needs of your organization. Introducing Gluster Gluster is an open source, scale-out file system capable of scaling to several petabytes and handling thousands of clients. Gluster assembles storage building blocks, aggregating disk and memory resources and managing data in a single global namespace. Gluster is based on a stackable user space design and can deliver exceptional performance for diverse workloads. The Gluster modular architecture allows administrators to stack modules to match user requirements, as needed. For example, administrators can use Gluster to quickly configure a standalone server system and later expand the system as needs grow. Gluster Virtual Storage Appliance 3.2_B User Guide Pg No. 6

7 Virtualized Cloud Environments Gluster is designed for today's high-performance, virtualized cloud environments. Unlike traditional data centers, cloud environments require multi-tenancy along with the ability to grow or shrink resources on demand. Gluster incorporates cloud capabilities into the core architecture. Every module in Gluster is treated as a volume. Gluster further adds an elastic volume manager (the glusterd daemon) and a console manager (the gluster command line interface). Using the console manager, administrators can dynamically expand, shrink, rebalance, and migrate volumes, among other operations. The command line interface additionally provides an interactive shell (with autocompletion) along with scripting capabilities suitable for automation. Gluster Virtual Storage Appliance 3.2_B User Guide Pg No. 7

8 3. Gluster Virtual Storage Appliance License The Gluster Virtual Storage Appliance End User License Agreement (EULA) is available at: Gluster Virtual Storage Appliance 3.2_B User Guide Pg No. 8

9 4. Preparing to Install Gluster Virtual Storage Appliance This chapter provides an overview of the Gluster Virtual Storage Appliance installation process. It also describes how you can check against the minimum system requirements. Gluster Virtual Storage Appliance Installation Overview Checking Gluster Virtual Storage Appliance Minimum Requirements 4.1. Gluster Virtual Storage Appliance Installation Overview This section provides an overview of how to install Gluster Virtual Storage Appliance. Gluster Virtual Storage Appliance offers an easy-to-use installation scheme that streamlines the process of installing the software and configuring the basic settings. To install Gluster Virtual Storage Appliance, perform the following steps: 1. Check the Gluster Virtual Storage Appliance License at 2. Verify that your system matches the minimum system requirements. For more information, refer to Section 4.2. "Checking Gluster Virtual Storage Appliance Minimum Requirements". 3. Install, configure, and start Gluster Virtual Storage Appliance. For more information, refer to Chapter 5. "Installing the Gluster Virtual Storage Appliance". 4. License Gluster Virtual Storage Appliance. For more information, see Chapter 8. "Licensing Gluster Virtual Storage Appliance". 5. Begin managing your Gluster cluster. For more information, see Chapter 10. "Managing Your Gluster Virtual Storage Appliance" Checking Gluster Virtual Storage Appliance Minimum Requirements Before you install Gluster Virtual Storage Appliance you must verify that your environment matches the minimum requirements described in this section. Checking Gluster Virtual Storage Appliance Minimum Requirements for VMware Checking Gluster Virtual Storage Appliance Minimum Requirements for KVM Checking Gluster Virtual Storage Appliance Minimum Requirements for Xen Gluster Virtual Storage Appliance 3.2_B User Guide Pg No. 9

10 Checking Gluster Virtual Storage Appliance Minimum Requirements for VMware General Verification Verify the following: DNS is properly configured for your environment Centralized time servers are available (required in clustered environments) Verification on Virtual Machines Verify the following: The virtual machine is running HW v7 The virtual machine uses the default configuration settings, as supplied by Gluster (except as noted in this topic) Guests are not set to "sync time with host" The VMware Tools version of the appliance matches the ESX host (VMware Tools needs to be loaded in the guest by default) The VMware Tools version of the appliance matches the ESX host (the appliance comes preinstalled with VMware tools for ESX 4.1) Note: Running non-gluster virtual machines on the same host or datastore as the Gluster Virtual Storage Appliance may affect Gluster performance if resources are not properly allocated. When Using ESX Hosts Managed by VirtualCenter Verify the following: VMware HCL hardware (Virtual Machine Hardware v7.0) is used, running ESX 4.1 ESX hosts are clustered, and any Distributed Resource Scheduler (DRS) rules are defined against these clusters Remote storage allows vmotion/drs of the appliances Note: You cannot use a SQLExpress database with Gluster Virtual Storage Appliance. When Using Standalone ESX Hosts Verify the following: All hardware is on the VMware HCL (Hardware Compatibility List) Gluster Virtual Storage Appliance 3.2_B User Guide Pg No. 10

11 2GB RAM is configured for each virtual machine, plus 800MB for COS (up to 8GB or more is recommended for each virtual machine) 2 vcpus and VMXNET3 network device is recommended ESX hosts are capable of running 64-bit machines, and the ESX host operating system is set to 800MB (RAM) Note: Nehalem procs in the ESX server is recommended to take advantage of appliance performance tuning Checking Gluster Virtual Storage Appliance Minimum Requirements for KVM Before you install Gluster Virtual Storage Appliance for KVM, you must verify that your environment matches the minimum requirements: General Verify the following: DNS is properly configured for your environment Centralized time servers are available (required in clustered environments) Virtual Machines Verify the following: GNU/Linux Operating Systems with Kernel v or higher The virtual machine uses the default configuration settings, as supplied by Gluster (except as noted in this topic) Note: Running non-gluster virtual machines on the same host or datastore as the Gluster Virtual Storage Appliance may affect Gluster performance if resources are not properly allocated. When Using GNU/Linux Host Managed by Virtual Machine Manager Verify the following: AMD64 (AKA X86-64) GNU/Linux on Intel-VT or AMD-V supported processors 2GB RAM is configured for each virtual machine, plus 800MB for COS (up to 8GB or more is recommended for each virtual machine) 2 vcpus and VirtIO network device is recommended VirtIO storage device is recommended The following packages must be installed: Qemu or higher Gluster Virtual Storage Appliance 3.2_B User Guide Pg No. 11

12 Libvirt or higher Virtinst or higher Virt-Manager or higher Note: You cannot use a SQLExpress database with Gluster Virtual Storage Appliance Checking Gluster Virtual Storage Appliance Minimum Requirements for Xen Before installing Gluster Virtual Storage Appliance for Xen, verify that your environment matches the minimum requirements: General Verify the following: DNS is properly configured for your environment Centralized time servers are available (required in clustered environments) Virtual Machines Verify the following: The virtual machine uses the default configuration settings, as supplied by Gluster (except as noted in this topic) Note: Running non-gluster virtual machines on the same host or datastore as the Gluster Virtual Storage Appliance may affect Gluster performance if resources are not properly allocated. When Using XenServer Hosts Managed by Citrix XenCenter Verify the following: XenServer 5.5 or higher Gluster Virtual Storage Appliance may work with lower versions but has not been tested. All hardware is on the Xen HCL(Hardware Compatibility List) 2GB RAM is configured for each virtual machine, plus 800MB for COS (up to 8GB or more is recommended for each virtual machine) 2 vcpus is recommended XenServer hosts are capable of running 64-bit machines Note: You cannot use a SQLExpress database with Gluster Virtual Storage Appliance. Gluster Virtual Storage Appliance 3.2_B User Guide Pg No. 12

13 5. Installing the Gluster Virtual Storage Appliance This section describes how to install, configure, and start Gluster Virtual Storage Appliance in your environment. Installing the Gluster Virtual Storage Appliance for VMware Installing the Gluster Virtual Storage Appliance for KVM Installing the Gluster Virtual Storage Appliance for Xen 5.1. Installing the Gluster Virtual Storage Appliance for VMware This section describes how to install, configure, and start Gluster Virtual Storage Appliance for VMware in your environment. Downloading and Installing the Gluster Virtual Storage Appliance for VMware Configuring Gluster Virtual Storage Appliance for VMware Starting Gluster Virtual Storage Appliance for VMware Downloading and Installing the Gluster Virtual Storage Appliance for VMware To install the virtual storage appliance, perform the following steps: 1. Download the VMware Gluster Virtual Storage Appliance from the following location at 6z The Gluster-Virtual-Storage-Appliance ova file will be downloaded. 2. Launch the VMware vsphere Client. The logon dialog appears. Gluster Virtual Storage Appliance 3.2_B User Guide Pg No. 13

14 3. Logon to the client. The VMware vsphere Client main screen appears. 4. Connect vsphere Client to an ESX, ESXi, or Virtual Center host, as appropriate. 5. Choose File > Deploy OVF Template. The Deploy OVF Template wizard launches. 6. Browse and select the downloaded file and click Next. Gluster Virtual Storage Appliance 3.2_B User Guide Pg No. 14

15 7. Follow the on-screen instructions to complete the wizard. After you complete the wizard, the appliance is downloaded and added to the ESX host virtual machine inventory Configuring Gluster Virtual Storage Appliance for VMware This section describes how to configure Gluster Virtual Storage Appliance for VMware to attach additional virtual disks to the appliance. Note: When using ESX 4.1, you can optionally use high-performance VMware Paravirtual SCSI (PVSCSI) storage adapters for greater throughput and lower CPU utilization. For more information, refer to Configuring disks to use VMware Paravirtual SCSI (PVSCSI) adapters. To configure the Gluster Virtual Storage Appliance, perform the following steps. 1. Using VMware VirtualCenter, right-click the appliance, and choose Edit Settings from the menu. The Virtual Machine Properties dialog appears. Gluster Virtual Storage Appliance 3.2_B User Guide Pg No. 15

16 2. In the Hardware tab, click Add. The Add Hardware dialog appears. 3. Select Hard Disk, and click Next. The Select a Disk screen appears. Gluster Virtual Storage Appliance 3.2_B User Guide Pg No. 16

17 4. Select Create a new virtual disk, and click Next. The Create a Disk screen appears. 5. Specify the disk capacity, select Specify a datastore, and click Browse. The Browse for Datastore dialog appears. 6. Select a datastore, click OK, and click Next. Gluster Virtual Storage Appliance 3.2_B User Guide Pg No. 17

18 Gluster highly recommends separating the OS disk from the brick disks. The Advanced Options screen appears. 7. Click Next. The Ready to Complete screen appears. Gluster Virtual Storage Appliance 3.2_B User Guide Pg No. 18

19 8. Review the summary, and click Finish. The Virtual Machine Properties screen appears with the new virtual disk appearing in the list. Note: For increased performance, use the vmkfstools command on the ESX host to convert the disk to eagerzeroedthick Starting Gluster Virtual Storage Appliance for VMware This section describes how to start Gluster Virtual Storage Appliance for VMware. To start the virtual storage appliance, perform the following steps. Using VMware VirtualCenter, right-click the appliance, and choose Power On from the menu. The virtual storage appliance powers on. Gluster Virtual Storage Appliance 3.2_B User Guide Pg No. 19

20 Note: The default user name and password are root and syst3m, respectively. It is recommended that you change this password after logging on Installing the Gluster Virtual Storage Appliance for KVM This section describes how to install, configure, and start Gluster Virtual Storage Appliance for KVM in your environment. Downloading and Installing the Gluster Virtual Storage Appliance for KVM Configuring Gluster Virtual Storage Appliance for KVM Starting Gluster Virtual Storage Appliance for KVM Downloading and Installing the Gluster Virtual Storage Appliance for KVM To download and install the Gluster Virtual Storage Appliance for KVM, perform the following steps. 1. Download the KVM Gluster Virtual Storage Appliance from the following location: 6z 2. Extract the downloaded files to the server. The following files will be available: Gluster.virt-image.xml Gluster-Virtual-Storage-Appliance img README.txt 3. You can use virt-image tool or Virtual Machine Manager application for installation. To install KVM Gluster Virtual Storage Appliance using virt-image tool, perform the following steps: 1. Navigate to the directory where the files are extracted by running the following command: # cd Gluster/ 2. Install the virtual machine using the following command: # virt-image -graphics vnc Gluster.virt-image.xml 3. View the status of the virtual machine using the following command: # virsh list all or 4. You can use Virtual Machine Manager application for installation: 1. Launch Virtual Machine Manager application. 2. Click Create a new virtual machine. The New KM dialog appears. Gluster Virtual Storage Appliance 3.2_B User Guide Pg No. 20

21 4. Specify a name for the KVM, select the OS installation type as Import existing disk image, and click Forward. 5. Browse the select the downloaded Gluster-Virtual-Storage-Appliance img file, choose OS type as Linux, choose version as Red Hat Enterprise Linux 5.4 or later, and click Forward. Gluster Virtual Storage Appliance 3.2_B User Guide Pg No. 21

22 6. Specify the memory as 2048MB and 2 as number of CPUs, and click Forward. 7. The summary screen is displayed. Click Finish to complete the installation and the new VM will be started. Gluster Virtual Storage Appliance 3.2_B User Guide Pg No. 22

23 Note: For remote installation, copy the Gluster-Virtual-Storage-Appliance img file into /var/lib/libvirt/images/ directory of the remove server Configuring Gluster Virtual Storage Appliance for KVM This section describes how to configure Gluster Virtual Storage Appliance for KVM to attach additional virtual disks to the appliance. To configure the Gluster Virtual Storage Appliance, perform the following steps. 1. Using Virtual Machine Manager, select the appliance, and click Open on the menu. The Virtual Machine dialog appears. 2. Click Show Virtual hardware details button. 3. Click Add Hardware. The Adding Virtual Hardware dialog appears. Gluster Virtual Storage Appliance 3.2_B User Guide Pg No. 23

24 4. Select Storage and click Foward. The Storage screen appears. 5. Specify the disk capacity, select Device type as Virtio Disk. 6. Click Forward. The Finish Adding Virtual Hardware dialog appears. Gluster Virtual Storage Appliance 3.2_B User Guide Pg No. 24

25 7. Review the summary, and click Finish. The Virtual Machine new virtual disk appears in the list Starting Gluster Virtual Storage Appliance for KVM This section describes how to start Gluster Virtual Storage Appliance for KVM. To start the Gluster Virtual Storage Appliance for KVM, perform the following step. Using KVM Virtual Machine Manager, double-click the appliance, and select Power on the virtual machine from the menu. Gluster Virtual Storage Appliance 3.2_B User Guide Pg No. 25

26 The virtual storage appliance powers on Installing the Gluster Virtual Storage Appliance for Xen This section describes how to install, configure, and start Gluster Virtual Storage Appliance for Xen in your environment. Downloading and Installing Gluster Virtual Storage Appliance for Xen Launching Gluster Virtual Storage Appliance from Template Configuring Gluster Virtual Storage Appliance for Xen Starting Gluster Virtual Storage Appliance for Xen Downloading and Installing Gluster Virtual Storage Appliance for Xen This section describes how to install Gluster Virtual Storage Appliance for Xen. To install the Gluster Virtual Storage Appliance, perform the following steps. 1. Download the Xen Gluster Virtual Storage Appliance from the following location: 6z 2. Extract the downloaded file to the server. The following file will be available: Gluster-Virtual-Storage-Appliance Template.xva 3. Launch the Citrix XenCenter. The XenCenter main screen appears. Gluster Virtual Storage Appliance 3.2_B User Guide Pg No. 26

27 4. Select the Xen Server from the list. The Connect to Server dialog may appear, if the Remember Password option is not selected. 5. Provide login credentials and click Connect. The XenCenter main screen appears. 6. Choose File > Import. The Import wizard launches. 7. Browse and select the Gluster XVA and click Next. Gluster Virtual Storage Appliance 3.2_B User Guide Pg No. 27

28 8. Follow the on-screen instructions and in Select a home server for the new VM screen, select the home server and click Next. 9. In Configure virtual network interfaces for the new VM screen, select the network and click Next. Gluster Virtual Storage Appliance 3.2_B User Guide Pg No. 28

29 10. Click Finish in Complete the import screen to complete the wizard. After you complete the wizard, the appliance is downloaded and added to the XenServer host virtual machine inventory as Gluster-Virtual-Storage-Appliance Template Launching Gluster Virtual Storage Appliance from Template This section describes how to launch a new virtual machine from the imported Gluster Virtual Storage Appliance Template. To quickly launch a new virtual machine from the imported Gluster Virtual Storage Appliance Template Using XenCenter, right-click the Gluster Virtual Storage Appliance Template and select Instant VM from Template. Gluster Virtual Storage Appliance 3.2_B User Guide Pg No. 29

30 A new virtual machine is added and started. The new virtual machine will be listed in the XenCenter inventory. Note: You can right-click the Gluster Virtual Storage Appliance Template and select New VM from Template to add a new VM and customize it Configuring Gluster Virtual Storage Appliance for Xen This section describes how to configure Gluster Virtual Storage Appliance for Xen to attach additional virtual disks to the appliance. To configure the Gluster Virtual Storage Appliance, perform the following steps. 1. On XenCenter, select the appliance, VM details are displayed. 2. In the Storage tab, click Add to add storage devices. The Add Virtual Disk screen appears. Gluster Virtual Storage Appliance 3.2_B User Guide Pg No. 30

31 3. Specify the disk name, size, and select the location, and click Add. The new disks are added and can be viewed in Storage tab Starting Gluster Virtual Storage Appliance for Xen This section describes how to start Gluster Virtual Storage Appliance for Xen. To start the Gluster Virtual Storage Appliance for Xen, perform the following step. Using XenCenter, select the appliance, and choose Start from the menu. The Gluster virtual storage appliance starts. Gluster Virtual Storage Appliance 3.2_B User Guide Pg No. 31

32 6. Verifying Successful Deployment of Gluster Virtual Storage Appliance This section describes how to verify that you have successfully deployed Gluster Virtual Storage Appliance for VMware. To verify successful deployment, perform the following steps. 1. Logon to the virtual machine using the following credentials: Username : root Password : syst3m 2. Enter the following command: /etc/init.d/glusterd status 3. Verify that the command indicates that the glusterd daemon is running. Gluster Virtual Storage Appliance 3.2_B User Guide Pg No. 32

33 7. Provisioning Storage on Gluster Virtual Storage Appliance You can provision storage on Gluster Virtual Storage Appliances, as required. To provision additional storage: Run the following command on a Gluster Virtual Storage Appliance instance: # gluster-provision-block [-t FSTYPE] Device where Device represents the name of the new block device attached to the virtual server and -t FSTYPE represents the type of the file system. The command formats and mounts the block storage device under /export using ext4. For more information on -t FSTYPE option, run # gluster-provision-block -h command. Gluster Virtual Storage Appliance 3.2_B User Guide Pg No. 33

34 8. Licensing Gluster Virtual Storage Appliance The Gluster Virtual Storage Appliance is available on a 30-day trial basis and on monthly or annual subscription basis. If you have downloaded 30-day trial basis, during these first 30 days, you need to configure your storage environment, generate a license request, submit the request to Gluster, and install the returned license in your environment To license Gluster Virtual Storage Appliance, perform the following steps. 1. Install, start, and configure your Gluster Virtual Storage Appliance in your storage environment. 2. For more information, refer to Chapter 5. "Installing the Gluster Virtual Storage Appliance". 3. Peer probe the servers in your storage environment. 4. For more information, refer to gluster Command. 5. Generate the license request using the following command: # gluster-lic-request This command creates a license request (with file name license.req) in the current working directory. The license request represents the number of servers configured in your environment. If gluster-lic-request command fails on the server whose license has expired, run yum update command to install updated license manager and then generate license request. Note: The gluster-lic-request command requires SSH access to all storage servers in your environment. 6. Navigate to and upload the license.req file. 7. Gluster returns a validated and signed license file (with file name license.asc) 8. Copy the license.asc file to the server and run the following command: # gluster-lic-install license.asc If gluster-lic-install license.asc command fails on the server whose license has expired, run yum update command to install updated license manager and then install the license. 9. Verify that your license was installed successfully. You can use the following command to display information about your current license: # gluster-lic-info The command shows details about the current license, including the number of nodes, expiry date, and so on. Note: You need to regenerate the license request each time you add new nodes to the trusted pool using the gluster peer probe SERVER command. Gluster Virtual Storage Appliance 3.2_B User Guide Pg No. 34

35 9. Upgrading Your Gluster Virtual Storage Appliance This section describes how to upgrade your virtual storage appliance to higher version, switch between versions, and install latest security patches and upgrades Upgrading Appliance from Version to Higher Version To upgrade from GlusterFS v3.1.3 to higher version, perform the following steps. 1. Run the following command to clear yum caches: # yum clean all 2. Upgrade the currently installed version of Gluster using the following command: # yum update -y Complete! 3. Upgrade to higher version using the following command: # gluster-app-migrate <version> Complete! Note: If the version number is not specified, then it automatically upgrades to latest version. 4. Restart glusterd using the following command: # service glusterd start Congratulations! You have successfully upgraded from Gluster v3.1.x to higher version. Note: This procedure has to be performed on all the servers in your Gluster cluster which are running on v Swapping between Versions You can switch between different GlusterFS versions using repo-switch command. For example, you can switch from version 3.1 to and then again switch to version To switch between versions 1. Switch to different version using the following command: # gluster-repo-switch <version> Complete! Note: If you are downgrading from 3.2.x to 3.1.x version, then the new features are enabled in the default volume files (i.e. new translators). So after the downgrade, old versions fail to understand the new options or translators and fail to start. Work Around: Before starting downgrade procedure, run the following commands: # gluster volume reset <VOLNAME> force Gluster Virtual Storage Appliance 3.2_B User Guide Pg No. 35

36 # gluster volume geo-replication stop MASTER SLAVE Now you can downgrade to 3.1.x. Run any parameter changing operations on the volume. For example, operations like # gluster volume set <VOL> read-ahead off and # gluster volume set <VOL> read-ahead on. 2. Restart glusterd using the following command: # service glusterd start Note: This procedure has to be performed on each instance Security Patches and Periodic Updates Gluster strongly recommends you to update your Gluster Virtual Appliance on a regular basis with the latest security patches and upgrades. This will ensure that your computer is up-to-date with security updates and upgrades. To install updates periodically 1. Verify that the base-3.2.repo file exists in /etc/yum.repos.d/ directory. If it does not exist, you can download the file at Note: Downloading base-3.2-repo file is a one-time effort. 2. Run the following command to clear yum caches: # yum clean all 3. Install the periodic updates using the following command: # yum update 4. Restart glusterd using the following command: # service glusterd start Note: This procedure has to be performed on each instance. Gluster Virtual Storage Appliance 3.2_B User Guide Pg No. 36

37 10. Installing Gluster Virtual Storage Appliance Updates Gluster strongly recommends you update your Gluster Virtual Storage Appliance on a regular basis with the latest security patches and upgrades. This will ensure that your computer is up-to-date with security updates and upgrades. To install updates 5. (Older version) Download the base-3.2-repo file from to /etc/yum.repos.d/ directory. Note: Downloading base-3.2-repo file is a one-time effort. 6. Run the following command to retrieve and install the updates: # yum update Gluster Virtual Storage Appliance 3.2_B User Guide Pg No. 37

38 11. Managing Your Gluster Virtual Storage Appliance After installing and starting Gluster Software Storage Appliance, refer to Gluster Filesystem Administration Guide for complete information to administer your Gluster Cluster. The Administration Guide is available at: ion_guide. Gluster Virtual Storage Appliance 3.2_B User Guide Pg No. 38

In order to upload a VM you need to have a VM image in one of the following formats:

In order to upload a VM you need to have a VM image in one of the following formats: What is VM Upload? 1. VM Upload allows you to import your own VM and add it to your environment running on CloudShare. This provides a convenient way to upload VMs and appliances which were already built.

More information

Gluster Filesystem 3.3 Beta 2 Hadoop Compatible Storage

Gluster Filesystem 3.3 Beta 2 Hadoop Compatible Storage Gluster Filesystem 3.3 Beta 2 Hadoop Compatible Storage Release: August 2011 Copyright Copyright 2011 Gluster, Inc. This is a preliminary document and may be changed substantially prior to final commercial

More information

BLACK BOX. Quick Start Guide. Virtual Central Management System (VCMS) Works with LES Series Console Servers. LES-VCMS. Customer Support Information

BLACK BOX. Quick Start Guide. Virtual Central Management System (VCMS) Works with LES Series Console Servers. LES-VCMS. Customer Support Information LES-VCMS Virtual Central Management System (VCMS) Quick Start Guide Works with LES Series Console Servers. BLACK BOX Customer Support Information Order toll-free in the U.S.: Call 877-877-BBOX (outside

More information

VMTurbo Operations Manager 4.5 Installing and Updating Operations Manager

VMTurbo Operations Manager 4.5 Installing and Updating Operations Manager VMTurbo Operations Manager 4.5 Installing and Updating Operations Manager VMTurbo, Inc. One Burlington Woods Drive Burlington, MA 01803 USA Phone: (781) 373---3540 www.vmturbo.com Table of Contents Introduction

More information

Installing and Configuring vcenter Multi-Hypervisor Manager

Installing and Configuring vcenter Multi-Hypervisor Manager Installing and Configuring vcenter Multi-Hypervisor Manager vcenter Server 5.1 vcenter Multi-Hypervisor Manager 1.1 This document supports the version of each product listed and supports all subsequent

More information

Getting Started with ESXi Embedded

Getting Started with ESXi Embedded ESXi 4.1 Embedded vcenter Server 4.1 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

More information

ClearPass Policy Manager 6.3

ClearPass Policy Manager 6.3 ClearPass Policy Manager 6.3 Tech Note: Installing or Upgrading on a Virtual Machine This document describes the procedures for installing and upgrading ClearPass Policy Manager 6.3 on a Virtual Machine.

More information

Installing and Administering VMware vsphere Update Manager

Installing and Administering VMware vsphere Update Manager Installing and Administering VMware vsphere Update Manager Update 1 vsphere Update Manager 5.1 This document supports the version of each product listed and supports all subsequent versions until the document

More information

Installing and Configuring vcenter Support Assistant

Installing and Configuring vcenter Support Assistant Installing and Configuring vcenter Support Assistant vcenter Support Assistant 5.5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced

More information

FortiOS Handbook VM Installation for FortiOS 5.0

FortiOS Handbook VM Installation for FortiOS 5.0 FortiOS Handbook VM Installation for FortiOS 5.0 VM Installation for FortiOS 5.0 January 30, 2014 01-506-203906-20140130 Copyright 2014 Fortinet, Inc. All rights reserved. Fortinet, FortiGate, and FortiGuard,

More information

Citrix XenServer Workload Balancing 6.5.0 Quick Start. Published February 2015 1.0 Edition

Citrix XenServer Workload Balancing 6.5.0 Quick Start. Published February 2015 1.0 Edition Citrix XenServer Workload Balancing 6.5.0 Quick Start Published February 2015 1.0 Edition Citrix XenServer Workload Balancing 6.5.0 Quick Start Copyright 2015 Citrix Systems. Inc. All Rights Reserved.

More information

Quick Start - Virtual Server idataagent (VMware)

Quick Start - Virtual Server idataagent (VMware) Page 1 of 24 Quick Start - Virtual Server idataagent (VMware) TABLE OF CONTENTS OVERVIEW Introduction Key Features Complete Virtual Machine Protection Granular Recovery of Virtual Machine Data Minimal

More information

Consolidated Monitoring, Analysis and Automated Remediation For Hybrid IT Infrastructures. Goliath Performance Monitor Installation Guide v11.

Consolidated Monitoring, Analysis and Automated Remediation For Hybrid IT Infrastructures. Goliath Performance Monitor Installation Guide v11. Consolidated Monitoring, Analysis and Automated Remediation For Hybrid IT Infrastructures Goliath Performance Monitor Installation Guide v11.5 (v11.5) Document Date: March 2015 www.goliathtechnologies.com

More information

SonicWALL SRA Virtual Appliance Getting Started Guide

SonicWALL SRA Virtual Appliance Getting Started Guide COMPREHENSIVE INTERNET SECURITY SonicWALL Secure Remote Access Appliances SonicWALL SRA Virtual Appliance Getting Started Guide SonicWALL SRA Virtual Appliance5.0 Getting Started Guide This Getting Started

More information

How to install/upgrade the LANDesk virtual Cloud service appliance (CSA)

How to install/upgrade the LANDesk virtual Cloud service appliance (CSA) How to install/upgrade the LANDesk virtual Cloud service appliance (CSA) The upgrade process for the virtual Cloud Services Appliance is a side- by- side install. This document will walk you through backing

More information

Consolidated Monitoring, Analysis and Automated Remediation For Hybrid IT Infrastructures. Goliath Performance Monitor Installation Guide v11.

Consolidated Monitoring, Analysis and Automated Remediation For Hybrid IT Infrastructures. Goliath Performance Monitor Installation Guide v11. Consolidated Monitoring, Analysis and Automated Remediation For Hybrid IT Infrastructures Goliath Performance Monitor Installation Guide v11.6 (v11.6) Document Date: August 2015 www.goliathtechnologies.com

More information

Getting Started Guide

Getting Started Guide Getting Started Guide Sophos Firewall Virtual Appliance Document Date: November 2015 November 2015 Page 1 of 20 Contents Preface...3 Minimum Hardware Requirement...3 Installation Procedure...3 Configuring

More information

Acronis Backup & Recovery 10 Advanced Server Virtual Edition. Quick Start Guide

Acronis Backup & Recovery 10 Advanced Server Virtual Edition. Quick Start Guide Acronis Backup & Recovery 10 Advanced Server Virtual Edition Quick Start Guide Table of contents 1 Main components...3 2 License server...3 3 Supported operating systems...3 3.1 Agents... 3 3.2 License

More information

CommandCenter Secure Gateway

CommandCenter Secure Gateway CommandCenter Secure Gateway Quick Setup Guide for CC-SG Virtual Appliance - VMware, XEN, HyperV This Quick Setup Guide explains how to install and configure the CommandCenter Secure Gateway. For additional

More information

FortiAnalyzer VM (VMware) Install Guide

FortiAnalyzer VM (VMware) Install Guide FortiAnalyzer VM (VMware) Install Guide FortiAnalyzer VM (VMware) Install Guide December 05, 2014 05-520-203396-20141205 Copyright 2014 Fortinet, Inc. All rights reserved. Fortinet, FortiGate, FortiCare

More information

Rally Installation Guide

Rally Installation Guide Rally Installation Guide Rally On-Premises release 2015.1 rallysupport@rallydev.com www.rallydev.com Version 2015.1 Table of Contents Overview... 3 Server requirements... 3 Browser requirements... 3 Access

More information

TGL VMware Presentation. Guangzhou Macau Hong Kong Shanghai Beijing

TGL VMware Presentation. Guangzhou Macau Hong Kong Shanghai Beijing TGL VMware Presentation Guangzhou Macau Hong Kong Shanghai Beijing The Path To IT As A Service Existing Apps Future Apps Private Cloud Lots of Hardware and Plumbing Today IT TODAY Internal Cloud Federation

More information

FortiOS Handbook - VM Installation VERSION 5.2.0

FortiOS Handbook - VM Installation VERSION 5.2.0 FortiOS Handbook - VM Installation VERSION 5.2.0 FORTINET DOCUMENT LIBRARY http://docs.fortinet.com FORTINET VIDEO GUIDE http://video.fortinet.com FORTINET BLOG https://blog.fortinet.com CUSTOMER SERVICE

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

PHD Virtual Backup for Hyper-V

PHD Virtual Backup for Hyper-V PHD Virtual Backup for Hyper-V version 7.0 Installation & Getting Started Guide Document Release Date: December 18, 2013 www.phdvirtual.com PHDVB v7 for Hyper-V Legal Notices PHD Virtual Backup for Hyper-V

More information

Unitrends Virtual Backup Installation Guide Version 8.0

Unitrends Virtual Backup Installation Guide Version 8.0 Unitrends Virtual Backup Installation Guide Version 8.0 Release June 2014 7 Technology Circle, Suite 100 Columbia, SC 29203 Phone: 803.454.0300 Contents Chapter 1 Getting Started... 1 Version 8 Architecture...

More information

PassTest. Bessere Qualität, bessere Dienstleistungen!

PassTest. Bessere Qualität, bessere Dienstleistungen! PassTest Bessere Qualität, bessere Dienstleistungen! Q&A Exam : VCP510 Title : VMware Certified Professional on VSphere 5 Version : Demo 1 / 7 1.Which VMware solution uses the security of a vsphere implementation

More information

JovianDSS Evaluation and Product Training. Presentation updated: October 2015

JovianDSS Evaluation and Product Training. Presentation updated: October 2015 JovianDSS Evaluation and Product Training JovianDSS High Availability Cluster running in a virtual environment on VMware ESXi Step-by-Step Presentation updated: October 2015 www.open-e.com 1 The aim of

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 5.8 This document supports the version of each product listed and supports all subsequent versions until the document is replaced

More information

EMC Data Domain Management Center

EMC Data Domain Management Center EMC Data Domain Management Center Version 1.1 Initial Configuration Guide 302-000-071 REV 04 Copyright 2012-2015 EMC Corporation. All rights reserved. Published in USA. Published June, 2015 EMC believes

More information

PowerPanel Business Edition Installation Guide

PowerPanel Business Edition Installation Guide PowerPanel Business Edition Installation Guide For Automatic Transfer Switch Rev. 5 2015/12/2 Table of Contents Introduction... 3 Hardware Installation... 3 Install PowerPanel Business Edition Software...

More information

Getting Started with Database Provisioning

Getting Started with Database Provisioning Getting Started with Database Provisioning VMware vfabric Data Director 2.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced

More information

Core Protection for Virtual Machines 1

Core Protection for Virtual Machines 1 Core Protection for Virtual Machines 1 Comprehensive Threat Protection for Virtual Environments. Installation Guide e Endpoint Security Trend Micro Incorporated reserves the right to make changes to this

More information

Quick Start Guide for VMware and Windows 7

Quick Start Guide for VMware and Windows 7 PROPALMS VDI Version 2.1 Quick Start Guide for VMware and Windows 7 Rev. 1.1 Published: JULY-2011 1999-2011 Propalms Ltd. All rights reserved. The information contained in this document represents the

More information

User Guide for VMware Adapter for SAP LVM VERSION 1.2

User Guide for VMware Adapter for SAP LVM VERSION 1.2 User Guide for VMware Adapter for SAP LVM VERSION 1.2 Table of Contents Introduction to VMware Adapter for SAP LVM... 3 Product Description... 3 Executive Summary... 3 Target Audience... 3 Prerequisites...

More information

VMware vcenter Support Assistant 5.1.1

VMware vcenter Support Assistant 5.1.1 VMware vcenter.ga September 25, 2013 GA Last updated: September 24, 2013 Check for additions and updates to these release notes. RELEASE NOTES What s in the Release Notes The release notes cover the following

More information

vrealize Operations Manager Customization and Administration Guide

vrealize Operations Manager Customization and Administration Guide vrealize Operations Manager Customization and Administration Guide vrealize Operations Manager 6.0.1 This document supports the version of each product listed and supports all subsequent versions until

More information

ovirt and Gluster hyper-converged! HA solution for maximum resource utilization

ovirt and Gluster hyper-converged! HA solution for maximum resource utilization ovirt and Gluster hyper-converged! HA solution for maximum resource utilization 21 st of Aug 2015 Martin Sivák Senior Software Engineer Red Hat Czech KVM Forum Seattle, Aug 2015 1 Agenda (Storage) architecture

More information

VX 9000E WiNG Express Manager INSTALLATION GUIDE

VX 9000E WiNG Express Manager INSTALLATION GUIDE VX 9000E WiNG Express Manager INSTALLATION GUIDE 2 VX 9000E WiNG Express Manager Service Information If you have a problem with your equipment, contact support for your region. Support and issue resolution

More information

Virtual Server Installation Manual April 8, 2014 Version 1.8

Virtual Server Installation Manual April 8, 2014 Version 1.8 Virtual Server Installation Manual April 8, 2014 Version 1.8 Department of Health and Human Services Administration for Children and Families Office of Child Support Enforcement REVISION HISTORY Version

More information

Installing and Configuring vcloud Connector

Installing and Configuring vcloud Connector Installing and Configuring vcloud Connector vcloud Connector 2.7.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new

More information

VMware Horizon FLEX User Guide

VMware Horizon FLEX User Guide Horizon FLEX 1.1 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

More information

Managing Multi-Hypervisor Environments with vcenter Server

Managing Multi-Hypervisor Environments with vcenter Server Managing Multi-Hypervisor Environments with vcenter Server vcenter Server 5.1 vcenter Multi-Hypervisor Manager 1.0 This document supports the version of each product listed and supports all subsequent

More information

Setting up Citrix XenServer for 2X VirtualDesktopServer Manual

Setting up Citrix XenServer for 2X VirtualDesktopServer Manual Setting up Citrix XenServer for 2X VirtualDesktopServer Manual URL: www.2x.com E-mail: info@2x.com Information in this document is subject to change without notice. Companies, names, and data used in examples

More information

Quick Start Guide for Parallels Virtuozzo

Quick Start Guide for Parallels Virtuozzo PROPALMS VDI Version 2.1 Quick Start Guide for Parallels Virtuozzo Rev. 1.1 Published: JULY-2011 1999-2011 Propalms Ltd. All rights reserved. The information contained in this document represents the current

More information

VMware Horizon FLEX User Guide

VMware Horizon FLEX User Guide Horizon FLEX 1.5 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

More information

Thinspace deskcloud. Quick Start Guide

Thinspace deskcloud. Quick Start Guide Thinspace deskcloud Quick Start Guide Version 1.2 Published: SEP-2014 Updated: 16-SEP-2014 2014 Thinspace Technology Ltd. All rights reserved. The information contained in this document represents the

More information

Setup for Microsoft Cluster Service ESX Server 3.0.1 and VirtualCenter 2.0.1

Setup for Microsoft Cluster Service ESX Server 3.0.1 and VirtualCenter 2.0.1 ESX Server 3.0.1 and VirtualCenter 2.0.1 Setup for Microsoft Cluster Service Revision: 20060818 Item: XXX-ENG-QNNN-NNN You can find the most up-to-date technical documentation on our Web site at http://www.vmware.com/support/

More information

NetIQ Sentinel 7.0.1 Quick Start Guide

NetIQ Sentinel 7.0.1 Quick Start Guide NetIQ Sentinel 7.0.1 Quick Start Guide April 2012 Getting Started Use the following information to get Sentinel installed and running quickly. Meeting System Requirements on page 1 Installing Sentinel

More information

Interworks. Interworks Cloud Platform Installation Guide

Interworks. Interworks Cloud Platform Installation Guide Interworks Interworks Cloud Platform Installation Guide Published: March, 2014 This document contains information proprietary to Interworks and its receipt or possession does not convey any rights to reproduce,

More information

Acronis Backup & Recovery 11 Virtual Edition

Acronis Backup & Recovery 11 Virtual Edition Acronis Backup & Recovery 11 Virtual Edition Backing Up Virtual Machines Copyright Acronis, Inc., 2000-2011. All rights reserved. Acronis and Acronis Secure Zone are registered trademarks of Acronis, Inc.

More information

Virtual Appliance Setup Guide

Virtual Appliance Setup Guide Virtual Appliance Setup Guide 2015 Bomgar Corporation. All rights reserved worldwide. BOMGAR and the BOMGAR logo are trademarks of Bomgar Corporation; other trademarks shown are the property of their respective

More information

VMware Data Recovery. Administrator's Guide EN-000193-00

VMware Data Recovery. Administrator's Guide EN-000193-00 Administrator's Guide EN-000193-00 You can find the most up-to-date technical documentation on the VMware Web site at: http://www.vmware.com/support/ The VMware Web site also provides the latest product

More information

Virtual Appliance Setup Guide

Virtual Appliance Setup Guide The Virtual Appliance includes the same powerful technology and simple Web based user interface found on the Barracuda Web Application Firewall hardware appliance. It is designed for easy deployment on

More information

ovirt and Gluster hyper-converged! HA solution for maximum resource utilization

ovirt and Gluster hyper-converged! HA solution for maximum resource utilization ovirt and Gluster hyper-converged! HA solution for maximum resource utilization 31 st of Jan 2016 Martin Sivák Senior Software Engineer Red Hat Czech FOSDEM, Jan 2016 1 Agenda (Storage) architecture of

More information

Extreme Control Center, NAC, and Purview Virtual Appliance Installation Guide

Extreme Control Center, NAC, and Purview Virtual Appliance Installation Guide Extreme Control Center, NAC, and Purview Virtual Appliance Installation Guide 9034968 Published April 2016 Copyright 2016 All rights reserved. Legal Notice Extreme Networks, Inc. reserves the right to

More information

ESX System Analyzer Version 1.0 Installation Guide

ESX System Analyzer Version 1.0 Installation Guide ESX System Analyzer Version 1.0 Installation Guide Page 1 Table of Contents ESX System Analyzer Installation Guide 1. Installing ESX System Analyzer... 3 ESX System Analyzer Appliance Distribution... 3

More information

RSA Authentication Manager 8.1 Virtual Appliance Getting Started

RSA Authentication Manager 8.1 Virtual Appliance Getting Started RSA Authentication Manager 8.1 Virtual Appliance Getting Started Thank you for purchasing RSA Authentication Manager 8.1, the world s leading two-factor authentication solution. This document provides

More information

VMware vcenter Update Manager Administration Guide

VMware vcenter Update Manager Administration Guide VMware vcenter Update Manager Administration Guide Update 1 vcenter Update Manager 4.0 This document supports the version of each product listed and supports all subsequent versions until the document

More information

VMware Horizon FLEX User Guide

VMware Horizon FLEX User Guide Horizon FLEX 1.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 recent editions of this

More information

Installing and Using the vnios Trial

Installing and Using the vnios Trial Installing and Using the vnios Trial The vnios Trial is a software package designed for efficient evaluation of the Infoblox vnios appliance platform. Providing the complete suite of DNS, DHCP and IPAM

More information

VMware Certified Professional 5 Data Center Virtualization (VCP5-DCV) Exam

VMware Certified Professional 5 Data Center Virtualization (VCP5-DCV) Exam Exam : VCP5-DCV Title : VMware Certified Professional 5 Data Center Virtualization (VCP5-DCV) Exam Version : DEMO 1 / 9 1.Click the Exhibit button. An administrator has deployed a new virtual machine on

More information

Juniper Secure Analytics

Juniper Secure Analytics Juniper Secure Analytics Virtual Appliance Installation Guide Release 2014.1 Published: 2014-12-04 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, California 94089 USA 408-745-2000 www.juniper.net

More information

Citrix XenServer 5.6 Feature Pack 1 Quick Start Guide. Published Monday, 17 January 2011 1.2 Edition

Citrix XenServer 5.6 Feature Pack 1 Quick Start Guide. Published Monday, 17 January 2011 1.2 Edition Citrix XenServer 5.6 Feature Pack 1 Quick Start Guide Published Monday, 17 January 2011 1.2 Edition Citrix XenServer 5.6 Feature Pack 1 Quick Start Guide Copyright 2011 Citrix Systems. Inc. All Rights

More information

How to Backup and Restore a VM using Veeam

How to Backup and Restore a VM using Veeam How to Backup and Restore a VM using Veeam Table of Contents Introduction... 3 Assumptions... 3 Add ESXi Server... 4 Backup a VM... 6 Restore Full VM... 12 Appendix A: Install Veeam Backup & Replication

More information

VMware vcenter Log Insight Getting Started Guide

VMware vcenter Log Insight Getting Started Guide VMware vcenter Log Insight Getting Started Guide vcenter Log Insight 1.5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by

More information

Setup for Failover Clustering and Microsoft Cluster Service

Setup for Failover Clustering and Microsoft Cluster Service Setup for Failover Clustering and Microsoft Cluster Service ESX 4.0 ESXi 4.0 vcenter Server 4.0 This document supports the version of each product listed and supports all subsequent versions until the

More information

Using VMware Workstation

Using VMware Workstation VMware Workstation 10 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

More information

Junos Space. Virtual Appliance Deployment and Configuration Guide. Release 14.1R2. Modified: 2015-08-14 Revision 2

Junos Space. Virtual Appliance Deployment and Configuration Guide. Release 14.1R2. Modified: 2015-08-14 Revision 2 Junos Space Virtual Appliance Deployment and Configuration Guide Release 14.1R2 Modified: 2015-08-14 Revision 2 Juniper Networks, Inc. 1133 Innovation Way Sunnyvale, California 94089 USA 408-745-2000 www.juniper.net

More information

Directions for VMware Ready Testing for Application Software

Directions for VMware Ready Testing for Application Software Directions for VMware Ready Testing for Application Software Introduction To be awarded the VMware ready logo for your product requires a modest amount of engineering work, assuming that the pre-requisites

More information

System Administration Training Guide. S100 Installation and Site Management

System Administration Training Guide. S100 Installation and Site Management System Administration Training Guide S100 Installation and Site Management Table of contents System Requirements for Acumatica ERP 4.2... 5 Learning Objects:... 5 Web Browser... 5 Server Software... 5

More information

Index C, D. Background Intelligent Transfer Service (BITS), 174, 191

Index C, D. Background Intelligent Transfer Service (BITS), 174, 191 Index A Active Directory Restore Mode (DSRM), 12 Application profile, 293 Availability sets configure possible and preferred owners, 282 283 creation, 279 281 guest cluster, 279 physical cluster, 279 virtual

More information

Silect Software s MP Author

Silect Software s MP Author Silect MP Author for Microsoft System Center Operations Manager Silect Software s MP Author User Guide September 2, 2015 Disclaimer The information in this document is furnished for informational use only,

More information

Migrating to ESXi: How To

Migrating to ESXi: How To ILTA Webinar Session Migrating to ESXi: How To Strategies, Procedures & Precautions Server Operations and Security Technology Speaker: Christopher Janoch December 29, 2010 Migrating to ESXi: How To Strategies,

More information

How To Set Up A Firewall Enterprise, Multi Firewall Edition And Virtual Firewall

How To Set Up A Firewall Enterprise, Multi Firewall Edition And Virtual Firewall Quick Start Guide McAfee Firewall Enterprise, Multi-Firewall Edition model S7032 This quick start guide provides high-level instructions for setting up McAfee Firewall Enterprise, Multi-Firewall Edition

More information

Basic System Administration ESX Server 3.0.1 and Virtual Center 2.0.1

Basic System Administration ESX Server 3.0.1 and Virtual Center 2.0.1 Basic System Administration ESX Server 3.0.1 and Virtual Center 2.0.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a

More information

13.1 Backup virtual machines running on VMware ESXi / ESX Server

13.1 Backup virtual machines running on VMware ESXi / ESX Server 13 Backup / Restore VMware Virtual Machines Tomahawk Pro This chapter describes how to backup and restore virtual machines running on VMware ESX, ESXi Server or VMware Server 2.0. 13.1 Backup virtual machines

More information

NexentaConnect for VMware Virtual SAN

NexentaConnect for VMware Virtual SAN NexentaConnect for VMware Virtual SAN User Guide 1.0.2 FP3 Date: April, 2016 Subject: NexentaConnect for VMware Virtual SAN User Guide Software: NexentaConnect for VMware Virtual SAN Software Version:

More information

simplify monitoring Consolidated Monitoring, Analysis and Automated Remediation For Hybrid IT Infrastructures

simplify monitoring Consolidated Monitoring, Analysis and Automated Remediation For Hybrid IT Infrastructures simplify monitoring Consolidated Monitoring, Analysis and Automated Remediation For Hybrid IT Infrastructures Simplify Monitoring Installation Guide 11.4 (v11.4) Document Date: February 2015 www.tricerat.com

More information

F-Secure Internet Gatekeeper Virtual Appliance

F-Secure Internet Gatekeeper Virtual Appliance F-Secure Internet Gatekeeper Virtual Appliance F-Secure Internet Gatekeeper Virtual Appliance TOC 2 Contents Chapter 1: Welcome to F-Secure Internet Gatekeeper Virtual Appliance.3 Chapter 2: Deployment...4

More information

If you re not using Citrix XenCenter 6.0, your screens may vary. Required Virtual Interface Maps to... mgmt0. virtual network = mgmt0 wan0

If you re not using Citrix XenCenter 6.0, your screens may vary. Required Virtual Interface Maps to... mgmt0. virtual network = mgmt0 wan0 If you re not using Citrix XenCenter 6.0, your screens may vary. VXOA VIRTUAL APPLIANCES Citrix XenServer Hypervisor In-Line Deployment (Bridge Mode) 2012 Silver Peak Systems, Inc. Support Limitations

More information

vsphere Web Access Administrator's Guide

vsphere Web Access Administrator's Guide vsphere Web Access Administrator's Guide vsphere Web Access 4.1 ESX 4.1 vcenter Server 4.1 This document supports the version of each product listed and supports all subsequent versions until the document

More information

Quick Start Guide. for Installing vnios Software on. VMware Platforms

Quick Start Guide. for Installing vnios Software on. VMware Platforms Quick Start Guide for Installing vnios Software on VMware Platforms Copyright Statements 2010, Infoblox Inc. All rights reserved. The contents of this document may not be copied or duplicated in any form,

More information

Barracuda Message Archiver Vx Deployment. Whitepaper

Barracuda Message Archiver Vx Deployment. Whitepaper Barracuda Message Archiver Vx Deployment Whitepaper Document Scope This document provides guidance on designing and deploying Barracuda Message Archiver Vx on VMware vsphere Document Scope, and Microsoft

More information

About the VM-Series Firewall

About the VM-Series Firewall About the VM-Series Firewall Palo Alto Networks VM-Series Deployment Guide PAN-OS 6.1 Contact Information Corporate Headquarters: Palo Alto Networks 4401 Great America Parkway Santa Clara, CA 95054 http://www.paloaltonetworks.com/contact/contact/

More information

NexentaConnect for VMware Virtual SAN

NexentaConnect for VMware Virtual SAN NexentaConnect for VMware Virtual SAN QuickStart Installation Guide 1.0.2 FP2 Date: October, 2015 Subject: NexentaConnect for VMware Virtual SAN QuickStart Installation Guide Software: NexentaConnect for

More information

VMware@SoftLayer Cookbook Backup, Recovery, Archival (BURA)

VMware@SoftLayer Cookbook Backup, Recovery, Archival (BURA) VMware@SoftLayer Cookbook Backup, Recovery, Archival (BURA) IBM Global Technology Services: Khoa Huynh (khoa@us.ibm.com) Daniel De Araujo (ddearaujo@us.ibm.com) Bob Kellenberger (kellenbe@us.ibm.com) 1

More information

Panda GateDefender Virtual eseries QUICK GUIDE

Panda GateDefender Virtual eseries QUICK GUIDE Panda GateDefender Virtual eseries QUICK GUIDE CONTENTS Panda GateDefender virtual eseries - KVM > What you have and what you need > Panda Virtual Appliance Installation Procedure > Web interface > Choose

More information

About the VM-Series Firewall

About the VM-Series Firewall About the VM-Series Firewall Palo Alto Networks VM-Series Deployment Guide PAN-OS 6.0 Contact Information Corporate Headquarters: Palo Alto Networks 4401 Great America Parkway Santa Clara, CA 95054 http://www.paloaltonetworks.com/contact/contact/

More information

Virtual Web Appliance Setup Guide

Virtual Web Appliance Setup Guide Virtual Web Appliance Setup Guide 2 Sophos Installing a Virtual Appliance Installing a Virtual Appliance This guide describes the procedures for installing a Virtual Web Appliance. If you are installing

More information

Netwrix Auditor. Virtual Appliance Deployment Guide. Version: 8.0 8/1/2016

Netwrix Auditor. Virtual Appliance Deployment Guide. Version: 8.0 8/1/2016 Netwrix Auditor Virtual Appliance Deployment Guide Version: 8.0 8/1/2016 Legal Notice The information in this publication is furnished for information use only, and does not constitute a commitment from

More information

XenDesktop Implementation Guide

XenDesktop Implementation Guide Consulting Solutions WHITE PAPER Citrix XenDesktop XenDesktop Implementation Guide Pooled Desktops (Local and Remote) www.citrix.com Contents Contents... 2 Overview... 4 Initial Architecture... 5 Installation

More information

Setup for Failover Clustering and Microsoft Cluster Service

Setup for Failover Clustering and Microsoft Cluster Service Setup for Failover Clustering and Microsoft Cluster Service Update 1 ESX 4.0 ESXi 4.0 vcenter Server 4.0 This document supports the version of each product listed and supports all subsequent versions until

More information

Trial environment setup. Exchange Server Archiver - 3.0

Trial environment setup. Exchange Server Archiver - 3.0 Trial environment setup Exchange Server Archiver - 3.0 Introduction This document describes how you can set up a trial environment for using Exchange Server Archiver with Exchange Server 2007. You do not

More information

NOC PS manual. Copyright Maxnet 2009 2015 All rights reserved. Page 1/45 NOC-PS Manuel EN version 1.3

NOC PS manual. Copyright Maxnet 2009 2015 All rights reserved. Page 1/45 NOC-PS Manuel EN version 1.3 NOC PS manual Copyright Maxnet 2009 2015 All rights reserved Page 1/45 Table of contents Installation...3 System requirements...3 Network setup...5 Installation under Vmware Vsphere...8 Installation under

More information

Downgrading the Virtual Machine Hardware Version from 10 to 9 in ESXi 5.5

Downgrading the Virtual Machine Hardware Version from 10 to 9 in ESXi 5.5 Downgrading the Virtual Machine Hardware Version from 10 to 9 in ESXi 5.5 How do you know if you need to use this document? If you ve logged into the vsphere client, selected the virtual machine and clicked

More information

PARALLELS SERVER BARE METAL 5.0 README

PARALLELS SERVER BARE METAL 5.0 README PARALLELS SERVER BARE METAL 5.0 README 1999-2011 Parallels Holdings, Ltd. and its affiliates. All rights reserved. This document provides the first-priority information on the Parallels Server Bare Metal

More information

Cyberoam Virtual Security Appliance - Installation Guide for XenServer. Version 10

Cyberoam Virtual Security Appliance - Installation Guide for XenServer. Version 10 Cyberoam Virtual Security Appliance - Installation Guide for XenServer Version 10 Document Version 10.6.1-01/07/2014 Contents Preface... 4 Base Configuration... 4 Installation Procedure... 4 Cyberoam Virtual

More information

CommandCenter Secure Gateway

CommandCenter Secure Gateway CommandCenter Secure Gateway Quick Setup Guide for CC-SG Virtual Appliance and lmadmin License Server Management This Quick Setup Guide explains how to install and configure the CommandCenter Secure Gateway.

More information

OnCommand Performance Manager 1.1

OnCommand Performance Manager 1.1 OnCommand Performance Manager 1.1 Installation and Administration Guide For VMware Virtual Appliances NetApp, Inc. 495 East Java Drive Sunnyvale, CA 94089 U.S. Telephone: +1 (408) 822-6000 Fax: +1 (408)

More information