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
3
votes
1 answer

How to make sure file in VM's folder is copied with VM when cloning VMWare Virtual Machine

I am running a vmware environment (Version 4 unfortunately) which requires me to use a bios rom file in order to run server 2012. I upload it to the root folder of the VM after creation, before boot and change some config lines. bios440.filename =…
ZZ9
  • 888
  • 3
  • 16
  • 47
3
votes
1 answer

VMware Vsphere Monitoring and Alerting Network Outage

I am trying to set up an alert to email out when any of our VMs lose network connectivity. I'm trying the following settings but I do not get any alerts when I kill the network connection. Alarm Type: Virtual Machine Monitor for specific events…
3
votes
1 answer

Cannot enable VMware EVC for Xeon E5-2630v3 (Haswell) on vSphere 6.0

I've got two DELL PowerEdge R730 servers loaded with a dual Xeon E5-2630v3 Haswell. When I installed VMware vCenter, I tried to create a Cluster with VMware vMotion EVC mode set to Haswell, since it's a Haswell chip, but VMware complains about the…
3
votes
1 answer

vSphere 5.5 in HA Environment and Autostart VM's

We have the setup as above which is "managed" by our vendor. During a recent power outage we found that none of the VM's came up upon the return of power (roughly 25 VM's), which once we discovered this issue we had the vendor start them up for…
Wayne In Yak
  • 233
  • 2
  • 3
  • 12
3
votes
1 answer

PowerCLI automation set-cddrive error

When attempting to change ISOs on a powered on guest instance, set-cddrive is returning an error but completing the command. A couple different commands produce the same result: $theVM | Get-CDDrive | Set-CDDrive -NoMedia -Confirm:$false $theVM |…
Devnull
  • 951
  • 1
  • 7
  • 23
3
votes
1 answer

VCenter Adding Host - Error "conflicts with an existing datastore in the datacenter that has the same URL"

We have a new Dell VRTX box (2 Blades & Shared Storage). We are getting the above error when trying to add the second host. We've created shared storage(VDISK1) which both ESX hosts have access. ESX Host1 Shared Storage (VDISK1) vCenter Server…
user2565554
  • 353
  • 2
  • 10
  • 18
3
votes
3 answers

PowerCLI Move-VM Returns failure but vm still moves

I have a script that is moving VM's from one datastore to another. I have other logic to protect the Storage backend and fabric from over subscription and to wait to submit new requests at specific times (Business requirement). I am only moving…
TechGuyTJ
  • 792
  • 1
  • 13
  • 26
3
votes
3 answers

Does a NetApp NAS provide features with VMware compared to a ZFS based NAS?

Are there feature advantages from a VMware point of view to use a NetApp nas instead of a ZFS based NAS running e.g. OmniOS? Another way to formulate the question: Are there features unlocked when using a NetApp NAS compared to a ZFS based NAS? E.G.…
Jasmine Lognnes
  • 2,520
  • 8
  • 33
  • 51
3
votes
1 answer

Unresponsive ESXi 5.5 server

I have a host that is part of a 4 host cluster in HA. Sometime yesterday I noticed the host stopped responding, in the vsphere console it shows up greyed out as (not responding) and all VMs on it show up as (inaccessible). The VMs them self are…
Enriquev
  • 253
  • 3
  • 10
3
votes
3 answers

How to disable VM from accidental startup in vSphere?

This is vCenter 5.1 and I would like to disable startup of a certain Virtual Machine. There are several reasons why I would like that (the machine eats too many resources, or is infected, or triggers a license). I don't want to remove the VM from…
LatinSuD
  • 901
  • 1
  • 8
  • 17
3
votes
3 answers

How can I deploy template-based VM from Linux?

We are trying to provide our Linux engineers with a CLI to deploy VMWare vSphere VMs using templates. The vSphere CLI looks promising but the documentation doesn't mention templates. Does anyone have any suggestions on how to go about this?
Belmin Fernandez
  • 10,799
  • 27
  • 84
  • 148
3
votes
3 answers

How can I disable/suppress the warning I get for having SSH enabled on an ESX/ESXi host?

I administer a large number of ESXi hosts, and in order to do that efficiently, I pretty much need to have SSH allowed into the hosts at all times, as it's just far too burdensome to enable and disable SSH access through vCenter/vSphere on every…
HopelessN00b
  • 53,795
  • 33
  • 135
  • 209
3
votes
1 answer

How to give ESX users view-only access to the vSphere console?

We have a bunch of users that have vSphere and have access the vms on ESX 5.0 server. I'd like to be able to give them access to the vSphere console so they can view what's happening but not interact in any way. I tried this using permissions, only…
bearaman
  • 133
  • 3
3
votes
2 answers

ESXi boot time with 9 iSCSI targets

Our ESXi hosts have always been slow booting when it came to iscsi_vmk loaded successfully - sitting here for almost 5 minutes. In all a full server reboot takes almost 12 minutes. We have 9 iSCSI targets per host (5 SANs with redundant interfaces)…
Myles Gray
  • 659
  • 4
  • 12
  • 33
3
votes
2 answers

Will VMware vSphere 5.5 work on a Dell Poweredge R300?

We just got a bunch of new Dell servers with current vSphere & vCenter versions (5.5, with possible future upgrade to 5.5U1). We'd like to add our older Dell R300 servers (Xeon 33xx series and onboard SAS6/iR controller, currently running ESXi 5.1…
Luke404
  • 5,826
  • 4
  • 47
  • 58