Installing DeltaV VMware
Installing DeltaV VMware
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 1 of 97
Figures................................................................................................................................. 3
Tables .................................................................................................................................. 3
1
Welcome ..................................................................................................................... 4
1.1
About DeltaV VMware Installation and Setup ................................................... 4
1.2
Emerson Management Support Statement .......................................................... 4
1.3
Intended Audience .............................................................................................. 5
1.4
References ........................................................................................................... 5
1.5
Definitions........................................................................................................... 5
2
Installation Overview .................................................................................................. 7
3
Installing the Hardware ............................................................................................. 10
4
Installing the ESXi Operating System ...................................................................... 12
5
Installing the vSphere Client ..................................................................................... 13
6
Configuring ESXi Servers ........................................................................................ 19
6.1
Using Management Console to Configure Password and IP Address .............. 19
6.2
Using vSphere Client to Configure the Server ................................................. 19
7
Configure ESX Servers ............................................................................................. 22
7.1
Viewing the ESX Management Network ......................................................... 22
7.2
Configuring the iSCSI SAN (optional) ............................................................. 23
7.2.1 Configuring SAN Networking ...................................................................... 23
7.2.2 Configuring / Enabling iSCSI on each server ............................................... 26
7.3
Configuring Virtual Switches for DeltaV Primary, DeltaV Secondary, Plant
LAN, and Thin Client Networks ................................................................................... 32
8
Setting up vCenter..................................................................................................... 35
8.1
Installing Guest OS to support vCenter ............................................................ 36
8.2
Installing VMware Tools on Guests ................................................................. 36
8.3
Installing vCenter .............................................................................................. 37
8.4
Connect to the vCenter VM .............................................................................. 39
9
Synchronizing ESX Servers ...................................................................................... 39
10 Clustering Virtual System Resources ....................................................................... 41
10.1 Creating a Datacenter ........................................................................................ 42
10.2 Creating a Cluster ............................................................................................. 42
10.3 Adding Hosts to the Cluster .............................................................................. 44
11 Creating Virtual Machines ........................................................................................ 50
11.1 Creating Virtual Machines Using New Virtual Machine Wizard ..................... 51
11.2 Complete Virtual Machine Creation ................................................................. 53
11.3 Installing a Guest Operating System................................................................. 54
11.4 Installing and Upgrading VMware Tools ......................................................... 54
11.5 Adding Network Interface Cards ...................................................................... 55
11.5.1 Adding NIC to VM ..................................................................................... 55
11.5.2 Modifying NIC Settings inside Virtual Machines ...................................... 60
11.6 Installing DeltaV Software ............................................................................... 60
12 Creating Virtual Machines using Templates............................................................. 61
12.1 Creating a Template .......................................................................................... 61
12.2 Using a Template .............................................................................................. 65
13 Licensing ................................................................................................................... 73
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 2 of 97
Figures
FIGURE 2-1 STANDALONE SERVERS WITH NO LOCAL STORAGE .................................................................... 8
FIGURE 2-2 CLUSTERED SERVERS WITH NETWORK STORAGE ...................................................................... 9
FIGURE 2-3 INSTALLATION FLOWSHEET ......................................................................................................10
FIGURE 3-1 RACK LAYOUT..........................................................................................................................11
Tables
TABLE 1 SYSTEM SIZING .............................................................................................................................50
TABLE 2 CONFIGURATION PERFORMANCE RESULTS ...................................................................................96
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 3 of 97
1 Welcome
1.1 About DeltaV VMware Installation and Setup
The DeltaV VMware works in non-production environments including engineering,
simulation, and operator training. This document, describes how to install new
configurations of VMware vCenter Server and ESXi on supported DeltaV server-class
machines. The setup includes instructions for installation with and without a Dell
MD3200i Storage Area Network (SAN) device. When a SAN is used, servers are
typically clustered to allow for resource sharing. This document provides instructions for
clustering servers and using the SAN.
The basic stages of the installation process are:
Set up the hardware
Install VMware
Install the Microsoft operating system and DeltaV software
Following these stages in order ensures that:
Since there is no image and restore process, instructions for manually installing the
operating system are provided here.
Once the you have set up operating environment, make backups of the DeltaV guests and
copied them to a backup device.
Emerson Process Management does not provide the windows operating systems for the
virtualization environment. You must obtain retail or volume licensed versions of the
windows operating systems.
Emerson Process Management does not provide the VMware 4.1 operating system. Use
corporate media and licenses or purchase media and licenses directly from VMware.
Page 4 of 97
1.4 References
Document
AK-1000-0068
AP-1000-0015
EN-000306-04
MD3200i
Description
Windows 7 and Server 2008 SP2 on DeltaV
Machines
Installation Instructions for Operating
Systems Supported on DeltaV Releases
ESXi Installable and vCenter Server
Setup Guide
Dell PowerVault MD3200i Storage Array
Location
Guardian
Guardian
[Link]
[Link]
1.5 Definitions
Term
Client
Cluster
DNS
DRS
Definition
The Remote Desktop Protocol (RDP) connection that
allows a remote machine to access the Virtual Machine
(VM) running on a host.
A computer cluster consists of a set of loosely connected
computers that work together so that in many respects they
can be viewed as a single system. Clusters are primarily
used to share resources such as CPUs, memory, and disk
allocation. A benefit of a cluster is that when a host needs
to be taken down for maintenance, the virtual servers
running on the host are temporarily moved to other hosts in
the same cluster so that services are uninterrupted. The
result is higher availability of services.
The Domain Name System (DNS) is a hierarchical
distributed naming system for computers, services, or any
resource connected to the internet or a private network. It
translates domain names into the numerical identifiers
associated with networking equipment and computers.
Dynamically Resource Scheduling. DRS may be turned on
to balance resources across servers in the cluster. Setting up
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 5 of 97
HA
Host
Hypervisor
Network Storage
NTP
NIC
Operating System
(abbr. OS)
Physical to Virtual
(abbr. P2V)
Remote Desktop Client
(abbr. RDC)
SAN
Definition
and using DRS is beyond the scope of this document.
The operating system that interacts with a hypervisor which
emulates the computer hardware. Guest and VM are used
interchangeably in this document and referenced
documents.
High Availability. High availability is used to automatically
move VMs from one server to another when a host is placed
in maintenance mode or when ESX detects a problem with
the host. Setting up and optimizing HA is beyond the scope
of this document.
The Host is a combination of a Dell Server and the VMware
ESX operating system running on the server. ESX interacts
directly with the computer hardware. DeltaV VMs run on
top of ESX.
The hypervisor is the piece of the operating system that
interacts directly with the hardware. The hypervisor
includes a high speed scheduler that hands out resources
(CPU, memory, network, and disk) to the virtual machines.
See definition for SAN
Network Time Protocol is an internet standard protocol
(built on top of TCP/IP) that assures accurate
synchronization to the millisecond of computer clock times
in a network of computers. DeltaV uses NTP to synchronize
workstations and controllers.
Network Interface Card
Software that runs in a computing system that manages the
computer hardware and provides a set of common services
to other software applications. The OS is often
differentiated based upon the types of services provided.
For example a workstation OS provides a foundation for
personal computing (for example, Windows 7) and a server
OS provides a foundation to host multi-access centralized
programs (for example, Windows Server 2008).
Conversion of a physical machine to a virtual machine.
This is done using a 3rd-party application and is not
discussed in this document.
RDC is an application that is distributed as part of windows.
Remote Desktop Connection. The RDC can be upgraded
without upgrading the underlying operating system.
A storage area network (SAN) is a dedicated network that
provides access to consolidated, block-level data storage.
SANs are primarily used to make storage devices, such
as disk arrays, accessible to servers so that the devices
appear like locally attached devices to the operating system.
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 6 of 97
Definition
The disk drives on the SAN are made available as a set of
Logical Unit Numbers (LUNs).
Template
Thick Client
Thin Client
VMotion
vSphere
2 Installation Overview
VMware ESX 4.1 can be installed and setup with or without network storage and with or
without clustering. If clustering is used then you must use a network storage device such
as Dells MD3200i. Once hosts are clustered, it is possible to enable high availability
(HA).
The simplest installation of ESXi includes one or more servers with local storage. Figure
2-1 shows this installation.
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 7 of 97
Adding network storage centralizes where virtual machines may be stored and makes it
possible to move VMs from one server to another. Since virtual machines are stored on
centralized network storage, it is simple to VMotion virtual machines from one server to
another. Figure 2-2 shows clustered servers with network storage.
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 8 of 97
Once you install network storage, it is simple to enable High Availability (HA) and
Dynamic Resource Scheduling (DRS). This document briefly describes how to enable
HA. This document does not describe how to enable DRS.
As mentioned before, the number of steps in your installation will vary depending on the
number of servers and type of installation. An overall flowchart summarizing the steps in
the installation is shown in Figure 2-3.
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 9 of 97
Install Hardware
Creating vCenter
VM
Install ESXi
software
Create Cluster
(optional)
Install Vmware
vSphere Client
Create DeltaV
VMs
Configure ESXi
Servers
Apply Licenses
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 10 of 97
Place the cage where you can get all the way around it because ou will be working on the
front and back. Do not provide power at this time. Figure 3-1 shows the rack layout.
24 U
1U
1U
1U
1U
1U
1U
1U
1U
Power Strips
Switches,
Mounted on back
of the rack
2U
2U
Dell R710
Servers
3U
Storage Unit
2U
Dell UPS
2U
Install the rack rails for the Dell UPSs. Make sure all four are secure. Do not leave space
between the rails. Follow instructions for connecting the battery. Put the UPSs in one at
a time. The UPSs are heavy so have two people lift them.
Install the rails for the Dell MD3200i SAN. Install the MD3200i directly above the UPS.
Do NOT power the MD3200i on at this time.
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 11 of 97
Installer is selected
Click Enter
Click F11 to accept the terms
Local HD is selected
Click Enter
Confirm Install
-
Click F11
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 12 of 97
Click Enter
The CD drive opens
Remove the CD
Push the CD drawer closed
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 13 of 97
Select your language from the drop down box and click OK.
Click Next.
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 14 of 97
Click Next.
Click I agree to the terms in the license agreement and click Next.
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 15 of 97
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 16 of 97
Click Next.
Click Install.
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 17 of 97
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 18 of 97
Reboot the computer before using the application. The ESXi servers are configured in
the next step.
NOTE: Repeat the ESXi installation for each server.
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 19 of 97
The vSphere Client connects to the ESX server. This could take several
minutes the first time it is connected to each server.
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 20 of 97
o
The vSphere Client connects and displays the ESX server.
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 21 of 97
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 22 of 97
The default name for this network is VM Network. This default name is the same for all
the ESX Hosts.
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 23 of 97
Step 4 Under Connection Settings, enter the information about the VMkernel Port
Group Properties summarized below:
Network Label This is the label by which the virtual switch is recognized within the
virtual environment. It's important to give this port group the same name on all physical
ESX servers to ensure that VMotion and other aspects of the ESX environment will
work.
VLAN ID (optional) The network VLAN your port group uses to communicate.
Specify this only if you are using VLANs in your network infrastructure. We
recommend that VLANs not be used for DeltaV installations.
Three Checkboxes (Use this port group for VMotion, Fault Tolerance, and
Management) Do not select these options when configuring a VMkernel for iSCSI or
NAS traffic, because you will not use VMotion traffic on this port group.
The Port Group Properties window is shown below:
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 24 of 97
Step 5 Under Connection Settings there is an additional setup screen for IP Settings.
These settings should be configured as follows:
IP Address The IP address of the VMKernel (for example, [Link]). This is
required.
Subnet Mask The subnet mask ([Link]). This is required.
VMKernel Default Gateway Enter a gateway if your IP address resides on a network
other than the one on which you are configuring the port group. To configure additional
options, such as DNS and advanced routing, click Edit.
These settings are shown below:
Click Next to view the summary. Click Finish to create the port group.
Repeat these steps for the second (optional) storage processor. Name the second storage
processor iSCSI-02.
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 25 of 97
Step 3 The software displays the iSCSI initiator properties window as shown below.
Click Configure as shown below:
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 26 of 97
The General tab changes to reflect the iSCSI Qualified Name (iqn). The updated General
tab is shown below:
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 27 of 97
Click Add.
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 28 of 97
Enter the IP address for each of the SAN iSCSI connections (there should be four of
them; two for each storage processor.), leaving the default port as is. Repeat this step for
each iSCSI connection.
Step 5 Click the Static Discovery tab (optional). In some cases iSCSI connections
may need to be statically entered. Enter the IPs and iSCSI Qualified Names (IQNs) for
each of the SANs iSCSI ports. IQNs are different for each type of SAN. The IQN can be
found during the SAN setup. Leave the port alone.
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 29 of 97
Click Add.
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 30 of 97
Click OK.
The software displays a dialog saying that changes have been made and a rescan is
recommended. Click Yes.
The software displays Storage. It can take up to 5 minutes for the storage changes to be
visible.
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 31 of 97
Step 5 If your iSCSI SAN infrastructure requires CHAP authentication, click the
CHAP Authentication tab to enable and configure CHAP. Some iSCSI SANs such as
Dell's Equallogic PS series allow you to set three different authentication methods,
including IP address matching, iSCSI initiator name matching, and CHAP authentication.
It is important to mention that CHAP authentication is one-way -- allowing the array to
identify the ESX server. We recommend that you do not set up CHAP. For the Dell
MD3200i CHAP is not required and should not be enabled.
Step 6 After clicking Close, the software asks if you want to rescan for new disks.
Accept this and ESX rescans. Once the scan is complete the new target shows up under
the iSCSI software initiator's details window.
NOTE: The SAN may require additional steps at this time. If no storage shows up after
the rescan go back through each of the steps above and re-run the rescan.
Page 32 of 97
A single virtual machine uses one port on the vSwitch. A logical port on the vSwitch is
also a member of a port group, which we'll discuss later in this chapter.
Using the same steps from the Configuring the ESXi Network section, you must create a
vSwitch for each of the DeltaV primary, DeltaV secondary, plant LAN, and thin client
networks. There are two small changes you must make to the steps mentioned in the
Configuring the ESXi Network section:
1- Click Virtual Machine on the first dialog, and
2- Select only one NIC per switch. Make sure to label each vSwitch carefully. The
names much match exactly between hosts.
Create a vSwitch and assign it key configuration properties using the following steps:
Step 1 Use the vSphere Client to log into the ESX host and select the server from the
inventory list.
Step 2 Click the Configuration tab from the right window pane and navigate to
Networking. The software displays any current network configurations. Click Add
Networking to create a new Virtual Switch.
Step 3 The software displays two options. Choose Virtual Machines. This enables you
to add a labeled network for virtual machine traffic. Click Next to continue.
Step 4 Click Create a Virtual Switch. A new vSwitch can be created with or without
Ethernet adapters assigned to it.
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 33 of 97
If the vSwitch can be configured without network adapters, all traffic on that vSwitch is
confined to itself. Traffic on each of the virtual machines on the same switch is isolated
from other virtual machines and vSwitches. A vSwitch that is configured with an
Ethernet adapter communicates with other physical hosts or virtual machines on the
specific network.
Step 5 The Port Group Properties window enables you to configure the Network Label.
The network lable identifies the network. The virtual machine uses it to associate itself
with the specific network. Enter property information for new vSwitch and select Next to
continue. For DeltaV we recommend using the names DeltaV Primary and DeltaV
Secondary as shown in the following graphic.
Step 6 Once the vSwitch is configured, click Finish to create it. The software creates
the new vSwitch and makes it available for use by the DeltaV nodes.
The Primary vSwitch and assigned NIC are shown in the graphic below. Note that the
Virtual Switch Port Group Name is DeltaV Primary. This name must be the same
across all hosts.
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 34 of 97
The Secondary vSwitch and assigned NIC are shown in the graphic below. Note tht the
Virtual Switch Port Group Name is DeltaV Secondary. This name must be the same
across all hosts.
8 Setting up vCenter
VMware vCenter provides a central location for managing all of the virtual machines on
your VMware network. It is licensed and sold separately and requires a dedicated
Windows server or a Windows virtual machine and a Microsoft SQL Server database.
Once installed and configured, it makes system administration much easier. Virtual
Center provides a way to distribute resources, manage users, and move virtual machines
from one piece of physical hardware to another, schedule tasks, and use templates. You
can download the vCenter server installation from [Link]. This section
describes the steps for setting up vCenter. We recommend vCenter when more than one
host is being used or when there are many DeltaV nodes.
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 35 of 97
Click Install/Upgrade VMware Tools from the drop-down menu and select Automatic
Tool Upgrade. Click OK.
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 36 of 97
Step 2 The introduction page tells you the benefits of vCenter server. Once you have
read these, click Next to continue.
Step 3 Read the license agreement and accept it by clicking I accept the terms in the
license agreement. The circle next to this option does not have a dot. Click Next to
continue.
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 37 of 97
Step 4 The software prompts you to enter information about your company. Click Next
to continue.
Step 5 You are now ready to choose the database method. vCenter Server supports
various Microsoft SQL Server editions. Since DeltaV systems have a relatively small
number of nodes, we recommend the default embedded version of SQL Server.
Step 6 If you plan to use vCenter Server in evaluation mode for 60 days, select the I
want to evaluate vCenter Server option. This installs the full product, which can be
changed from evaluation mode to a licensed product after installation. You can also enter
the vCenter license at this point.
Step 7 If you selected the custom installation, the software enables you to modify the
ports in which the vCenter Server applications run. We recommend that you keep the
default ports.
Step 8 The software asks for information about the system in which the vCenterServer
components are going to be installed. These fields include:
VC Server IP The IP address or domain name of the system which has vCenter
Server installed. Normally, both options appear in the drop down menu.
VC Server Port This value can be changed only on a custom installation.
Login/Password The login/password with which to log in into Windows on the
server wher you installed vCenter Server.
Once the appropriate values are entered, click Next to continue the installation.
Step 9 During a custom installation the software asks you to enter information for the
VMware Update Manager. You can use the same database as the one you used earlier for
the vCenter Server, or a separate database. When you are satisfied with the settings, click
Next to continue the installation.
Step 10 After the Update Manager settings configuration, if you are doing a custom
installation, the software asks you to enter information for the Converter piece of
vCenter. Enter the port information and IP information or accept the defaults and click
Next to continue the installation.
Step 11 Finally, the installation is ready to start. Click Install to start the installation.
During the installation process each piece is installed, along with .NET if it is missing
from your server.
After the installation has completed, click the Finish to begin configuring your ESX
servers.
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 38 of 97
Page 39 of 97
To get started, log into Virtual Center with your administrator account. Then, click the
ESX server on which you want to configure NTP. Under Configuration, select Time
Configuration. The software provides a brief overview of your NTP configuration and
NTP client stats as shown below.
Continue by clicking the Properties Link in the upper right hand corner of the Time
Configuration overview screen. The software displays a new window with NTP
configuration options as shown below.
Click Options near the bottom right. The software displays a new window where you can
select the appropriate startup policy. When you click OK, the software changes the
firewall rules to allow traffic through this port. In our example, we chose Startup
automatically if any ports are open, and when all ports are closed.
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 40 of 97
Click NTP Settings. The software displays the list of active NTP servers. If you are
setting up NTP for the first time, nothing is listed.
Click Add to add your NTP servers. If you have a default of [Link], you can safely
remove that entry by clicking it, and then clicking Remove. Click OK to apply the
changes and start the NTP service. ESX automatically provisions the correct firewall
rules allowing connections on port 123. The system time synchronizes shortly after the
NTP service starts. Synchronize DeltaV software and the ESX to the same NTP Server.
Page 41 of 97
Give the new Datacenter a name. This example uses the name Research.
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 42 of 97
NOTE
You do not need a license to create ESX clusters. However, to enable HA and DRS you
need a license key from VMware.
The steps to enable clustering are summarized below:
Step 1 Load the vSphere Client and log into your vCenter server.
Step 2 Right click on the Data Center name and then click New Cluster as shown
below.
The software displays a new cluster wizard window. This wizard guides you through the
creation process of the new cluster. The first screen in the wizard asks you some basic
questions about the cluster:
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 43 of 97
Store the swapfile in the same directory as the virtual machine (Recommended)
Store the swapfile in the datastore specified by the host. (This option is not
recommended because you could experience degraded performance.)
Click Next to continue.
Step 4 Finally, review the summary and click Finish to initiate the build of the cluster.
You can now add ESX hosts to the cluster.
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 44 of 97
Step 3 This opens a new window containing the Add Host wizard.
The first screen on the Add Host wizard asks you for some basic information which is
discussed below. Although ESX allows you to use an IP address, you should always use a
fully qualified domain name as the hostname to ensure maximum compatibility, as ESX
relies heavily on DNS.
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 45 of 97
Step 4 The software displays the Name, Model, Version, Vendor and virtual machines
(if any) on the ESX host that are being added. Click Next to continue.
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 46 of 97
Step 5 The next screen prompts you to add a license. If you have a license, this is the
best time to add it. However, it can be added later.
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 47 of 97
Step 6 The software prompts you to enter Lockdown Mode. Do not enable lockdown.
Click Next to continue.
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 48 of 97
Step 7 The next screen in the wizard is the resource pool configuration. The software
displays two options:
Put all of this hosts virtual machines into the cluster's root resource
[Link] pools currently present on the host will be deleted.
Assuming you have a resource pool set up in your cluster, this option takes all the
virtual machines from the single ESX resource pool and moves them into the
cluster's pool. Once completed, it removes the resource pools from the single ESX
server. Before selecting this option, consider that the current virtual machines in
the pool are getting their resources based on their pools settings. Adding
additional virtual machines to the pool could take resources away from those
virtual machines.
Create a new resource pool for this hosts virtual machines and resource pools.
This option enables you to keep the resource pools you have already set up on
your single ESX host. It creates a new resource pool within the cluster that
matches that of the resource pools currently available on the ESX host.
Once you have selected which resource pool option you want to use click Next to
continue adding the ESX host to the cluster.
Step 8 Once you are satisfied with the summary, click Finish to add the ESX
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 49 of 97
Resource
CPUs
ProfessionalPLUS
Recommended
Size
2
Memory
4 Gbytes
100 Gbytes
Disk
CPUs
Application Station
Memory
4 Gbytes
100 Gbytes
Disk
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 50 of 97
Comments
For larger projects up to 4 CPUs may
be allocated
For larger projects additional disk space
may be allocated
For larger projects up to 4 CPUs may
be allocated
For larger projects additional disk space
may be allocated
Resource
CPUs
Operator Station
Recommended
Size
1
Memory
Disk
Comments
For large numbers of displays up to 2
CPUs may be allocated
2 Gbytes
60 Gbytes
Page 51 of 97
Page 52 of 97
Page 53 of 97
Page 54 of 97
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 55 of 97
Click Add.
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 56 of 97
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 57 of 97
Click Next.
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 58 of 97
Select the network you want to add. Do this for DeltaV Primary, DeltaV Secondary, and
any others to which you want this VM to have access.
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 59 of 97
Click Finish.
Page 60 of 97
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 61 of 97
The preceding step launches the template wizard. The wizard includes five basic steps.
The description below follows the major steps shown in the wizard.
Step 1 Name and Location
Give the template a name and select a folder to store the location of the configuration file.
The location for the VM itself is entered in a later step.
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 62 of 97
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 63 of 97
Step 3 Datastore
Select a datastore in which to store the templates files, and then click Next.
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 64 of 97
Page 65 of 97
The seven steps that the wizard takes you through are described below.
Step 1 Name and Location
Specify a name for the cloned virtual machine and select a location in the inventory for
the virtual machine to be placed. Click Next to continue.
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 66 of 97
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 67 of 97
Step 3 Datastore
Select the datastore where the virtual machine should be stored and Click Next.
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 68 of 97
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 69 of 97
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 70 of 97
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 71 of 97
You can track the progress of the cloning operation through the Tasks pane of vSphere
Client. This is shown in the screen below.
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 72 of 97
13 Licensing
For vCenter Server and hosts to be able to leverage VMware features, you must assign
licenses. The instructions below use vSphere Client connected through vCenter Server to
assign licenses for vCenter Server and ESX or ESXi hosts. To assign licenses purchased
for vCenter Server and ESX or ESXi hosts:
1. Log into the vCenter Server using vSphere Client.
2. Once connected, load Licensing Administration by selecting
View > Administration > Licensing
3. The currently installed licenses are displayed in the cicensing screen, shown
below.
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 73 of 97
Click Manage vSphere License, in the upper right hand corner. This launches the
wizard shown below.
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 74 of 97
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 75 of 97
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 76 of 97
Click Show licensed assets if you are replacing an existing one, if not, they show up in
this default window.
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 77 of 97
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 78 of 97
Once the licenses have been assigned to the hosts, the software displays a green circle
with a check mark to the right of the host in the Action field.
Step 3 Remove License Keys
Removing licenses is not a common task. Typically there is only one time that licenses
are removed: to replace evaluation licenses with purchased licenses. Licenses cannot be
removed while they are assigned to assets because they are currently being used. Assets
such as hosts or vCenter servers must have their licenses unassigned from them before
the licenses can be removed. When licenses are unassigned, they are disassociated from
hosts or vCenter Servers. When licenses are removed, they are deleted from the vSphere
installation.
To unassign licenses from ESX or ESXi hosts, select the box next to the license and click
Next to remove the licenses.
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 79 of 97
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 80 of 97
Page 81 of 97
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 82 of 97
This is the list of what is currently part of the VM. Click Add.
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 83 of 97
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 84 of 97
Click Next
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 85 of 97
Click Next.
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 86 of 97
Click Finish.
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 87 of 97
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 88 of 97
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 89 of 97
Notice USB Controller is there. To add the dongle itself, Click Add.
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 90 of 97
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 91 of 97
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 92 of 97
Click Finish.
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 93 of 97
Click OK. This takes a couple of seconds to finish and up to a minute for the
ProfessionalPLUS to see the dongle.
15 Thin Clients
A thin client is a piece of hardware that has a keyboard, mouse, Ethernet connection, and
video connections. Thin clients can be deployed as needed and configured to connect to
a specific VM at boot up. There are many brands of thin clients and each is configured
differently.
Connect the thin clients to the switch that is connected to the VM to which you need a
remote desktop connection.
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 94 of 97
16 Diagnostics
VMware contains an extensive set of diagnostic tools that may be used to monitor cluster
resources. The following screen shows a diagnostic screen with a summary of a cluster.
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 95 of 97
ANNEX A.
KNOWN ISSUES
A.1.
Item
1
5
6
7
10
11
Issue
Fails to activate PEH connections to OPC
A&E Server from PEH Configuration Tool
When all the workstations were on their
power off status, turning them ON one-byone will sometimes turn a workstation's
Plant LAN IP Address to be the same as its
DeltaV Primary.
OPC Pager keeps on asking for the license
when the application is reopened.
Redundant Batch Executive issue.
Sometimes after a switchover the recipes
(Batches) goes to Lost state and could not
recover anymore.
SQL installation is disabling Upgrade from
v10.3.1 to v12.3 to proceed.
Cannot use Quadhead for DeltaV Operate.
Redundant OPC Mirror could not get any
data when connecting to a redundant OPC
DA.
Computer Model, Network cards model,
and video cards, missing on the data
collected by SSREG.
When DeltaV is running on VMWare
virtual machine, it is observed that Event
Chronicle sometimes stops working. After
some time, it will be functional again. User
can observe alarms on DeltaV Operate Run.
Connected with the database server but
failed to open DeltaV database connection.
An error appear during the installation of
DeltaV saying "The system cannot read
from the specified device". (D:\)DVData
that is 40GB disappeared in My computer
upon installation of DeltaV, while
(C:\)DVSys becomes 68.7 GB(Initially
40GB).
Workaround
None
Power down and restart the Virtual Machine
None
None
None
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 96 of 97
ANNEX B.
REVISION HISTORY
No.
Revision Date
Editor
Description
12-9-2011
Mark Nixon
12-29-2011
Mark Nixon
<revision date>
<editor name>
<description>
Revision 20111209
Emerson Process Management, 2011. All Rights Reserve
Page 97 of 97









