Questions tagged [vmware-vcenter]

This tag should be used to request advice on issues involving a vCenter installation issue or configuration problem.

561 questions
4
votes
1 answer

What are the main differences between the vsphere_guest and vmware_guest Ansible modules and which should I use?

The vmware_guest is the newer module. I've been playing around with the vsphere_guest module, but facing some issues. http://docs.ansible.com/ansible/vsphere_guest_module.html https://docs.ansible.com/ansible/vmware_guest_module.html There is not…
ujjain
  • 3,983
  • 16
  • 53
  • 91
4
votes
1 answer

vCenter Prevent VM Deletion

I'm starting to play with automating VMWare vCenter using PyVMomi. I want to take some base images and clone them, do some work on them, then delete them afterwards. However, I'm terrified that I'll code it incorrectly and delete some of our…
omghai2u
  • 315
  • 1
  • 6
  • 15
4
votes
1 answer

ESXi 5.5 CPU Sanity Check

In the BIOS of my server I have 2 X 2.26 quad cores, however in VMware I only see 2 cores per CPU ? Surely this isn't right? Processor Cores and Processor sockets should show as below: Processor Sockets: 2 Cores per Socket: 4 Logical Processors…
4
votes
2 answers

Unable to Change vCenter Server Appliance IP

I am trying to change a vCenter Server Appliance static IP address. If I follow VMware documentation here I get the following message IPv4 configuration for nic0 of this node cannot be edited post deployment. Logging in through console doesn't…
minus8
  • 72
  • 1
  • 1
  • 7
4
votes
1 answer

Duplicate MAC address in VMware deploying from template

I am trying to deploy a VM from a template. This template has been used dozens of times before; nothing special. The problem is that seemingly out of nowhere when I deploy a VM, it's giving it the same MAC address as an existing powered on VM. Both…
briantist
  • 2,545
  • 1
  • 19
  • 34
4
votes
2 answers

Can't use ctrl+c to kill process in VM

We are running several RHEL 6 64-bit VM's in a vBlock infrastructure using vCenter 5.5. If I open a console session through the vSphere web client the ctrl+c keystroke will not work. This is very inconvenient as a simple ping is now unstoppable. If…
D34DM347
  • 1,471
  • 2
  • 19
  • 32
4
votes
0 answers

How to modify maximum RAM usage in vCenter 6.0

I'm using VMware vCenter 6.0 on Windows server 2012 R2 and I'm looking for a way to decrease RAM usage of it. In previous vCenter versions there were options to change # Maximum Java Heap Size in C:\Program Files\VMware\Infrastructure\Inventory…
user299093
4
votes
1 answer

Can you list a Datastore Cluster's sDRS Schedule via PowerCLI?

We have a lot of datastore clusters, most if not all are supposed to have sDRS schedules applied to stop them moving VMs at busy periods. Obviously we could trawl through them manually to check if they're how they should be but I like to do things…
Chopper3
  • 101,299
  • 9
  • 108
  • 239
4
votes
1 answer

VMware High Availability questions

I can't seem to find the answers to these questions within the vSphere 5 Documentation center, so please share if you are aware of any aspects of these questions. What happens to the failed VM that has been configured for High Availability (HA)?…
4
votes
0 answers

Cannot establish TCP connection from ESXi to port 9084 on vCenter

One of my ESXi 5.1 hosts fails to download patches from vSphere Update Manager (installed together with vCenter 5.1 on a single machine). The relevant part of esxupdate.log reads: 2015-01-15T07:15:08Z esxupdate: esxupdate: ERROR:…
4
votes
1 answer

ESXi 5.5 + vCSA Upgrade

We are upgrading 4 hosts from ESXi 5 to 5.5 We are adding 4 more hosts with clean ESXi 5.5 installs We are also upgrading our vCS 5 to the vCSA 5.5 Using Enterprise Plus Licensing Issue: I am trying to figure out the best way to make this…
Newbster
  • 41
  • 1
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
4
votes
1 answer

Potential VMWare 5.1 Fault Tolerance bug/issue?

Background / Setup I've got a fresh install of vCenter Server 5.1 and associated components. I've taken all steps (as far as I can tell) to enable FT, and it worked the first time (yanked a power cord and watched a VM keep working -- an awesome…
4
votes
3 answers

Is there a faster way to deploy an OVA template?

I need to deploy vSphere Server Appliance 5.1. I have vSphere Client running locally and my internet upload is capped at 3 Mbps. It says it's going to take about 200 minutes to upload. When selecting a URL as opposed to a local file, does vSphere…
Luke
  • 1,932
  • 6
  • 22
  • 27
4
votes
1 answer

Convert physical to ESXi machine using VMware vCenter Converter?

I want to convert a physical machine to a virtual machine using VMware vCenter Converter. According to the product page of VMware vCenter Converter I should be able to create a virtual machine for ESXi, however during the conversion wizard I can…
stefan.at.kotlin
  • 905
  • 3
  • 13
  • 20