1. Anasayfa
  2. HPE

VMware ESXi 8.0.3 HPE Custom Image Güncelleme (SSH Üzerinden Offline Bundle Yöntemi)


VMware ESXi sunucularının güncel tutulması hem güvenlik hem de kararlılık açısından kritik öneme sahiptir. Özellikle donanım üreticisine özel (vendor custom) sürümlerde örneğin HPE, Dell, Lenovo, Cisco gibi ilgili sürücüler ve yönetim bileşenleriyle optimize edildiği için bu paketlerin zamanında yüklenmesi donanım uyumluluğu açısından da hayati bir rol oynar.

Bu makalemde HPE Custom ESXi 8.0.3 sürümüne ait aşağıdaki paketi kullanarak update işleminin detaylarını açıklayacağım.

VMware-ESXi-8.0.3-24859861-HPE-803.0.0.12.2.0.9-oct2025-depot.zip

Güncellemeye Hazırlık

SSH Erişimini Etkinleştirme

VMware ESXi host’a doğrudan komut satırıyla erişim sağlamak için öncelikle SSH servisini açmamız gerekir.
Bunu iki farklı şekilde yapabilirsin.

a) VMware vCenter Server üzerinden;

  • Hosts and ClustersCluster veya Datacenter altında güncelleme yapmak istediğin ESXi host’u tıklayınız.
  • Host’un “Services” bölümüne giriniz. Configure → System → Services yolunu takip ediniz.
  • Listede TSM-SSH isimli servisi bulunuz (bazı sürümlerde yalnızca “SSH” olarak görünür).
  • vSphere Client üzerinden:
    Host > Actions > Services > Enable Secure Shell (SSH)

Host’u Bakım Moduna (Maintanence Mode) Almak

Host üzerinde çalışan sanal makineleri uygun şekilde taşıdıktan sonra bakım moduna geçilmesi için komut satırından aşağıdaki komutu çalıştırabilirsiniz.

vim-cmd hostsvc/maintenance_mode_enter

Bu sayede güncelleme süresince sanal makinelerin etkilenmesi engellenmiş olur.

VMware ESXi Host Yapılandırmalarını Yedekleme Almak

Her zamanki gibi sistemsel işlemlerden önce yapılandırma yedeği almak en doğru adımdır.

vim-cmd hostsvc/firmware/backup_config

Bu komutun çıktısı genellikle /scratch/downloads/ dizinine configBundle.tgz olarak kaydedilir. Ayrıca istersen vCenter üzerinden Host Profile export işlemiyle konfigürasyonları merkezi olarak da yedekleyebilirsiniz.

Bundle Paketinin Sunucuya Aktarılması

Paket Dosyası:

VMware-ESXi-8.0.3-24859861-HPE-803.0.0.12.2.0.9-oct2025-depot.zip

Bu dosya bir Offline Depot paketidir ve doğrudan ESXi üzerinde kullanılabilir. Paketin hedef sunucuya aktarılması için iki yöntem vardır.

  • Datastore Browser (GUI) ile yükleme:
    vSphere Client > Datastore > Upload Files
    Dosyayı örneğin şu dizine at:
    /vmfs/volumes/datastore1/patches/
  • SCP (komut satırı) yöntemiyle yüklemek.
scp VMware-ESXi-8.0.3-24859861-HPE-803.0.0.12.2.0.9-oct2025-depot.zip root@<ESXi-IP>:/vmfs/volumes/datastore1/patches/

SSH Üzerinden Güncelleme İşlemi

Paket İçeriğinin Görüntülenmesi

Önce bundle içerisindeki profilleri listeleyelim. Bunun için aşağıdaki komutu kullanabilirsiniz.

esxcli software sources profile list -d VMware-ESXi-8.0.3-24859861-HPE-803.0.0.12.2.0.9-oct2025-depot.zip

Update Komutu

Bu yöntem mevcut sürümdeki VIB paketlerini koruyarak yalnızca yeni bileşenleri günceller.

esxcli software profile update -d /vmfs/volumes/datastore1/patches/VMware-ESXi-8.0.3-24859861-HPE-803.0.0.12.2.0.9-oct2025-depot.zip -p HPE-Custom-AddOn_803.0.0.12.2.0.9-24859861

Install Komutu (Temiz Güncelleme)

Bu yöntem eski VIB’leri kaldırarak profili sıfırdan uygular.

esxcli software profile install -d /vmfs/volumes/datastore1/patches/VMware-ESXi-8.0.3-24859861-HPE-803.0.0.12.2.0.9-oct2025-depot.zip -p HPE-Custom-AddOn_803.0.0.12.2.0.9-24859861

Tavsiye: Eğer aynı büyük sürüm içinde kalıyorsan (8.0.x8.0.3 gibi) update komutunu kullanman daha güvenlidir.

Bu komut ile (update) sistemin mevcut profilini koruyarak sadece gerekli bileşenleri günceller. vCenter, VMXNET, HPE SPP sürücüleri, SmartArray, iLO VIB gibi vendor bileşenleri uyumluysa otomatik olarak upgrade edilir. Komut tamamlandığında “The update completed successfully” mesajı görmelisin.

Örnek Komut Çıktısı

[root@xxxxxxx-esx01:~] esxcli software sources profile list -d /vmfs/volumes/XXXXXXXXVMStore01/ISO/VMware-ESXi-8.0.3-24859861-HPE-803.0.0.12.
2.0.9-oct2025-depot.zip
Name                               Vendor                      Acceptance Level  Creation Time        Modification Time
---------------------------------  --------------------------  ----------------  -------------------  -----------------
HPE-Custom-AddOn_803.0.0.12.2.0-9  Hewlett Packard Enterprise  PartnerSupported  2025-09-25T06:37:52  2025-09-25T06:37:52
[root@xxxxxxxxx-esx01:~]
[root@xxxxxxxxx-esx01:~]
[root@xxxxxxxxx-esx01:~] esxcli software profile update -d /vmfs/volumes/XXXXXXXXVMStore01/ISO/VMware-ESXi-8.0.3-24859861-HPE-803.0.0.12.2.0.9-oct2025-depot.zip -p HPE-Custom-AddOn_803.0.0.12.2.0-9

Update Result
   Message: The update completed successfully, but the system needs to be rebooted for the changes to be effective.
   VIBs Installed: BCM_bootbank_bnxtnet_233.0.156.0-1OEM.800.1.0.20613240, BCM_bootbank_bnxtroce_233.0.156.0-1OEM.800.1.0.20613240, BCM_bootba                                                                                                                                                                               nk_lsi-mr3_7.732.04.00-1OEM.800.1.0.20613240, BCM_bootbank_storcli_007.3212.0000.0000-02, HPE_bootbank_amsd_802.11.11.5.4-1OEM.802.0.0.2238047                                                                                                                                                                               9, HPE_bootbank_amsdv_802.12.2.0.8-1OEM.802.0.0.22380479, HPE_bootbank_ilo_800.10.9.0.17-1OEM.800.1.0.20613240, HPE_bootbank_ilorest_800.6.2.1                                                                                                                                                                               .0-1OEM.802.0.0.22380479, HPE_bootbank_sut_800.6.3.0.13-1OEM.802.0.0.22380479, INT_bootbank_i40en_2.9.2.0-1OEM.800.1.0.20613240, INT_bootbank_                                                                                                                                                                               iavmd_9.0.0.1021-1OEM.800.1.0.20613240, INT_bootbank_icen_1.15.4.0-1OEM.800.1.0.20613240, INT_bootbank_igbn_1.12.2.0-1OEM.800.1.0.20613240, IN                                                                                                                                                                               T_bootbank_ixgben_1.20.2.0-1OEM.800.1.0.20613240, MEL_bootbank_mft-oem_4.31.0.150-1OEM.801.0.0.21495797, MEL_bootbank_mft_4.31.0.150-1OEM.801.                                                                                                                                                                               0.0.21495797, MEL_bootbank_nmst_4.31.0.150-1OEM.801.0.0.21495797, MIS_bootbank_smartpqi_80.4862.0.104-1OEM.800.1.0.20613240, MIS_bootbank_ssac                                                                                                                                                                               li2_6.45.8.0-8.0.0.20613240.oem, MVL_bootbank_qlnativefc_5.4.85.0-1OEM.803.0.0.24022510, QLC_bootbank_qedentv_3.71.80.0-1OEM.800.1.0.20613240,                                                                                                                                                                                QLC_bootbank_qedf_2.74.10.0-1OEM.800.1.0.20613240, QLC_bootbank_qedi_2.74.10.0-1OEM.800.1.0.20613240, QLC_bootbank_qedrntv_3.71.80.0-1OEM.800                                                                                                                                                                               .1.0.20613240, VMW_bootbank_nvmetcp-esxio_1.0.1.36-1vmw.803.0.79.24859861, VMW_bootbank_nvmetcp_1.0.1.36-1vmw.803.0.79.24859861, VMW_bootbank_                                                                                                                                                                               vmksdhci-esxio_1.0.3-7vmw.803.0.79.24859861, VMW_bootbank_vmksdhci_1.0.3-7vmw.803.0.79.24859861, VMware_bootbank_bmcal-esxio_8.0.3-0.79.248598                                                                                                                                                                               61, VMware_bootbank_bmcal_8.0.3-0.79.24859861, VMware_bootbank_clusterstore_8.0.3-0.79.24859861, VMware_bootbank_cpu-microcode_8.0.3-0.79.2485                                                                                                                                                                               9861, VMware_bootbank_crx_8.0.3-0.79.24859861, VMware_bootbank_drivervm-gpu-base_8.0.3-0.79.24859861, VMware_bootbank_esx-base_8.0.3-0.79.2485                                                                                                                                                                               9861, VMware_bootbank_esx-dvfilter-generic-fastpath_8.0.3-0.79.24859861, VMware_bootbank_esx-update_8.0.3-0.79.24859861, VMware_bootbank_esx-x                                                                                                                                                                               server_8.0.3-0.79.24859861, VMware_bootbank_esxio-base_8.0.3-0.79.24859861, VMware_bootbank_esxio-combiner-esxio_8.0.3-0.79.24859861, VMware_b                                                                                                                                                                               ootbank_esxio-combiner_8.0.3-0.79.24859861, VMware_bootbank_esxio-dvfilter-generic-fastpath_8.0.3-0.79.24859861, VMware_bootbank_esxio-update_                                                                                                                                                                               8.0.3-0.79.24859861, VMware_bootbank_esxio_8.0.3-0.79.24859861, VMware_bootbank_gc-esxio_8.0.3-0.79.24859861, VMware_bootbank_gc_8.0.3-0.79.24                                                                                                                                                                               859861, VMware_bootbank_infravisor_8.0.3-0.79.24859861, VMware_bootbank_loadesx_8.0.3-0.79.24859861, VMware_bootbank_loadesxio_8.0.3-0.79.2485                                                                                                                                                                               9861, VMware_bootbank_native-misc-drivers-esxio_8.0.3-0.79.24859861, VMware_bootbank_native-misc-drivers_8.0.3-0.79.24859861, VMware_bootbank_                                                                                                                                                                               trx_8.0.3-0.79.24859861, VMware_bootbank_vcls-pod-crx_8.0.3-0.79.24859861, VMware_bootbank_vdfs_8.0.3-0.79.24859861, VMware_bootbank_vds-vsip_                                                                                                                                                                               8.0.3-0.79.24859861, VMware_bootbank_vsan_8.0.3-0.79.24859861, VMware_bootbank_vsanhealth_8.0.3-0.79.24859861, VMware_locker_tools-light_12.5.                                                                                                                                                                               3.24819442-24853260
   VIBs Removed: BCM_bootbank_bnxtnet_230.0.136.0-1OEM.800.1.0.20613240, BCM_bootbank_bnxtroce_230.0.136.0-1OEM.800.1.0.20613240, HPE_bootbank                                                                                                                                                                               _amsd_701.11.10.0.4-1OEM.701.0.0.16850804, HPE_bootbank_amsdv_701.11.7.0.2-1OEM.701.0.0.16850804, HPE_bootbank_fc-enablement_800.3.9.0.30-1OEM                                                                                                                                                                               .800.1.0.20172892, HPE_bootbank_ilo_700.10.8.2.2-1OEM.700.1.0.15843807, HPE_bootbank_ilorest_800.5.2.0.0.18-21495797, HPE_bootbank_sut_800.5.2                                                                                                                                                                               .0.5-1OEM.800.1.0.20613240, INT_bootbank_i40en_2.8.4.0-1OEM.800.1.0.20613240, INT_bootbank_iavmd_9.0.0.1012-1OEM.800.1.0.20613240, INT_bootban                                                                                                                                                                               k_icen_1.14.2.0-1OEM.800.1.0.20613240, INT_bootbank_igbn_1.12.0.0-1OEM.800.1.0.20613240, INT_bootbank_ixgben_1.18.2.0-1OEM.800.1.0.20613240, M                                                                                                                                                                               EL_bootbank_mft-oem_4.28.0.881-0, MEL_bootbank_mft_4.28.0.881-0, MEL_bootbank_nmst_4.25.0.802-1OEM.802.0.0.21974771, MIS_bootbank_ssacli2_6.40                                                                                                                                                                               .6.0-8.0.0.20613240.oem, MVL_bootbank_qlnativefc_5.4.83.1-1OEM.803.0.0.23710970, QLC_bootbank_qedentv_3.71.63.0-1OEM.800.1.0.20613240, QLC_boo                                                                                                                                                                               tbank_qedf_2.74.1.0-1OEM.800.1.0.20613240, QLC_bootbank_qedi_2.74.1.0-1OEM.800.1.0.20613240, QLC_bootbank_qedrntv_3.71.62.0-1OEM.800.1.0.20613                                                                                                                                                                               240, VMW_bootbank_lsi-mr3_7.728.02.00-1vmw.803.0.0.24022510, VMW_bootbank_nvmetcp-esxio_1.0.1.32-1vmw.803.0.70.24674464, VMW_bootbank_nvmetcp_                                                                                                                                                                               1.0.1.32-1vmw.803.0.70.24674464, VMW_bootbank_smartpqi_80.4700.0.5000-2vmw.803.0.0.24022510, VMW_bootbank_vmksdhci-esxio_1.0.3-3vmw.803.0.0.24                                                                                                                                                                               022510, VMW_bootbank_vmksdhci_1.0.3-3vmw.803.0.0.24022510, VMware_bootbank_bmcal-esxio_8.0.3-0.70.24674464, VMware_bootbank_bmcal_8.0.3-0.70.2                                                                                                                                                                               4674464, VMware_bootbank_clusterstore_8.0.3-0.70.24674464, VMware_bootbank_cpu-microcode_8.0.3-0.70.24674464, VMware_bootbank_crx_8.0.3-0.70.2                                                                                                                                                                               4674464, VMware_bootbank_drivervm-gpu-base_8.0.3-0.70.24674464, VMware_bootbank_esx-base_8.0.3-0.70.24674464, VMware_bootbank_esx-dvfilter-gen                                                                                                                                                                               eric-fastpath_8.0.3-0.70.24674464, VMware_bootbank_esx-update_8.0.3-0.70.24674464, VMware_bootbank_esx-xserver_8.0.3-0.70.24674464, VMware_boo                                                                                                                                                                               tbank_esxio-base_8.0.3-0.70.24674464, VMware_bootbank_esxio-combiner-esxio_8.0.3-0.70.24674464, VMware_bootbank_esxio-combiner_8.0.3-0.70.2467                                                                                                                                                                               4464, VMware_bootbank_esxio-dvfilter-generic-fastpath_8.0.3-0.70.24674464, VMware_bootbank_esxio-update_8.0.3-0.70.24674464, VMware_bootbank_e                                                                                                                                                                               sxio_8.0.3-0.70.24674464, VMware_bootbank_gc-esxio_8.0.3-0.70.24674464, VMware_bootbank_gc_8.0.3-0.70.24674464, VMware_bootbank_infravisor_8.0                                                                                                                                                                               .3-0.70.24674464, VMware_bootbank_loadesx_8.0.3-0.70.24674464, VMware_bootbank_loadesxio_8.0.3-0.70.24674464, VMware_bootbank_native-misc-driv                                                                                                                                                                               ers-esxio_8.0.3-0.70.24674464, VMware_bootbank_native-misc-drivers_8.0.3-0.70.24674464, VMware_bootbank_trx_8.0.3-0.70.24674464, VMware_bootba                                                                                                                                                                               nk_vcls-pod-crx_8.0.3-0.70.24674464, VMware_bootbank_vdfs_8.0.3-0.70.24674464, VMware_bootbank_vds-vsip_8.0.3-0.70.24674464, VMware_bootbank_v                                                                                                                                                                               san_8.0.3-0.70.24674464, VMware_bootbank_vsanhealth_8.0.3-0.70.24674464, VMware_locker_tools-light_12.5.1.24649672-24659227
   VIBs Skipped: HPE_bootbank_hpe-upgrade_901.2.0.5-1OEM.800.0.0.20172892, QLC_bootbank_qcnic_2.0.67.0-1OEM.700.1.0.15843807, QLC_bootbank_qfl                                                                                                                                                                               e3_1.4.51.0-1OEM.700.1.0.15843807, QLC_bootbank_qfle3f_2.1.34.0-1OEM.700.1.0.15843807, QLC_bootbank_qfle3i_2.1.14.0-1OEM.700.1.0.15843807, VMW                                                                                                                                                                               _bootbank_atlantic_1.0.3.0-13vmw.803.0.0.24022510, VMW_bootbank_bcm-mpi3_8.8.1.0.0.0-1vmw.803.0.0.24022510, VMW_bootbank_bfedac-esxio_0.1-1vmw                                                                                                                                                                               .803.0.0.24022510, VMW_bootbank_brcmfcoe_12.0.1500.3-4vmw.803.0.0.24022510, VMW_bootbank_cndi-igc_1.2.10.0-1vmw.803.0.0.24022510, VMW_bootbank                                                                                                                                                                               _dwi2c-esxio_0.1-7vmw.803.0.0.24022510, VMW_bootbank_dwi2c_0.1-7vmw.803.0.0.24022510, VMW_bootbank_elxiscsi_12.0.1200.0-11vmw.803.0.0.24022510                                                                                                                                                                               , VMW_bootbank_elxnet_12.0.1250.0-8vmw.803.0.0.24022510, VMW_bootbank_intelgpio_0.1-1vmw.803.0.0.24022510, VMW_bootbank_ionic-cloud_20.0.0-48v                                                                                                                                                                               mw.803.0.0.24022510, VMW_bootbank_ionic-en-esxio_20.0.0-56vmw.803.0.0.24022510, VMW_bootbank_ionic-en_20.0.0-56vmw.803.0.0.24022510, VMW_bootb                                                                                                                                                                               ank_irdman_1.4.0.1-1vmw.803.0.0.24022510, VMW_bootbank_iser_1.1.0.2-1vmw.803.0.0.24022510, VMW_bootbank_lpfc_14.4.0.40-35vmw.803.0.70.24674464                                                                                                                                                                               , VMW_bootbank_lpnic_11.4.62.0-1vmw.803.0.0.24022510, VMW_bootbank_lsi-msgpt2_20.00.06.00-4vmw.803.0.0.24022510, VMW_bootbank_lsi-msgpt35_29.0                                                                                                                                                                               0.00.00-1vmw.803.0.0.24022510, VMW_bootbank_lsi-msgpt3_17.00.13.00-3vmw.803.0.0.24022510, VMW_bootbank_mlnx-bfbootctl-esxio_0.1-7vmw.803.0.35.                                                                                                                                                                               24280767, VMW_bootbank_mnet-esxio_0.1-1vmw.803.0.0.24022510, VMW_bootbank_mtip32xx-native_3.9.8-1vmw.803.0.0.24022510, VMW_bootbank_ne1000_0.9                                                                                                                                                                               .2-1vmw.803.0.0.24022510, VMW_bootbank_nenic_1.0.35.0-7vmw.803.0.0.24022510, VMW_bootbank_nfnic_5.0.0.42-1vmw.803.0.0.24022510, VMW_bootbank_n                                                                                                                                                                               hpsa_70.0051.0.100-5vmw.803.0.0.24022510, VMW_bootbank_nipmi_1.0-1vmw.803.0.0.24022510, VMW_bootbank_nmlx5-cc-esxio_4.23.6.5-1vmw.803.0.70.246                                                                                                                                                                               74464, VMW_bootbank_nmlx5-cc_4.23.6.5-1vmw.803.0.70.24674464, VMW_bootbank_nmlx5-core-esxio_4.23.6.5-1vmw.803.0.70.24674464, VMW_bootbank_nmlx                                                                                                                                                                               5-core_4.23.6.5-1vmw.803.0.70.24674464, VMW_bootbank_nmlx5-rdma-esxio_4.23.6.5-1vmw.803.0.70.24674464, VMW_bootbank_nmlx5-rdma_4.23.6.5-1vmw.8                                                                                                                                                                               03.0.70.24674464, VMW_bootbank_nmlxbf-gige-esxio_2.2-1vmw.803.0.0.24022510, VMW_bootbank_nmlxbf-pmc-esxio_0.1-6vmw.803.0.0.24022510, VMW_bootb                                                                                                                                                                               ank_ntg3_4.1.15.0-4vmw.803.0.70.24674464, VMW_bootbank_nvme-pcie-esxio_1.2.4.15-1vmw.803.0.0.24022510, VMW_bootbank_nvme-pcie_1.2.4.15-1vmw.80                                                                                                                                                                               3.0.0.24022510, VMW_bootbank_nvmerdma_1.0.3.9-1vmw.803.0.0.24022510, VMW_bootbank_nvmxnet3-ens-esxio_2.0.0.23-6vmw.803.0.0.24022510, VMW_bootb                                                                                                                                                                               ank_nvmxnet3-ens_2.0.0.23-6vmw.803.0.0.24022510, VMW_bootbank_nvmxnet3-esxio_2.0.0.31-12vmw.803.0.0.24022510, VMW_bootbank_nvmxnet3_2.0.0.31-1                                                                                                                                                                               2vmw.803.0.0.24022510, VMW_bootbank_penedac-esxio_0.1-1vmw.803.0.0.24022510, VMW_bootbank_pengpio-esxio_0.1-1vmw.803.0.0.24022510, VMW_bootban                                                                                                                                                                               k_pensandoatlas_1.46.0.E.41.1.326-2vmw.803.0.0.0.23797590, VMW_bootbank_penspi-esxio_0.1-1vmw.803.0.0.24022510, VMW_bootbank_pvscsi-esxio_0.1-                                                                                                                                                                               7vmw.803.0.0.24022510, VMW_bootbank_pvscsi_0.1-7vmw.803.0.0.24022510, VMW_bootbank_qflge_1.1.0.11-2vmw.803.0.0.24022510, VMW_bootbank_rd1173-e                                                                                                                                                                               sxio_0.1-1vmw.803.0.0.24022510, VMW_bootbank_rdmahl_1.0.0-1vmw.803.0.0.24022510, VMW_bootbank_rshim-net_0.1.0-1vmw.803.0.35.24280767, VMW_boot                                                                                                                                                                               bank_rshim_0.1-12vmw.803.0.35.24280767, VMW_bootbank_rste_2.0.2.0088-7vmw.803.0.0.24022510, VMW_bootbank_sfvmk_2.4.0.2010-18vmw.803.0.0.240225                                                                                                                                                                               10, VMW_bootbank_spidev-esxio_0.1-1vmw.803.0.0.24022510, VMW_bootbank_vmkata_0.1-1vmw.803.0.0.24022510, VMW_bootbank_vmkusb-esxio_0.1-23vmw.80                                                                                                                                                                               3.0.70.24674464, VMW_bootbank_vmkusb_0.1-23vmw.803.0.70.24674464, VMW_bootbank_vmw-ahci_2.0.17-1vmw.803.0.0.24022510, VMware_bootbank_elx-esx-                                                                                                                                                                               libelxima.so_12.0.1200.0-6vmw.803.0.0.24022510, VMware_bootbank_esx-ui_2.18.0-23593406, VMware_bootbank_lsuv2-hpv2-hpsa-plugin_1.0.0-4vmw.803.                                                                                                                                                                               0.0.24022510, VMware_bootbank_lsuv2-intelv2-nvme-vmd-plugin_2.7.2173-2vmw.803.0.0.24022510, VMware_bootbank_lsuv2-lsiv2-drivers-plugin_1.0.3-1                                                                                                                                                                               vmw.803.0.0.24022510, VMware_bootbank_lsuv2-nvme-pcie-plugin_1.0.0-1vmw.803.0.0.24022510, VMware_bootbank_lsuv2-oem-dell-plugin_1.1.0-2vmw.803                                                                                                                                                                               .0.0.24022510, VMware_bootbank_lsuv2-oem-lenovo-plugin_1.0.0-2vmw.803.0.0.24022510, VMware_bootbank_lsuv2-smartpqiv2-plugin_1.0.0-11vmw.803.0.                                                                                                                                                                               0.24022510, VMware_bootbank_vmware-esx-esxcli-nvme-plugin-esxio_1.2.0.56-1vmw.803.0.0.24022510, VMware_bootbank_vmware-esx-esxcli-nvme-plugin_                                                                                                                                                                               1.2.0.56-1vmw.803.0.0.24022510, VMware_bootbank_vmware-hbrsrv_8.0.3-0.0.24022510
   Reboot Required: true
   DPU Results:
[root@xxxxxxxxx-esx01:~]
[root@xxxxxxxxx-esx01:~]

İşlem tamamlandığında sistemin yeniden başlatılması gerekir.

reboot

VMware ESXi yeniden başladıktan sonra sürüm bilgisini kontrol edilir.

vmware -v -l

Upgrade işlemi tamamlandıktan sonra ayrıca donanım bilgisi ve sürücüleri kontrol ediniz.

esxcli hardware platform get
esxcli network nic list
esxcli storage core adapter list

Eğer “conflicting VIBs” hatası alırsanız. Bu durumda çakışan VIB’leri kaldırarak yeniden deneyimiz. Örneğin;

esxcli software profile update -d /vmfs/volumes/XXXXXXXX-VMStore01/ISO/VMware-ESXi-8.0.3-24859861-HPE-803.0.0.12.2.0.9-oct2025-depot.zip -p HPE-Custom-AddOn_803.0.0.12.2.0-9 --ok-to-remove

sistem loglarında update işleminin başarılı olup/olmadığını kontrol etmek için aşağıdaki komutu kullanabilirsiniz.

cat /var/log/esxupdate.log | grep "completed successfully"