ESX is VMware's bare-metal hypervisor and forms the basis of its enterprise virtualization platform.
Questions tagged [esx]
100 questions
0
votes
2 answers
How to determine if EMC PowerPath is installed on an ESX host using PowerCLI
TL;DR How can I use PowerCLI to determine if EMC PowerPath is installed on an ESX host?
I am attempting to write a script that will perform a host-masking operation when moving a LUN from one storage group to another. This is to accommodate the All…

Formica
- 389
- 2
- 8
- 15
-1
votes
1 answer
The term 'Set-WinVMIP' is not recognized as a name of a cmdlet
I am trying to use PowerCLI to assign public IP address to a VM in ESXi but I am getting the following error:
PS /home/usr/xxx> Set-WinVMIP 1:1:1:1 255.255.255.0 0.0.0.0
Set-WinVMIP: The term 'Set-WinVMIP' is not recognized as a name…

Harsha R
- 11
- 2
-1
votes
1 answer
Is there a solution to the problem es_extended Fivem
problem = SCRIPT ERROR: es_extended:modules/core/player/server/events.lua:150: attempt to index a nil value (field 'UsableItemsCallbacks')
task (es_extended:modules/core/player/server/events.lua:150)
processQueue (@async/async.lua:67)
parallelLimit…

Mr_ Drako
- 1
- 1
- 1
-1
votes
1 answer
Connection timeout when loging into vcenter through vsphere client
I am newbie to VMware. When I am longing into the VCenter I am getting "Connection time out" in first 3 attempts, after 3 attempts I am able to Login to VCenter.
I did some troubleshoot and in vcenter changed the Client to server time extended…

ashok
- 11
- 6
-1
votes
1 answer
Connect ESX server different Vlan VMs via same Switch port on cisco switch
I have a Dell T110II server running ESXi 5.5 and i have 2 VMs which is a Windows 2008 server and Cisco CUCM 8.6.
Windows server in a Vlan 21 and CUCM in a Vlan 10. ESX server connected to Cisco 2960 24 port PoE switch port Gig 0/7 and that switch…

Mancharagopan
- 3
- 4
-1
votes
1 answer
How to get traffic of a VM in ESXi
I want to get the traffic usage of a specified VM over the last month.
I have access to the ESXi and its command prompt and also I have added the ESXi to a VCeter server and have access to it too. Is there any way to get the desired value in a…

Sinai
- 620
- 1
- 14
- 36
-1
votes
1 answer
Creating VMs using chef
I am totally new to Chef and have very less knowledge about it. I have my chef server and workstation configured. I have chef-client installed in a node. I want to create cookbooks or recipes that can create,delete and manage VMs in another ESX…
-1
votes
1 answer
Binding portgroup to a vm in ESX manually
how can I bind a portgroup to a vm in ESX5.5 manually without the using of vSphere client?

AHS
- 774
- 1
- 10
- 17
-2
votes
1 answer
ESXi 6.5 - Root password not working on new installation
For some strange reason ESXi 6.5 root password isn't working on a new installation. I even tried removing the password by modifying shadow file (following this guide) and still it doesn't allow me to login with a blank password.
Any idea what could…

Robert
- 395
- 2
- 11
-2
votes
1 answer
ES_Extended locale.lua attempted to call string value
enter image description here
enter image description here
enter image description here
i get this error everytime it tries to call the funtion _U and add the translated string to the esx:notification. pls help i am not that good att lua. locale.lua…

Jacob
- 1