{"id":1176,"date":"2022-10-09T00:08:03","date_gmt":"2022-10-08T22:08:03","guid":{"rendered":"https:\/\/alessandromasciadri.com\/?p=1176"},"modified":"2022-10-09T00:29:41","modified_gmt":"2022-10-08T22:29:41","slug":"come-aggiornare-esxi-via-command-line","status":"publish","type":"post","link":"https:\/\/alessandromasciadri.com\/come-aggiornare-esxi-via-command-line\/","title":{"rendered":"Come aggiornare ESXi via Command Line"},"content":{"rendered":"\t\t<div data-akihiro-type=\"ama-post\" data-akihiro-id=\"1176\" class=\"akihiro akihiro-1176\" data-akihiro-post-type=\"post\">\n\t\t\t\t<div class=\"akihiro-element akihiro-element-db6be65 e-flex e-con-boxed e-con e-parent\" data-id=\"db6be65\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"akihiro-element akihiro-element-3a39ec1 akihiro-widget akihiro-widget-text-editor\" data-id=\"3a39ec1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"akihiro-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>L&#8217;aggiornamento di ESXi pu\u00f2 essere effettuato installando manualmente le patch che sono scaricabili dal sito di VMWare. In questo articolo si illustra come eseguire l&#8217;aggiornamento di ESXi via command line. L&#8217;esempio prevede l&#8217;upgrade dalla versione 7.0 alla versione 7.0U3.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"akihiro-element akihiro-element-c92897d akihiro-widget akihiro-widget-heading\" data-id=\"c92897d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"akihiro-widget-container\">\n\t\t\t\t\t<h3 class=\"akihiro-heading-title akihiro-size-default\">Come installare patch su ESXi usando il comando ESXCLI<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"akihiro-element akihiro-element-fedcd95 akihiro-widget akihiro-widget-text-editor\" data-id=\"fedcd95\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"akihiro-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Se si vogliono installare aggiornamenti di sicurezza, bug fixing o patch sul proprio host ESXi, come prima cosa \u00e8 necessario scaricare l&#8217;ultima patch release relativa alla propria versione di ESXi.<\/p><p>Ricordiamo che le patch di ESXi sono cumulative, questo vuol dire che l&#8217;ultima patch rilasciata include tutti i precedenti aggiornamenti. Installare quindi l&#8217;ultima disponibile per la propria release di ESXi.<\/p><p>Come prima cosa ci si deve collegare e loggare con le proprie credenziali al sito di VMWare <a href=\"https:\/\/my.vmware.com\/group\/vmware\/patch\">https:\/\/my.vmware.com\/group\/vmware\/patch<\/a>.<\/p><p>Selezionare dalla tendina prodotto ESXi (Embedded and Installable) e nella tendina a fianco la versione di ESXi, nel nostro caso la 7.0.<\/p><p>L&#8217;ultimo aggiornamento disponibile alla data della scrittura di questo articolo \u00e8 VMware-ESXi-7.0U3g-20328353-depot (Build Number: 20328353) con release date 2022-09-01.<\/p><p>Clicchiamo sul pulsante di download per ottenere il file zip dell&#8217;aggiornamento.<\/p><p>Dall&#8217;interfaccia web del nostro host ESXi, usando il Datastore Browser, copiamo l&#8217;archivio in uno qualsiasi dei datastore disponibili (pu\u00f2 essere un disco locale, una folder NFS, un VMFS LUN connesso via iSCSI o fibra, oppure un drive USB collegato all&#8217;host ESXi).<\/p><p>Sempre dall&#8217;interfaccia web, abilitare SSH.<\/p><p>A questo punto connettersi via SSH all&#8217;host ESXi usando il seguente comando<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"akihiro-element akihiro-element-802f1d5 akihiro-widget akihiro-widget-code-highlight\" data-id=\"802f1d5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"code-highlight.default\">\n\t\t\t\t<div class=\"akihiro-widget-container\">\n\t\t\t\t\t\t\t<div class=\"prismjs-okaidia copy-to-clipboard \">\n\t\t\t<pre data-line=\"\" class=\"highlight-height language-bash \">\n\t\t\t\t<code readonly=\"true\" class=\"language-bash\">\n\t\t\t\t\t<xmp>ssh root@[ip-host-esxi]<\/xmp>\n\t\t\t\t<\/code>\n\t\t\t<\/pre>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"akihiro-element akihiro-element-7061740 akihiro-widget akihiro-widget-text-editor\" data-id=\"7061740\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"akihiro-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Attivare la Maintenance Mode usando il seguente comando<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"akihiro-element akihiro-element-3b04c6b akihiro-widget akihiro-widget-code-highlight\" data-id=\"3b04c6b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"code-highlight.default\">\n\t\t\t\t<div class=\"akihiro-widget-container\">\n\t\t\t\t\t\t\t<div class=\"prismjs-okaidia copy-to-clipboard \">\n\t\t\t<pre data-line=\"\" class=\"highlight-height language-bash \">\n\t\t\t\t<code readonly=\"true\" class=\"language-bash\">\n\t\t\t\t\t<xmp>esxcli system maintenanceMode set --enable=true<\/xmp>\n\t\t\t\t<\/code>\n\t\t\t<\/pre>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"akihiro-element akihiro-element-206acac akihiro-widget akihiro-widget-text-editor\" data-id=\"206acac\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"akihiro-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Per installare la patch eseguire il seguente comando<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"akihiro-element akihiro-element-e3550e2 akihiro-widget akihiro-widget-code-highlight\" data-id=\"e3550e2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"code-highlight.default\">\n\t\t\t\t<div class=\"akihiro-widget-container\">\n\t\t\t\t\t\t\t<div class=\"prismjs-okaidia copy-to-clipboard \">\n\t\t\t<pre data-line=\"\" class=\"highlight-height language-bash \">\n\t\t\t\t<code readonly=\"true\" class=\"language-bash\">\n\t\t\t\t\t<xmp>esxcli software vib update --depot \/vmfs\/volumes\/datastore1\/update\/VMware-ESXi-7.0U3g-20328353-depot.zip<\/xmp>\n\t\t\t\t<\/code>\n\t\t\t<\/pre>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"akihiro-element akihiro-element-da72be3 akihiro-widget akihiro-widget-text-editor\" data-id=\"da72be3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"akihiro-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Otterremo un outup di questo tipo che ci comunica della corretta installazione<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"akihiro-element akihiro-element-2957cb9 akihiro-widget akihiro-widget-code-highlight\" data-id=\"2957cb9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"code-highlight.default\">\n\t\t\t\t<div class=\"akihiro-widget-container\">\n\t\t\t\t\t\t\t<div class=\"prismjs-okaidia copy-to-clipboard word-wrap\">\n\t\t\t<pre data-line=\"\" class=\"highlight-height language-bash \">\n\t\t\t\t<code readonly=\"true\" class=\"language-bash\">\n\t\t\t\t\t<xmp>Update Result\n   Message: The update completed successfully, but the system needs to be rebooted for the changes to be effective.\n   Reboot Required: true\n   VIBs Installed: VMW_bootbank_atlantic_1.0.3.0-8vmw.703.0.20.19193900, VMW_bootbank_bnxtnet_216.0.50.0-44vmw.703.0.50.20036589, VMW_bootbank_bnxtroce_216.0.58.0-23vmw.703.0.50.20036589, VMW_bootbank_brcmfcoe_12.0.1500.2-3vmw.703.0.20.19193900, VMW_bootbank_elxiscsi_12.0.1200.0-9vmw.703.0.20.19193900, VMW_bootbank_elxnet_12.0.1250.0-5vmw.703.0.20.19193900, VMW_bootbank_i40en_1.11.1.31-1vmw.703.0.20.19193900, VMW_bootbank_iavmd_2.7.0.1157-2vmw.703.0.20.19193900, VMW_bootbank_icen_1.4.1.20-1vmw.703.0.50.20036589, VMW_bootbank_igbn_1.4.11.2-1vmw.703.0.20.19193900, VMW_bootbank_ionic-en_16.0.0-16vmw.703.0.20.19193900, VMW_bootbank_irdman_1.3.1.22-1vmw.703.0.50.20036589, VMW_bootbank_iser_1.1.0.1-1vmw.703.0.50.20036589, VMW_bootbank_ixgben_1.7.1.35-1vmw.703.0.20.19193900, VMW_bootbank_lpfc_14.0.169.26-5vmw.703.0.50.20036589, VMW_bootbank_lpnic_11.4.62.0-1vmw.703.0.20.19193900, VMW_bootbank_lsi-mr3_7.718.02.00-1vmw.703.0.20.19193900, VMW_bootbank_lsi-msgpt2_20.00.06.00-4vmw.703.0.20.19193900, VMW_bootbank_lsi-msgpt35_19.00.02.00-1vmw.703.0.20.19193900, VMW_bootbank_lsi-msgpt3_17.00.12.00-1vmw.703.0.20.19193900, VMW_bootbank_mtip32xx-native_3.9.8-1vmw.703.0.20.19193900, VMW_bootbank_ne1000_0.9.0-1vmw.703.0.50.20036589, VMW_bootbank_nenic_1.0.33.0-1vmw.703.0.20.19193900, VMW_bootbank_nfnic_4.0.0.70-1vmw.703.0.20.19193900, VMW_bootbank_nhpsa_70.0051.0.100-4vmw.703.0.20.19193900, VMW_bootbank_nmlx4-core_3.19.16.8-2vmw.703.0.20.19193900, VMW_bootbank_nmlx4-en_3.19.16.8-2vmw.703.0.20.19193900, VMW_bootbank_nmlx4-rdma_3.19.16.8-2vmw.703.0.20.19193900, VMW_bootbank_nmlx5-core_4.19.16.11-1vmw.703.0.20.19193900, VMW_bootbank_nmlx5-rdma_4.19.16.11-1vmw.703.0.20.19193900, VMW_bootbank_ntg3_4.1.7.0-0vmw.703.0.20.19193900, VMW_bootbank_nvme-pcie_1.2.3.16-1vmw.703.0.20.19193900, VMW_bootbank_nvmerdma_1.0.3.5-1vmw.703.0.20.19193900, VMW_bootbank_nvmetcp_1.0.0.1-1vmw.703.0.35.19482537, VMW_bootbank_nvmxnet3-ens_2.0.0.22-1vmw.703.0.20.19193900, VMW_bootbank_nvmxnet3_2.0.0.30-1vmw.703.0.20.19193900, VMW_bootbank_pvscsi_0.1-4vmw.703.0.20.19193900, VMW_bootbank_qcnic_1.0.15.0-14vmw.703.0.20.19193900, VMW_bootbank_qedentv_3.40.5.53-22vmw.703.0.20.19193900, VMW_bootbank_qedrntv_3.40.5.53-18vmw.703.0.20.19193900, VMW_bootbank_qfle3_1.0.67.0-22vmw.703.0.20.19193900, VMW_bootbank_qfle3f_1.0.51.0-22vmw.703.0.20.19193900, VMW_bootbank_qfle3i_1.0.15.0-15vmw.703.0.20.19193900, VMW_bootbank_qflge_1.1.0.11-1vmw.703.0.20.19193900, VMW_bootbank_rste_2.0.2.0088-7vmw.703.0.20.19193900, VMW_bootbank_sfvmk_2.4.0.2010-6vmw.703.0.20.19193900, VMW_bootbank_smartpqi_70.4149.0.5000-1vmw.703.0.20.19193900, VMW_bootbank_vmkata_0.1-1vmw.703.0.20.19193900, VMW_bootbank_vmkfcoe_1.0.0.2-1vmw.703.0.20.19193900, VMW_bootbank_vmkusb_0.1-7vmw.703.0.50.20036589, VMW_bootbank_vmw-ahci_2.0.11-1vmw.703.0.20.19193900, VMware_bootbank_bmcal_7.0.3-0.55.20328353, VMware_bootbank_cpu-microcode_7.0.3-0.55.20328353, VMware_bootbank_crx_7.0.3-0.55.20328353, VMware_bootbank_elx-esx-libelxima.so_12.0.1200.0-4vmw.703.0.20.19193900, VMware_bootbank_esx-base_7.0.3-0.55.20328353, VMware_bootbank_esx-dvfilter-generic-fastpath_7.0.3-0.55.20328353, VMware_bootbank_esx-ui_1.43.8-19798623, VMware_bootbank_esx-update_7.0.3-0.55.20328353, VMware_bootbank_esx-xserver_7.0.3-0.55.20328353, VMware_bootbank_esxio-combiner_7.0.3-0.55.20328353, VMware_bootbank_gc_7.0.3-0.55.20328353, VMware_bootbank_loadesx_7.0.3-0.55.20328353, VMware_bootbank_lsuv2-hpv2-hpsa-plugin_1.0.0-3vmw.703.0.20.19193900, VMware_bootbank_lsuv2-intelv2-nvme-vmd-plugin_2.7.2173-1vmw.703.0.20.19193900, VMware_bootbank_lsuv2-lsiv2-drivers-plugin_1.0.0-12vmw.703.0.50.20036589, VMware_bootbank_lsuv2-nvme-pcie-plugin_1.0.0-1vmw.703.0.20.19193900, VMware_bootbank_lsuv2-oem-dell-plugin_1.0.0-1vmw.703.0.20.19193900, VMware_bootbank_lsuv2-oem-hp-plugin_1.0.0-1vmw.703.0.20.19193900, VMware_bootbank_lsuv2-oem-lenovo-plugin_1.0.0-1vmw.703.0.20.19193900, VMware_bootbank_lsuv2-smartpqiv2-plugin_1.0.0-8vmw.703.0.20.19193900, VMware_bootbank_native-misc-drivers_7.0.3-0.55.20328353, VMware_bootbank_qlnativefc_4.1.14.0-26vmw.703.0.20.19193900, VMware_bootbank_trx_7.0.3-0.55.20328353, VMware_bootbank_vdfs_7.0.3-0.55.20328353, VMware_bootbank_vmware-esx-esxcli-nvme-plugin_1.2.0.44-1vmw.703.0.20.19193900, VMware_bootbank_vsan_7.0.3-0.55.20328353, VMware_bootbank_vsanhealth_7.0.3-0.55.20328353, VMware_locker_tools-light_12.0.0.19345655-20036586\n   VIBs Removed: VMW_bootbank_bnxtnet_216.0.50.0-4vmw.700.1.25.16324942, VMW_bootbank_bnxtroce_216.0.58.0-1vmw.700.1.25.16324942, VMW_bootbank_brcmfcoe_12.0.1500.0-1vmw.700.1.25.16324942, VMW_bootbank_brcmnvmefc_12.4.293.2-3vmw.700.1.25.16324942, VMW_bootbank_elxiscsi_12.0.1200.0-1vmw.700.1.25.16324942, VMW_bootbank_elxnet_12.0.1250.0-5vmw.700.1.25.16324942, VMW_bootbank_i40en_1.8.1.16-1vmw.700.1.25.16324942, VMW_bootbank_i40iwn_1.1.2.5-1vmw.700.1.25.16324942, VMW_bootbank_iavmd_2.0.0.1055-3vmw.700.1.25.16324942, VMW_bootbank_igbn_0.1.1.0-6vmw.700.1.25.16324942, VMW_bootbank_iser_1.1.0.0-1vmw.700.1.25.16324942, VMW_bootbank_ixgben_1.7.1.26-1vmw.700.1.25.16324942, VMW_bootbank_lpfc_12.4.293.3-5vmw.700.1.25.16324942, VMW_bootbank_lpnic_11.4.62.0-1vmw.700.1.25.16324942, VMW_bootbank_lsi-mr3_7.712.50.00-1vmw.700.1.25.16324942, VMW_bootbank_lsi-msgpt2_20.00.06.00-2vmw.700.1.25.16324942, VMW_bootbank_lsi-msgpt35_13.00.12.00-1vmw.700.1.25.16324942, VMW_bootbank_lsi-msgpt3_17.00.10.00-1vmw.700.1.25.16324942, VMW_bootbank_mtip32xx-native_3.9.8-1vmw.700.1.25.16324942, VMW_bootbank_ne1000_0.8.4-10vmw.700.1.25.16324942, VMW_bootbank_nenic_1.0.29.0-1vmw.700.1.25.16324942, VMW_bootbank_nfnic_4.0.0.44-1vmw.700.1.25.16324942, VMW_bootbank_nhpsa_2.0.50-1vmw.700.1.25.16324942, VMW_bootbank_nmlx4-core_3.19.16.7-1vmw.700.1.25.16324942, VMW_bootbank_nmlx4-en_3.19.16.7-1vmw.700.1.25.16324942, VMW_bootbank_nmlx4-rdma_3.19.16.7-1vmw.700.1.25.16324942, VMW_bootbank_nmlx5-core_4.19.16.7-1vmw.700.1.25.16324942, VMW_bootbank_nmlx5-rdma_4.19.16.7-1vmw.700.1.25.16324942, VMW_bootbank_ntg3_4.1.4.1-1vmw.700.1.25.16324942, VMW_bootbank_nvme-pcie_1.2.2.14-1vmw.700.1.25.16324942, VMW_bootbank_nvmerdma_1.0.0.0-1vmw.700.1.25.16324942, VMW_bootbank_nvmxnet3-ens_2.0.0.22-1vmw.700.1.25.16324942, VMW_bootbank_nvmxnet3_2.0.0.30-1vmw.700.1.25.16324942, VMW_bootbank_pvscsi_0.1-2vmw.700.1.25.16324942, VMW_bootbank_qcnic_1.0.15.0-8vmw.700.1.25.16324942, VMW_bootbank_qedentv_3.12.1.0-23vmw.700.1.25.16324942, VMW_bootbank_qedrntv_3.12.1.2-12vmw.700.1.25.16324942, VMW_bootbank_qfle3_1.0.66.0-5vmw.700.1.25.16324942, VMW_bootbank_qfle3f_1.0.51.0-12vmw.700.1.25.16324942, VMW_bootbank_qfle3i_1.0.15.0-6vmw.700.1.25.16324942, VMW_bootbank_qflge_1.1.0.11-1vmw.700.1.25.16324942, VMW_bootbank_rste_2.0.2.0088-7vmw.700.1.25.16324942, VMW_bootbank_sfvmk_2.0.0.1004-3vmw.700.1.25.16324942, VMW_bootbank_smartpqi_1.0.4.3011-1vmw.700.1.25.16324942, VMW_bootbank_vmkata_0.1-1vmw.700.1.25.16324942, VMW_bootbank_vmkfcoe_1.0.0.2-1vmw.700.1.25.16324942, VMW_bootbank_vmkusb_0.1-1vmw.700.1.25.16324942, VMW_bootbank_vmw-ahci_1.3.9-1vmw.700.1.25.16324942, VMware_bootbank_cpu-microcode_7.0.0-1.25.16324942, VMware_bootbank_crx_7.0.0-1.25.16324942, VMware_bootbank_elx-esx-libelxima.so_12.0.1200.0-2vmw.700.1.25.16324942, VMware_bootbank_esx-base_7.0.0-1.25.16324942, VMware_bootbank_esx-dvfilter-generic-fastpath_7.0.0-1.25.16324942, VMware_bootbank_esx-ui_1.34.0-15603211, VMware_bootbank_esx-update_7.0.0-1.25.16324942, VMware_bootbank_esx-xserver_7.0.0-1.25.16324942, VMware_bootbank_loadesx_7.0.0-1.25.16324942, VMware_bootbank_lsuv2-hpv2-hpsa-plugin_1.0.0-2vmw.700.1.25.16324942, VMware_bootbank_lsuv2-intelv2-nvme-vmd-plugin_1.0.0-2vmw.700.1.25.16324942, VMware_bootbank_lsuv2-lsiv2-drivers-plugin_1.0.0-2vmw.700.1.25.16324942, VMware_bootbank_lsuv2-nvme-pcie-plugin_1.0.0-1vmw.700.1.25.16324942, VMware_bootbank_lsuv2-oem-dell-plugin_1.0.0-1vmw.700.1.25.16324942, VMware_bootbank_lsuv2-oem-hp-plugin_1.0.0-1vmw.700.1.25.16324942, VMware_bootbank_lsuv2-oem-lenovo-plugin_1.0.0-1vmw.700.1.25.16324942, VMware_bootbank_lsuv2-smartpqiv2-plugin_1.0.0-3vmw.700.1.25.16324942, VMware_bootbank_native-misc-drivers_7.0.0-1.25.16324942, VMware_bootbank_qlnativefc_4.0.1.0-3vmw.700.1.25.16324942, VMware_bootbank_vdfs_7.0.0-1.25.16324942, VMware_bootbank_vmware-esx-esxcli-nvme-plugin_1.2.0.37-1vmw.700.1.25.16324942, VMware_bootbank_vsan_7.0.0-1.25.16324942, VMware_bootbank_vsanhealth_7.0.0-1.25.16324942, VMware_locker_tools-light_11.1.0.16036546-16324942\n   VIBs Skipped:<\/xmp>\n\t\t\t\t<\/code>\n\t\t\t<\/pre>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"akihiro-element akihiro-element-269a7c9 akihiro-widget akihiro-widget-text-editor\" data-id=\"269a7c9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"akihiro-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Eseguiamo a questo punto un reboot del sistema<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"akihiro-element akihiro-element-66a4cd7 akihiro-widget akihiro-widget-code-highlight\" data-id=\"66a4cd7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"code-highlight.default\">\n\t\t\t\t<div class=\"akihiro-widget-container\">\n\t\t\t\t\t\t\t<div class=\"prismjs-okaidia copy-to-clipboard \">\n\t\t\t<pre data-line=\"\" class=\"highlight-height language-bash \">\n\t\t\t\t<code readonly=\"true\" class=\"language-bash\">\n\t\t\t\t\t<xmp>reboot<\/xmp>\n\t\t\t\t<\/code>\n\t\t\t<\/pre>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"akihiro-element akihiro-element-be054fd akihiro-widget akihiro-widget-text-editor\" data-id=\"be054fd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"akihiro-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Una volta che il sistema si \u00e8 riavviato, disabilitare il Maintenance Mode<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"akihiro-element akihiro-element-da2f723 akihiro-widget akihiro-widget-code-highlight\" data-id=\"da2f723\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"code-highlight.default\">\n\t\t\t\t<div class=\"akihiro-widget-container\">\n\t\t\t\t\t\t\t<div class=\"prismjs-okaidia copy-to-clipboard \">\n\t\t\t<pre data-line=\"\" class=\"highlight-height language-bash \">\n\t\t\t\t<code readonly=\"true\" class=\"language-bash\">\n\t\t\t\t\t<xmp>esxcli system maintenanceMode set --enable=false<\/xmp>\n\t\t\t\t<\/code>\n\t\t\t<\/pre>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"akihiro-element akihiro-element-e22b0c1 akihiro-widget akihiro-widget-text-editor\" data-id=\"e22b0c1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"akihiro-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Possiamo controllare la corretta applicazione dell&#8217;aggiornamento verificando la versione del sistema<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"akihiro-element akihiro-element-e66cb8b akihiro-widget akihiro-widget-code-highlight\" data-id=\"e66cb8b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"code-highlight.default\">\n\t\t\t\t<div class=\"akihiro-widget-container\">\n\t\t\t\t\t\t\t<div class=\"prismjs-okaidia copy-to-clipboard \">\n\t\t\t<pre data-line=\"\" class=\"highlight-height language-bash \">\n\t\t\t\t<code readonly=\"true\" class=\"language-bash\">\n\t\t\t\t\t<xmp>vmware -v<\/xmp>\n\t\t\t\t<\/code>\n\t\t\t<\/pre>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>L&#8217;aggiornamento di ESXi pu\u00f2 essere effettuato installando manualmente le patch che sono scaricabili dal sito di VMWare. In questo articolo si illustra come eseguire l&#8217;aggiornamento di ESXi via command line. L&#8217;esempio prevede l&#8217;upgrade dalla versione 7.0 alla versione 7.0U3. Come installare patch su ESXi usando il comando ESXCLI Se si vogliono installare aggiornamenti di sicurezza, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4],"tags":[17],"class_list":["post-1176","post","type-post","status-publish","format-standard","hentry","category-sistemistica","tag-esxi"],"_links":{"self":[{"href":"https:\/\/alessandromasciadri.com\/ama-json\/wp\/v2\/posts\/1176","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/alessandromasciadri.com\/ama-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/alessandromasciadri.com\/ama-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/alessandromasciadri.com\/ama-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/alessandromasciadri.com\/ama-json\/wp\/v2\/comments?post=1176"}],"version-history":[{"count":7,"href":"https:\/\/alessandromasciadri.com\/ama-json\/wp\/v2\/posts\/1176\/revisions"}],"predecessor-version":[{"id":1183,"href":"https:\/\/alessandromasciadri.com\/ama-json\/wp\/v2\/posts\/1176\/revisions\/1183"}],"wp:attachment":[{"href":"https:\/\/alessandromasciadri.com\/ama-json\/wp\/v2\/media?parent=1176"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/alessandromasciadri.com\/ama-json\/wp\/v2\/categories?post=1176"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/alessandromasciadri.com\/ama-json\/wp\/v2\/tags?post=1176"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}