{"id":15,"date":"2015-09-28T16:35:28","date_gmt":"2015-09-28T14:35:28","guid":{"rendered":"http:\/\/flexray.pl\/?p=15"},"modified":"2015-10-19T14:07:12","modified_gmt":"2015-10-19T12:07:12","slug":"update-esxi-z-hp-offline-bundle","status":"publish","type":"post","link":"http:\/\/flexray.pl\/update-esxi-z-hp-offline-bundle\/","title":{"rendered":"Update ESXi z wykorzystaniem HP Offline Bundle z CLI"},"content":{"rendered":"
Natkn\u0105\u0142em si\u0119 dzi\u015b na problem z update ESXi 5.1u2 do wersji ESXi 5.5u3 (5.5.0-Update3-3029944-HP-550.9.3.26-Sep2015). Chcia\u0142em wykorzysta\u0107 do tego no\u015bniki jakie dostarcza HP w formie Offline-Bundle, aby m\u00f3c wykona\u0107 aktualizacj\u0119 z CLI przez SSH.<\/p>\n
<\/p>\n
O ile sama procedura zosta\u0142a wielokrotnie opisana, napotka\u0142em na problem z zale\u017cno\u015bciami wewn\u0105trz paczki, przez co aktualizacja nie by\u0142a mo\u017cliwa. Jak zawsze najpierw odpalamy z opcj\u0105 –dry-run<\/em>.<\/p>\n Oznacza to dok\u0142adnie tyle, \u017ce aktualizowana przez Offline-Bundle paczka net-mlx4-en<\/em> wymaga com.mellanox.mlx4_core<\/em>, kt\u00f3rego nie ma w „pakiecie”…<\/p>\n Opcj\u0105 obej\u015bcia jak\u0105 wybra\u0142em – poniewa\u017c nie posiadam sprz\u0119tu Mellanox, do kt\u00f3rego potrzebowa\u0142bym sterownik\u00f3w, by\u0142o odinstalowanie aktualnego VIBa.<\/p>\n Kolejnym krokiem jest reboot ESXi.<\/p>\n Po tym drobnym zabiegu, mo\u017cna by\u0142o wykona\u0107 update.<\/p>\n <\/p>\n","protected":false},"excerpt":{"rendered":" Natkn\u0105\u0142em si\u0119 dzi\u015b na problem z update ESXi 5.1u2 do wersji ESXi 5.5u3 (5.5.0-Update3-3029944-HP-550.9.3.26-Sep2015). Chcia\u0142em wykorzysta\u0107 do tego no\u015bniki jakie […]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4],"tags":[34,3],"class_list":["post-15","post","type-post","status-publish","format-standard","hentry","category-vmware","tag-esxi","tag-vmware"],"yoast_head":"\nWeryfikacja<\/h3>\n
\r\n# esxcli software vib update --depot=\/vmfs\/volumes\/LDS_ESX02\/VMware-ESXi-5.5.0-Update3-3029944-HP-550.9.3.26-Sep2015-depot.zip --dry-run\r\n[DependencyError]\r\nVIB Mellanox_bootbank_net-mlx4-en_1.9.9.4-1OEM.550.0.0.1331820 requires com.mellanox.mlx4_core-9.2.2.0, but the requirement cannot be satisfied within the ImageProfile.\r\nPlease refer to the log file for more details.\r\n<\/pre>\n
Odinstalowanie VIBa<\/h3>\n
\r\n~ # esxcli software vib remove -n=net-mlx4-en\r\nRemoval Result\r\nMessage: The update completed successfully, but the system needs to be rebooted for the changes to be effective.\r\nReboot Required: true\r\nVIBs Installed:\r\nVIBs Removed: Mellanox_bootbank_net-mlx4-en_1.6.1.2-1OEM.500.0.0.406165\r\nVIBs Skipped:\r\n<\/pre>\n
Reboot ESXi<\/h3>\n
\r\n~ # esxcli system shutdown reboot -r "Po usunieciu mellanoxa"\r\n<\/pre>\n
W\u0142a\u015bciwy Update<\/h3>\n
\r\n~ # esxcli software vib update --depot=\/vmfs\/volumes\/LDS_ESX02\/VMware-ESXi-5.5.0-Update3-3029944-HP-550.9.3.26-Sep2015-depot.zip\r\nInstallation Result\r\nMessage: The update completed successfully, but the system needs to be rebooted for the changes to be effective.\r\nReboot Required: true\r\n<\/pre>\n