VMware ESXi Upgrade 6.0 to 6.5 – Conflicting VIBs HPe Custom Image
During a recent 6.0 to 6.5 upgrade, we ran into an incompatibility error while upgrading the ESXi version on multiple HP Proliant Blades with an HPe Custom Image. The error stated:
The upgrade contains the following set of conflicting VIBs:
Mellanox_bootbank_net-mlx4-en_2.0.0.0-1OEM.550.0.0.472560
Remove the conflicting VIBs or use Image Builder to create a custom upgrade ISO image that contains the newer versio...
Read More
Patch HP Drivers on ESXi Hosts – VMware Update Manager
Patch HP Drivers on ESXi Hosts – VMware Update Manager
Today I wanted to run through the process used to patch HP drivers on an ESXi host; specifically through Update Manager. In a vSphere 6.5 troubleshooting post, we discussed a PSOD issue stemming from a specific HP iLO driver. That being the case, it seemed fitting to go through the patch process for the affected iLO driver in this post. Despite this being a very specific patch, the general patch procedure can be applied to other dri...
Read More
How to Install ESXi 6.0 from Onboard Administrator
How to Install ESXi 6.0 from Onboard Administrator
In this byte, we will be going through the install of ESXi 6.0 on an HP c-Class BladeSystem.
There are a few different methods to install/upgrade ESXi; namely,
ESXi Interactive Installer – Boot from ISO, choose install/upgrade
vSphere Update Manager – Import ISO, create upgrade baseline, remediate
ESXCLI – Stage ZIP, execute
Scripted Upgrades – Update/customize upgrade script
Today we will be running the Interactive...
Read More
Update HPE Firmware and Drivers Using SPP and SUM
Update HPE Firmware and Drivers Using SPP and SUM
Administrators have a few different options for updating HPE infrastructure components. One popular way to update HPE firmware, drivers, and Smart Components is utilizing Service Pack for Proliant (SPP) and the HP SUM tool.
What are SPP and SUM?
SPP – Service Pack for Proliant is a collection of firmware, drivers and Smart Components that are deployed to your environment via the SUM tool. SPP is packaged as an ISO.
SUM – HP Smart Update Man...
Read More
Smart Update Manager (SUM)
Smart Update Manager (SUM)
DOWNLOAD
Image may differ from actual product.
Are you spending too much time and money on server updates?
Smart Update Manager (SUM) and the Service Pack for ProLiant (SPP) combine to create the Hewlett Packard Enterprise Smart Update Technology to solve the problem of time-consuming, expensive, and error-prone updates.
SUM is an innovative tool for kee...
Read More
Memory Definition
Just like humans, computers rely a lot on memory. They need to process and store data, just like we do. However, computers store data in digital format, which means the information can always be called up exactly the way it was stored. Also, unlike our memory, the computer's memory doesn't get worse over time.
While memory can refer to any medium of data storage, it usually refers to RAM, or random access memory. When your computer boots up, it loads the operating system into its memory, or R...
Read More
Integrated Circuit Definition
Integrated Circuit Definition
An integrated circuit, or IC, is small chip that can function as an amplifier, oscillator, timer, microprocessor, or even computer memory. An IC is a small wafer, usually made of silicon, that can hold anywhere from hundreds to millions of transistors, resistors, and capacitors. These extremely small electronics can perform calculations and store data using either digital or analog technology.
Digital ICs use logic gates, which work only with values of ones and ...
Read More
FLOPS Definition
FLOPS Definition
Stands for "Floating Point Operations Per Second." FLOPS are typically used to measure the performance of a computer's processor. While clock speed, which is measured in megahertz, is often seen as an indicator or a processor's speed, it does not define how many calculations a processor can perform per second. Therefore, FLOPS is a more raw method of measuring a processor's processing speed.
Still, a FLOPS reading only measures floating point calculations and not integeroper...
Read More
Integer Definition
Integer Definition
An integer is a whole number (not a fraction) that can be positive, negative, or zero. Therefore, the numbers 10, 0, -25, and 5,148 are all integers. Unlike floating point numbers, integers cannot have decimal places.
Integers are a commonly used data type in computer programming. For example, whenever a number is being incremented, such as within a "for loop" or "while loop," an integer is used. Integers are also used to determine an item's location within an array.
Wh...
Read More
Operating System Definition
Operating System Definition
An operating system, or "OS," is software that communicates with the hardware and allows other programs to run. It is comprised of system software, or the fundamental files your computer needs to boot up and function. Every desktop computer, tablet, and smartphone includes an operating system that provides basic functionality for the device.
Common desktop operating systems include Windows, OS X, and Linux. While each OS is different, most provide a graphical user...
Read More