Opdatering af ESXI via Putty

Upload den seneste esxi opdaterings fil fra vmware. skal være i *,zip format
Upoad den til dig datastore.

 
Åben for adgang via ssh.
 
 
 
 
 
Se evt denne video.
 

Husk at sætte din vmware server i maintence mode

Åben putty -d betyder at den skal opdatere en zip fil Det vigtige står med gult.   Den vigtigste kommando er: esxcli software vib update -d “/vmfs/volumes/581ee6c3-be289a72-c2bf-001e67fcc5eb/iso/esxi/update-from-esxi6.5-6.5_update01.zip”

esxcli software vib update -d "/vmfs/volumes/581ee6c3-be289a72-c2bf-001e67fcc5eb/iso/esxi/update-from-esxi6.5-6.5_update01.zip"

Sådan finder du dit drev med din zip fil på


[root@localhost:~] cd vmfs
[root@localhost:/vmfs] cd volumes
[root@localhost:/vmfs/volumes] ls
ls: ./597d3ba0-139ea45d-aa97-001e67fcc5eb: Input/output error
2 TB  WD_DATA intern sata            500 GB Samsung Slot 1                581ee6c3-be289a72-c2bf-001e67fcc5eb  60 gb ADATA Slot 4
240 gb Kingston Slot 3               56e57b38-b07f5261-165a-001e67fcc5eb  5931ace7-cb61f114-d9f0-001e67fcc5eb  iscsi synology
250 GB Kingston Slot2                56e57b39-185ea585-f577-001e67fcc5eb  5931ad25-bd9e5a04-31d8-001e67fcc5eb
298cc378-b5bc4b79-ded6-2dd0fcbebc16  56e8640a-64f64d70-799a-001e67fcc5eb  596a195d-27642236-4fd6-001e67fcc5eb
4 TB Seagate                         56edb9b7-d8408849-b1d1-001e67fcc5eb  5eeadf7d-8885a5a5-b50d-fcd196266c32
[root@localhost:/vmfs/volumes]  cd "4 TB Seagate"
[root@localhost:/vmfs/volumes/581ee6c3-be289a72-c2bf-001e67fcc5eb/iso] cd esxi
[root@localhost:/vmfs/volumes/581ee6c3-be289a72-c2bf-001e67fcc5eb/iso/esxi] ls
update-from-esxi6.5-6.5_update01.zip
[root@localhost:/vmfs/volumes/581ee6c3-be289a72-c2bf-001e67fcc5eb/iso/esxi] 

Kør evt en dry-cdrun først

esxcli software vib update -d "/vmfs/volumes/581ee6c3-be289a72-c2bf-001e67fcc5eb/iso/esxi/update-from-esxi6.5-6.5_update01.zip" --dry-run

Udfør opdateringen

esxcli software vib update -d "/vmfs/volumes/581ee6c3-be289a72-c2bf-001e67fcc5eb/iso/esxi/update-from-esxi6.5-6.5_update01.zip"
Installation Result
   Message: The update completed successfully, but the system needs to be rebooted for the changes to be effective.
   Reboot Required: true

Her er en liste over ESXI versioner

Skriv et svar

Din e-mailadresse vil ikke blive publiceret. Krævede felter er markeret med *