Veritas InfoScale™ 8.0.2 Virtualization Guide - Linux on ESXi
- Section I. Overview
- Section II. Deploying Veritas InfoScale products in a VMware environment
- Getting started
- Storage configurations and feature compatibility
- About setting up VMware with InfoScale products
- InfoScale products support for VMware environments
- Installing and configuring storage solutions in the VMware virtual environment
- Recommendations for improved resiliency of InfoScale clusters in virtualized environments
- Understanding Storage Configuration
- Configuring storage
- Enabling disk UUID on virtual machines
- Installing Array Support Library (ASL) for VMDK on cluster nodes
- Excluding the boot disk from the Volume Manager configuration
- Creating the VMDK files
- Mapping the VMDKs to each virtual machine (VM)
- Enabling the multi-write flag
- Getting consistent names across nodes
- Creating a file system
- Getting started
- Section III. Use cases for Veritas InfoScale product components in a VMware environment
- Application availability using Cluster Server
- Multi-tier business service support
- Improving data protection, storage optimization, data migration, and database performance
- Use cases for InfoScale product components in a VMware guest
- Protecting data with InfoScale product components in the VMware guest
- Optimizing storage with InfoScale product components in the VMware guest
- About SmartTier in the VMware environment
- About compression with InfoScale product components in the VMware guest
- About thin reclamation with InfoScale product components in the VMware guest
- About SmartMove with InfoScale product components in the VMware guest
- About SmartTier for Oracle with InfoScale product components in the VMware guest
- Migrating data with InfoScale product components in the VMware guest
- Improving database performance with InfoScale product components in the VMware guest
- Setting up virtual machines for fast failover using InfoScale Enterprise on VMware disks
- About use cases for InfoScale Enterprise in the VMware guest
- InfoScale Enterprise operation in VMware virtualized environments
- InfoScale functionality and compatibility matrix
- About setting up InfoScale Enterprise on VMware ESXi
- Section IV. Reference
Installing Array Support Library (ASL) for VMDK on cluster nodes
In order for the cluster file system to work properly with the VMDK files, an ASL must be installed in the virtual server. The ASL package (VRTSaslapm) version that contains the VMDK ASL is 8.0.0.2501.
Note:
Any future updates to the VMDK ASL will be published on http://sort.veritas.com and will have a higher revision than 6.0.100.100.
To download the ASL package
- Go to http://sort.veritas.com.
- Under Downloads, click ASL/APM/DDI/DDL.
- Select the ASL package by appropriately filtering the array information.
- Click Download in the Array Support Library (ASL)/Array Policy Module (APM) Details page.
On each clustered file system node, perform the following steps. The steps are illustrated with the example installation and your details may vary.
To install the ASL package
- To install the package, follow the instructions outlined in the Readme file (VRTSaslap_readme.txt) which is displayed towards the end of the Array Support Library (ASL)/Array Policy Module (APM) Details page.
You can also save this Readme file by selecting the Save As… option.
- Follow the steps outlined in the Installation Procedure section of the Readme.
In case of the mentioned installation exmaple, RHEL 7 is present as a guest OS.
After installing the ASL, you will notice that the disk has been renamed from disk_0 to vmdk0_0. Before ASL:
# vxdisk list DEVICE TYPE DISK GROUP STATUS disk_0 auto:none - - online invalid
After ASL has been deployed:
# vxdisk list
DEVICE TYPE DISK GROUP STATUS
auto:none - - online invalidvmdk0_0 is the boot disk that is to be excluded from Volume Manger configuration.