{}

Наши бренды

Impact-Company-Logo-English Black-01-177x54

Добро пожаловать на сайт Schneider Electric

Добро пожаловать на наш сайт.

Поиск часто задаваемых вопросов

PowerChute Network Shutdown OVA files to deploy when installing on VMware ESXi 6.7 Update 2

Issue:
When installing PowerChute Network Shutdown OVA files on VMware ESXi 6.7 Update 2 the web client may crash or the VM after deployment cannot be powered on.

Product Line:
PowerChute Network Shutdown

Environment:
VMware ESXi 6.7 Update 2

Cause:
Known issue with Update 2
See VMware error report https://labs.vmware.com/flings/esxi-embedded-host-client/bugs/851

Solution:

Updated ESXi 6.7 to the latest patch release resolves the issue.


Client version:1.33.3
Client build number:13454473
ESXi version:6.7.0
ESXi build number:13644319


Or:
Install the OVA using PowerShell.

Launch PowerShell:
  • Install-Module -Name VMware.PowerCLI
  • Set-PowerCLIConfiguration -InvalidCertificateAction Ignore -Confirm:$false
  • Connect-VIServer -Server <ESXi Host IP> -User <Username> -Password <Password>
  • $ovfpath = "C:\Users\Temp User\Downloads\PCNS_4_3_vapp_en.ova"
  • Import-VApp -Source $ovfpath -Name "PCNS43App" -VMHost <VM host IP> -Datastore <datastore name> -DiskStorageFormat thin

You will change ESXi Host IP to the ip of your host. Change the Username to the username you use to login. Change the Password to the password you use to login. Change the path to match where you have stored the PCNS OVA and change data store name to the name of your data store. You can also change the name of the new VM i.e. PCNS43App to what you would like to name the new VM. For example instead of PCNS43App the new VM could be named PowerChute43Appliance.




Schneider Electric Казахстан

Узнайте больше
Линейка:
PowerChute Network Shutdown
Узнайте больше
Линейка:
PowerChute Network Shutdown