Allocate Fabric Aware Volumes And Create Datastore For Esx Cluster: Service Details - HPE XP7 Automation Director User Manual

Hide thumbs Also See for XP7 Automation Director:
Table of Contents

Advertisement

./configure
make
sudo make install
In the Administration tab of Automation Director, use the Shared Properties Settings to
configure the python install path to the shared property of the Python Interpreter Path.
2. Install pyvmomi (Python library for Automation Director to talk with vCenter).
For an online environment, follow these steps:
Run the following command on the command line to download the library and install it into the
Python environment: pip install pyvmomi .
Check that the library is installed correctly by using the following command: pip list
pyvmomi .
For more information go to https://github.com/vmware/pyvmomi.
For an offline environment, follow these steps:
Download the following seven libraries in an online environment:
– six 1.11.0 (https://pypi.python.org/pypi/six/1.11.0)
– urllib3 1.22 (https://pypi.python.org/pypi/urllib3/1.22)
– certifi 2017.1.5 (https://pypi.python.org/pypi/certifi/2017.11.5)
– idna 2.6 (https://pypi.python.org/pypi/idna/2.6)
– chardet 3.0.4 (https://pypi.python.org/pypi/chardet/3.0.4)
– requests 2.18.4 (https://pypi.python.org/pypi/requests/2.18.4)
– pyvmomi 6.5.0.2017.5.post1 (https://pypi.python.org/pypi/pyvmomi/6.5.0.2017.5-1)
For each library, decompress the downloaded file and run following command: python
setup.py install .
Python and the Python Library are now installed on Automation Director.
Allocate Fabric Aware Volumes and Create Datastore for ESX Cluster:
Service details
The Allocate Fabric Aware Volumes and Create Datastore for ESX Cluster service template enables you
to allocate volumes to VMware ESX cluster hosts, configure zoning, and create a VMware datastore
under a datastore cluster.
The following service template details apply to the Allocate Fabric Aware Volumes and Create Datastore
for ESX Cluster service template.

Allocate Fabric Aware Volumes and Create Datastore for ESX Cluster: Service details

165

Advertisement

Table of Contents
loading

Table of Contents