esxcli software vib remove --vibname scsi-bfa (remove installed VIB) esxcli software vib list | sort (List installed VIB) esxcli storage core adapter rescan --all (scan mapped storage adopters) esxcli system module list | sort | more (List installed module) esxcli software vib install -d /vmfs/volumes/datastore1/BCD-bfa-3.2.1.1-00000-offline_bundle-1223690.zip ( Install Module with VIB.zip) esxcli software acceptance set --level=VMwareAccepted (Changing VMWare install package acceptance level) esxcli software acceptance set --level=CommunitySupported(Changing VMWare install package acceptance level)
esxcli network ip interface ipv4 get (display the ip address of Esxi host) VMWare VCenter installation requirements:
Vcenter requires sqlserver native client 64 but Create system DSN with sqlnative client make sure sql agent service is running on db server
No comments:
Post a Comment