VMware ESX 4.0 - UPGRADE GUIDE UPDATE 1 Update Manual page 109

Hide thumbs Also See for ESX 4.0 - UPGRADE GUIDE UPDATE 1:
Table of Contents

Advertisement

The command supports querying installed software on a host, listing software in a patch, scanning for bulletins
that apply to a host, and installing all or some bulletins in the patch. You can specify a patch by using a bundle
ZIP file or a depot's metadata ZIP file.
supports
vihostupdate
download URL for the bundle or metadata file.
ESXi Host Using Offline Bundles with the vihostupdate Utility,"
the vSphere CLI is installed, use
Update an ESX/ESXi Host Using Offline Bundles with the vihostupdate Utility
You can use the vihostupdate utility in conjunction with offline bundles or with a depot. This topic describes
the procedure using offline bundles.
Prerequisites
Before you can update or patch an ESX/ESXi host from the command line, you must have access to a machine
on which you can run the VMware vSphere Command-Line Interface (vSphere CLI). You can install the
vSphere CLI on your Microsoft Windows or Linux system or import the VMware vSphere Management
Assistant (vMA) virtual appliance onto your ESX/ESXi host. For information about importing or installing the
vSphere CLI, see the VMware vSphere Command-Line Interface Installation and Reference Guide.
Procedure
1
Power off any virtual machines that are running on the host and place the host into maintenance mode.
2
Find out which bulletins are applicable to the ESX/ESXi host.
Search an offline HTTP server:
n
vihostupdate.pl --server
Search the local machine:
n
vihostupdate.pl --server
The
--server
You can specify more than one bundle at the command line each time you run the command. For multiple
bundles, use a comma to separate the path and file name of the bundle. Do not include a space after the
comma.
3
(Optional) List all the bulletins that are available in the bundle.
Search an offline HTTP server:
n
vihostupdate.pl --server
Search the local machine:
n
vihostupdate.pl --server
This command lists all the bulletins contained in the bundle, even those that do not apply to the host.
VMware, Inc.
,
, and
https://
http://
/local/depot/metadata.zip
<server> --scan --bundle http:// <webserver> /rollup.zip
<server> --scan --bundle <local_path> /rollup.zip
argument is the ESX/ESXi host name or IP address.
<server> --list --bundle http:// <webserver> /rollup.zip
<server> --list --bundle <local_path> /rollup.zip
downloads. You can specify the protocols in the
ftp://
also supports local paths. See
vihostupdate
on page 109. To search a local depot where
without of the
Chapter 14 About Host Updates and Patches
"Update an ESX/
parameter.
file:///
109

Advertisement

Table of Contents
loading

Table of Contents