Excluding disks on a vmhost from the storage pool – HP Matrix Operating Environment Software User Manual
Page 28

2.
Click Deploy
→Virtual Machine→Templates→Create Virtual Machine Template. The
Step 1: Select Source Virtual Machine
screen appears.
3.
Select a virtual machine from the list, and then click Next. The Step 2: Select VM Template
Repository Host
screen appears.
4.
Select the host that will receive the new VMM template, and then click Next. The Step 3:
Specify the template Name and select VM Template Repository Folder
screen appears.
5.
In Template Name, enter a name for the template and specify a location for the template.
6.
To store the VMM template, in the target folder, select Browse and select a virtual machine
host datastore folder, or click Next to select the default choice.
7.
Click Next. The Step 4: Confirm Details screen appears.
8.
Click Run Now. The task results appear.
VMM template creation might take from 5 minutes up to 30 minutes to complete.
Excluding disks on a VMHost from the storage pool
To exclude disks on a VMHost from being considered as a datastore for a virtual machine, do
the following:
1.
Log into the CMS.
2.
Navigate to the C:\Program Files\HP\Insight Orchestration\conf\
hpio.properties
file.
3.
In the hpio.properties file, locate the following section:
##################### VOLUMES TO EXCLUDE #####################
# A semicolon separated list of volumes to be excluded for the list
possible
# for allocation. They can be either VMware or HyperV style volumes:
# e.g. /vmfs/volumes/privateStorage; /vmfs/volumes/NotHere
# or C:;Y:;Z:
# An entry may contain one or more "*" characters which represent
a wildcard
# and will match any character.
# comparison are case-insensitive.
# For example, if you had two volumes with Ids of
"/vmfs/volumes/storage1" and
# "/vmfs/volumes/storage2" - you could exclude them both with an
entry of
# "/vmfs/volumes/storage*".
# Note:
# This exclusion list applies to all hosts. So any host that is
found to have
# a volume that matches an entry on the exclusion list - the volume
will be
# removed and not reported as available to that host.
volume.exclusion.list =
4.
To configure a Hyper-V VMHost, add the drive letters you want to exclude (for example,
“C:;Y:;Z:”
) to the property volume.exclusion.list.
5.
To configure a VMware VMHost, add the datastore path that you want to exclude (for
example, /vmfs/volumes/privateStorage) to the property volume.exclusion.list.
6.
Save the file.
28
Configuration