VMware VS4-ENT-PL-A Setup Guide - Page 223

Create and Apply a Host Profile with the vSphere Web Client, Create a Rule for Other Target Hosts

Page 223 highlights

Chapter 7 Installing ESXi What to do next Create the host profile from the reference host for use with all other target hosts. See the Host Profiles documentation. Create and Apply a Host Profile with the vSphere Web Client Configuration that is shared by a group of hosts is stored in a host profile. You can create the host profile from your reference host. Configuration that differs for different hosts, such as a static IP address, can be managed through the ahost customization mechanism. Auto Deploy can provision each host with the same host profile. In certain cases, Auto Deploy also uses host customizations that allow you to specify information that differs for different hosts. For example, if you set up a VMkernel port for vMotion or for storage, you can specify a static IP address for the port by using the host customization mechanism. In this example, you extract a host profile from a reference host, attach the host profile to one other host, and check host profile compliance. In most cases, you do not perform these tasks manually but you write an Auto Deploy rule that applies a host profile to hosts that are provisioned with Auto Deploy. See "Assign a Host Profile to Hosts," on page 174. Prerequisites n Make sure your system meets the requirements in the preinstallation checklist. See "Proof of Concept Preinstallation Checklist," on page 212. n Perform all preceding proof of concept setup tasks. See "Auto Deploy Proof of Concept Setup," on page 212 for the complete list. Procedure 1 Log in to a vSphere Web Client that is connected to the vCenter Server system with administrator privileges. 2 Click Rules and Profiles and select Host Profiles. 3 Click the Extract profile from host icon and respond to the wizard prompts. Option Select Host Name and Description Ready to Complete Description Select the reference host you configured earlier. Name the profile ESXiGold and add a description. Review the information and click Finish. 4 Right-click the ESXiGold host profile, select Attach/Detach Hosts and Clusters. 5 Select the ESXi host to which you want to attach the profile, click Attach, and click Next. The wizard loads the host customization. 6 Provide any customization information and click Finish. What to do next Create a rule that assigns the image profile and the newly-created host profile to all hosts you want to provision with Auto Deploy. See "Create a Rule for Other Target Hosts," on page 223. Create a Rule for Other Target Hosts You can create a rule that applies the previously verified image profile and the host profile that you just created to all target hosts. This task assumes you have a basic knowledge of Microsoft PowerShell and vSphere PowerCLI. VMware, Inc. 223

  • 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
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187
  • 188
  • 189
  • 190
  • 191
  • 192
  • 193
  • 194
  • 195
  • 196
  • 197
  • 198
  • 199
  • 200
  • 201
  • 202
  • 203
  • 204
  • 205
  • 206
  • 207
  • 208
  • 209
  • 210
  • 211
  • 212
  • 213
  • 214
  • 215
  • 216
  • 217
  • 218
  • 219
  • 220
  • 221
  • 222
  • 223
  • 224
  • 225
  • 226
  • 227
  • 228
  • 229
  • 230
  • 231
  • 232
  • 233
  • 234
  • 235
  • 236
  • 237
  • 238
  • 239
  • 240
  • 241
  • 242
  • 243
  • 244
  • 245
  • 246
  • 247
  • 248
  • 249
  • 250
  • 251
  • 252
  • 253
  • 254
  • 255
  • 256
  • 257
  • 258
  • 259
  • 260
  • 261
  • 262
  • 263
  • 264
  • 265
  • 266
  • 267
  • 268
  • 269
  • 270
  • 271
  • 272
  • 273
  • 274
  • 275
  • 276

What to do next
Create the host profile from the reference host for use with all other target hosts. See the
Host Profiles
documentation.
Create and Apply a Host Profile with the vSphere Web Client
Configuration that is shared by a group of hosts is stored in a host profile. You can create the host profile
from your reference host. Configuration that differs for different hosts, such as a static IP address, can be
managed through the ahost customization mechanism.
Auto Deploy can provision each host with the same host profile. In certain cases, Auto Deploy also uses host
customizations that allow you to specify information that differs for different hosts. For example, if you set
up a VMkernel port for vMotion or for storage, you can specify a static IP address for the port by using the
host customization mechanism.
In this example, you extract a host profile from a reference host, attach the host profile to one other host, and
check host profile compliance. In most cases, you do not perform these tasks manually but you write an
Auto Deploy rule that applies a host profile to hosts that are provisioned with Auto Deploy. See
“Assign a
Host Profile to Hosts,”
on page 174.
Prerequisites
n
Make sure your system meets the requirements in the preinstallation checklist. See
“Proof of Concept
Preinstallation Checklist,”
on page 212.
n
Perform all preceding proof of concept setup tasks. See
“Auto Deploy Proof of Concept Setup,”
on
page 212 for the complete list.
Procedure
1
Log in to a vSphere Web Client that is connected to the vCenter Server system with administrator
privileges.
2
Click
Rules and Profiles
and select
Host Profiles
.
3
Click the Extract profile from host icon and respond to the wizard prompts.
Option
Description
Select Host
Select the reference host you configured earlier.
Name and Description
Name the profile ESXiGold and add a description.
Ready to Complete
Review the information and click
Finish
.
4
Right-click the ESXiGold host profile, select
Attach/Detach Hosts and Clusters
.
5
Select the ESXi host to which you want to attach the profile, click
Attach
, and click
Next
.
The wizard loads the host customization.
6
Provide any customization information and click
Finish
.
What to do next
Create a rule that assigns the image profile and the newly-created host profile to all hosts you want to
provision with Auto Deploy. See
“Create a Rule for Other Target Hosts,”
on page 223.
Create a Rule for Other Target Hosts
You can create a rule that applies the previously verified image profile and the host profile that you just
created to all target hosts.
This task assumes you have a basic knowledge of Microsoft PowerShell and vSphere PowerCLI.
Chapter 7 Installing ESXi
VMware, Inc.
223