HP Xw460c HP Insight Control Environment User Guide - Page 109

Configuring WMI Mapper proxy server settings for Hyper-V

Page 109 highlights

Configuring WMI Mapper proxy server settings for Hyper-V Virtual Machine Management Pack uses WMI Mapper proxy bundled with HP SIM to manage the Hyper-V virtualization layer. If the WMI Mapper proxy is installed on the server where HP SIM 5.3 is installed, no additional configuration is required in Virtual Machine Management Pack. If the WMI Mapper proxy is installed outside the CMS, add the following configuration entry in the VMM configuration file located at /bin/hpvmm.conf for Virtual Machine Management Pack to manage Hyper-V servers. WMIProxyServer = By default, the WMI Mapper proxy port used by VMM is 5989. If the WMI Mapper proxy service is run on a different port, add the following configuration entry in the VMM configuration file located at /bin/hpvmm.conf. WMIProxyPort = After any changes to the hpvmm.conf file, Virtual Machine Management Pack on the CMS must be restarted for the changes to take effect. Configuring the polling frequency for virtual machine status checks Virtual Machine Management Pack provides a configurable parameter called VMConfigRefreshRate. This parameter controls the frequency with which the VMM Agent checks for changes in virtual machine configuration, such as number of NICs on the virtual machine, size of the hard disk, and so on. Configuration changes on the virtual machines are updated by Virtual Machine Management Pack. The default polling frequency is 5 seconds. In the hpvmm.conf file, the polling frequency can be changed by updating VMConfigRefreshRate=> The configuration file can be found in the following locations: • For VMware ESX Server-/usr/share/vmm/bin/hpvmm.conf. • For Microsoft Virtual Servers and VMware Server 1.0.x- /bin/hpvmm.conf • For Hypervisors being managed in an agent-less fashion- /bin/hpvmm.conf If the hpvmm.conf file is not present, then a text file named hpvmm.conf must be created in the appropriate location listed above. The value of the parameter can be between 5 seconds and 5 minutes. Any values entered outside this range are automatically adjusted to the max/min value of the range. Because increasing the polling frequency also reduces the ability of Virtual Machine Management Pack to learn the changes in virtual machine status. HP recommends that you change this frequency if you simultaneously use the VMware Consolidated Backup (VCB) and Virtual Machine Management Pack. Handling prefailure events For Hyper-V and Xen on RHEL and SLES, prefailure events are not supported. HP SIM can detect certain prefailure alerts and generate corresponding events. Virtual Machine Management Pack uses VMotion for VMware and XenMotion for HP integrated Citrix XenServer as event handlers for these events, so that the virtual machine can be moved to an alternate host before the system fails or is placed in maintenance mode. The capability to detect prefailure alerts is supported in the following cases: • VirtualCenter 2.x platforms and for VMware ESX hosts and virtual machines that are on shared storage • HP integrated Citrix XenServer, XenServer host, and virtual machines that are on shared storage in a resource pool Handling automatic prefailure events 1. From the HP SIM main page, select Customize. The Customize Collections screen appears. 2. From the Show collections of box, select System. Configuring WMI Mapper proxy server settings for Hyper-V 109

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181

Configuring WMI Mapper proxy server settings for Hyper-V
Virtual Machine Management Pack uses WMI Mapper proxy bundled with HP SIM to manage the Hyper-V
virtualization layer. If the WMI Mapper proxy is installed on the server where HP SIM 5.3 is installed, no
additional configuration is required in Virtual Machine Management Pack.
If the WMI Mapper proxy is installed outside the CMS, add the following configuration entry in the VMM
configuration file located at
<HP VMM installation directory on CMS>
/bin/hpvmm.conf
for
Virtual Machine Management Pack to manage Hyper-V servers.
WMIProxyServer =
<IP address of the server where WMI Mapper proxy is installed>
By default, the WMI Mapper proxy port used by VMM is
5989
. If the WMI Mapper proxy service is run on
a different port, add the following configuration entry in the VMM configuration file located at
<HP VMM
installation directory on CMS>
/bin/hpvmm.conf
.
WMIProxyPort =
<Proxy port number>
After any changes to the
hpvmm.conf
file, Virtual Machine Management Pack on the CMS must be restarted
for the changes to take effect.
Configuring the polling frequency for virtual machine status checks
Virtual Machine Management Pack provides a configurable parameter called VMConfigRefreshRate. This
parameter controls the frequency with which the VMM Agent checks for changes in virtual machine
configuration, such as number of NICs on the virtual machine, size of the hard disk, and so on. Configuration
changes on the virtual machines are updated by Virtual Machine Management Pack. The default polling
frequency is 5 seconds.
In the
hpvmm.conf
file, the polling frequency can be changed by updating
VMConfigRefreshRate=<< value in milli seconds >>
The configuration file can be found in the following locations:
For VMware ESX Server—
/usr/share/vmm/bin/hpvmm.conf
.
For Microsoft Virtual Servers and VMware Server 1.0.
x
<HP VMM Agent installation directory>
/bin/hpvmm.conf
For Hypervisors being managed in an agent-less fashion—
<HP VMM installation directory
on CMS>
/bin/hpvmm.conf
If the
hpvmm.conf
file is not present, then a text file named
hpvmm.conf
must be created in the appropriate
location listed above. The value of the parameter can be between 5 seconds and 5 minutes. Any values
entered outside this range are automatically adjusted to the max/min value of the range.
Because increasing the polling frequency also reduces the ability of Virtual Machine Management Pack to
learn the changes in virtual machine status. HP recommends that you change this frequency if you
simultaneously use the VMware Consolidated Backup (VCB) and Virtual Machine Management Pack.
Handling prefailure events
For Hyper-V and Xen on RHEL and SLES, prefailure events are not supported.
HP SIM can detect certain prefailure alerts and generate corresponding events. Virtual Machine Management
Pack uses VMotion for VMware and XenMotion for HP integrated Citrix XenServer as event handlers for
these events, so that the virtual machine can be moved to an alternate host before the system fails or is placed
in maintenance mode.
The capability to detect prefailure alerts is supported in the following cases:
VirtualCenter 2.
x
platforms and for VMware ESX hosts and virtual machines that are on shared storage
HP integrated Citrix XenServer, XenServer host, and virtual machines that are on shared storage in a
resource pool
Handling automatic prefailure events
1.
From the HP SIM main page, select
Customize.
The
Customize Collections
screen appears.
2.
From the
Show collections of box
, select
System.
Configuring WMI Mapper proxy server settings for Hyper-V
109