Answer the question
In order to leave comments, you need to log in
Does anyone have experience updating esxi5 to esxi5 update 1?
Interested in pitfalls and problems.
Answer the question
In order to leave comments, you need to log in
VMware ESXi 5 can be updated without VMware Update Manager. For example, this may be needed when creating a new infrastructure when neither VMware vSphere Server nor VMware Update Manager is yet available.
The easiest way is to use the esxcli utility through ssh access to the host. esxcli can install an update from a ZIP archive located on a storage attached to the host. It is really very convenient, since there is almost always at least one NFS ball, for example, to the distribution kits of operating systems. It is enough to put the downloaded ZIP archive with updates there, and execute one command to complete the update.
before that, we extinguish all virtual machines, and transfer the host,
upload updates to the datastore and the following command
esxcli software vib install --depot=/vmfs/volumes/datastore1/*.zip
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question