Questions tagged [vmware-esxi]

VMWare ESXi is an installable/embeddable virtualization platform based around the ESXi Hypervisor.

VMWare ESXi is a type 1 hypervisor based virtualization platform that installs on bare hardware (no host OS required) that allows running multiple guest virtual machines simultaneously.

ESXi is available freely with basic single-server functionality, but more advanced functionality requires licensing commercial versions of VMWare vSphere (formerly known as VMWare Infrastructure prior to version 4.0). ESXi lacks the linux-based service console included with VMWare ESX, further reducing install footprint and attack surface.

3219 questions
1
vote
2 answers

Restarting failed hosts on VMware vSphere ESXi

When a cluster is configured for High Availability (HA), VMs can be restarted onto an alternate host when the its host has failed. However, I am wondering: if the host has failed, is there a means within the vSphere HA to restart the failed host to…
1
vote
2 answers

70+ VM migration from ESXi 4.1 free to Hyper-V

We have 70+ VM's (all Windows except Elastix PBX and 1 more LAMP server) on 2 hosts running free ESXi 4.1, backed by a Dell PowerVault MD3220i SAN. I am adding another host and another PowerVault MD enclosure to the group. Because of cost…
nid15
  • 23
  • 4
1
vote
1 answer

Can you create a VM Ware snapshot as part of a SCCM Task Sequence?

What I would like to be able to do is create a deployment/task sequence in SCCM 2012 R2 that can be scheduled to run after hours, snapshot a VMWare VM then apply whatever patches I've deployed to it then, ideally, send me an email to let me know it…
Chuck Herrington
  • 525
  • 2
  • 7
  • 18
1
vote
3 answers

How to monitor and rebuild hardware RAID in ESXi?

I'm currently putting together some ideas for a new VMHost using ESXi with RAID 5 to replace 3 aging ESXi hosts that have no RAID. However I can't seem to find any good info explaining how to monitor and rebuild a RAID 5 'online' with ESXi as the…
Primordial
  • 119
  • 2
  • 2
  • 5
1
vote
0 answers

Ubuntu dd test becoming slow over time under ESXi 5.5

I have a HP DL320e running the custom HP build of ESXi 5.5.Guest is a Ubuntu server 14.04 with vmware tools installed. Write speeds to the two SSDs in RAID1 (disk added with thin provision) are great (about 440MB/s) after boot. But over some time it…
rbn
  • 11
  • 2
1
vote
2 answers

HttpServletRequest.getRemoteAddr() always returns 127.0.0.1

We're attempting to identify where specific requests are coming from inside our Java application. We have changed the log files to include the IP address and we're using httpServletRequest.getRemoteAddr() to get that remote address. On our local…
Chris Williams
  • 265
  • 2
  • 5
  • 14
1
vote
2 answers

ESXi 5 NFS mount with credentials

Is it possible for an ESXi 5 host to mount a remote NFS share using credentials other than root? (The default)? If so, how would one setup those credentials and mount from VSphere?
TSG
  • 1,674
  • 7
  • 32
  • 51
1
vote
0 answers

How to copy locked swap files in ESXi?

Based on this question : How to disable swap files in ESXi?. The main answer states that it is possible to extract data from the swap files (for exemple using strings) so I tried to make a simple copy of the file, but ESXi puts a lock on it. The…
user3779430
  • 121
  • 2
1
vote
0 answers

VMWare vSphere Distributed Switch configuration of two ESXi Host

I have two ESXi hosts (5.1 and 5.5) that I added them to a vSphere Distributed Switch. The VMs in each host can ping other VMs in the same host but cannot ping other host's VMs. All the VMs are part of a same port group. And I want to have level 2…
Ghasrfakhri
  • 69
  • 1
  • 7
1
vote
1 answer

Trouble with embedding html email with PowerCLI/Powershell for gmail

I am new to Powershell, I am a junior admin for a VMware environment. I am trying to automate a weekly report for snapshots in PowerCli. I am making the script in Powershell. I have made a simple css, and I had the e-mail send successfully out with…
2legit2quit
  • 171
  • 1
  • 2
  • 10
1
vote
1 answer

Trouble enabling vMotion

Just added a second host to my ESXi 5.5 datacenter. The new host now has vMotion enabled, after enabling it in the vmkernel port group. Went back to the original host. Enabled vMotion in the vmkernel as well. But for the original host, the summary…
Davan
  • 15
  • 1
  • 5
1
vote
0 answers

Slow ESXi guest performance affecting entire host

I'm running ESXi 5.5 (Build 2068190) on a Dell PowerEdge R220 server with the Intel E3-1220v3 CPU. It also has 16 GB of RAM installed and 2 x 1TB SATA disks running as RAID1 using a Dell PERC H310 controller. Here's the problem. A few hours ago I…
user84273
1
vote
1 answer

Merge Live VMware hosts into existing vcenter

We currently have 3 VMware hosts, all running ESXi 4.1. They are all HP DL380 G7's, two of them having dual Xeon E5620 cpus with 96GB RAM, and the third having dual Xeon E5645 cpus and 64GB RAN. The two hosts with E5620's are already being managed…
1
vote
2 answers

Multiple Web Server VMs or a Single VM with virtual hosts?

I have a number of sites running on various physical servers that I'm looking at moving into our virtual environment. Most of these are small sites usually with a MySQL database. User base is ~200-300 users using each site - so load isn't a…
Ben
  • 173
  • 1
  • 1
  • 9
1
vote
1 answer

How to insulate apps from underlying OS changes using Docker

I'm not a docker user, just want to know if this is an accurate use case for docker. Current State We deploy custom Java apps on RHEL/VMware. To function properly, the apps depend on local Java runtime, Tomcat, local user accounts, start/stop…
SAFX
  • 121
  • 1
  • 9