Questions tagged [vmware-vsphere]

vSphere is an enterprise level virtualization solution. It acts as the cloud computing OS managing a set of VMware ESXi-based hosts.

VMware's vSphere is a cloud computing virtualization platform built around the ESXi bare metal hypervisor. vSphere includes popular features such as HA (High Availability), DRS (Dynamic Resource Scheduling), vMotion (live migration of guests), and Storage vMotion (live migration of guests disks between datastores).

See the vSphere product page at vmware.com.

1329 questions
4
votes
4 answers

How do I open the VMware Remote Console (application) from the PowerCLI?

A recent update to ESXi in our environment added a feature, "Open with VMRC". This works outside the browser, and as the method of accessing the console that functions inside the browser hasn't worked in my Chrome for months, this removal of a…
mojo
  • 227
  • 1
  • 4
  • 12
4
votes
1 answer

firewall and private cloud

We have a private bay in which we built a private cloud with vmware vSphere. We received directly the web trafic on a firewall VM and then we forward the trafic to the appropriate VMs. We are worry about this situation because the first machine…
Julio
  • 155
  • 2
  • 7
4
votes
1 answer

VSphere web-client shows incorrect datastore capacity

On the vsphere web client I have a strange problem with one of my datastores as it's displayed capacity is incorrect. Originaly it had 1TB of disk space. After I increased it's capacity on 1.4TB the next day it reverted back to 1TB. The particular…
Spirit
  • 1,154
  • 8
  • 25
  • 45
4
votes
2 answers

VMware two vSwitches Guests can't communicate between them

I have some servers in this configuration: (complete configuration) And I am not able, from VMGuest1, to ping either VMGuest3 or VMGuest4. I can, however, ping Host1 and Host2, which are attached to pSwitch1. The behavior is the same with…
Aaron R.
  • 467
  • 1
  • 8
  • 21
4
votes
2 answers

Why might VMWare Tools downgrade after upgrade?

Running vSphere Client 5.5 and attempting to upgrade linux VMs that were on the older VMWare tools version. All linux VMs are RedHat v5.0. I go through the VMWare automatic install process and everything completes as expected. Run VMWare tools…
LVDuke
  • 59
  • 4
4
votes
3 answers

Windows Server guest in vSphere has APIPA address after restart

I have a troublesome Windows Server 2008 R2 VM in a vSphere 5.5 environment which is starting up with an APIPA address (169.254.0.0/16) on its interface instead of the statically preconfigured IPv4 address. Disabling and re-enabling the interface…
the-wabbit
  • 40,737
  • 13
  • 111
  • 174
4
votes
1 answer

Which iscsi target on linux for serving vSphere?

All such questions are a bit dated; I'm hoping things have changed in the past year. What do you guys use to serve a DRS cluster with vSphere 5.1/5.5? SCSI-3 persistent reservation support would be definitely needed, VAAI is a nice-to-have. I've…
Zoltán
  • 155
  • 11
4
votes
2 answers

VMXNET3 performance on Linux on ESX 5.0

What kind of performance can I expect from VMXNET3 adapter when running two Linux guests on the same VMware ESX private network defined between those guests? I use VMXNET3 adapter for communicating between these OSs and E1000 adapter to talk to…
4
votes
3 answers

route cache filling with wrong entries

I have an issue with private network traffic not being masqueraded in very specific circumstances. The network is a group of VMware guests using the 10.1.0.0/18 network. The problematic host is 10.1.4.20 255.255.192.0 and the only gateway it is…
greg0ire
  • 316
  • 1
  • 7
  • 26
4
votes
7 answers

vSphere ESX 5.5 hosts cannot connect to NFS Server

Summary: My problem is I cannot use the QNAP NFS Server as an NFS datastore from my ESX hosts despite the hosts being able to ping it. I'm utilising a vDS with LACP uplinks for all my network traffic (including NFS) and a subnet for each vmkernel…
Gerald
  • 49
  • 1
  • 1
  • 6
4
votes
2 answers

VMware vSwitch and double tagging (QinQ)

I'm experiencing an issue while trying to pass double tagged through a vSwitch. A physical interface on the VMWare host machine is receiving double tagged traffic - the outer tag differentiates multiple switches (mirroring remote tag) and the inner…
vobelic
  • 193
  • 1
  • 5
  • 17
4
votes
2 answers

Does vSphere client restrict the number of cores for VMs?

We just installed it on our new server and have found that using the vSphere client we cannot create a virtual machine with more than 32 cores (Our host has 64). Is this normal behaviour? We haven't added our licences yet but the trial version we're…
TheFoxx
  • 235
  • 2
  • 5
4
votes
3 answers

How can I get triggered alarms using PowerCLI?

In vSphere Client on a VM host in the Alarms tab there is a view of Triggered Alarms. How can I get those alarms using PowerCLI?
Andrew J. Brehm
  • 1,611
  • 7
  • 37
  • 57
4
votes
2 answers

Can udev be 'restarted' without a reboot?

For the general case let's say that the virtual adapter for eth0 has been removed and replaced with another one. Either due to cloning or, more recently, a rash of MAC address conflicts. [Yes, a rash of them.] Usually I simply rm…
Sammitch
  • 2,111
  • 1
  • 21
  • 35
4
votes
2 answers

Two vSphere Essentials Plus Kits: can all hosts be part of same cluster/data center?

Say you have 6 hosts and two vSphere Essentials Plus Kits: can all 6 hosts function as part of the same vCenter (cluster, data center) umbrella or is there a restriction with licensing (i.e. you'd have to go to Standard at that point). Need…
gravyface
  • 13,957
  • 19
  • 68
  • 100