Quantcast
Channel: VMware Communities: Message List - VMware ESXi 5
Viewing all 61617 articles
Browse latest View live

Re: Microsoft 2012 R2 Terminal Services on ESXi5.5 best practice

$
0
0

If the user is seeing poor performance when using RDP, make the following changes:

 

On the client side group policy:

Computer Configuration > Windows Settings > Admin Templates > Windows Components > Remote Desktop Services > Remote Desktop Connection Client > Turn off UDP on Client = Enabled


On the server group policy:

Computer Configuration > Windows Settings > Administrative Templates > Windows Components > Remote Desktop Services > Remote Desktop Session Host > Connections > Select RDP transport protocol = Use only TCP


Re: ESXi 5.5.0 : USB controller pass-through problem

$
0
0

Any chance you could load test to ensure it works reliably.

 

Suggestion to load test would be to read / write a 1+TB to a LUKs encrypted USB disk.

Re: need help locating this driver

$
0
0

Thank you so much. Exactly what I was looking for!

Re: Need help to replace failed physical nics?

$
0
0

Hi

 

Well it worked.


Here is what I did and the vmnic numbers stayed the same.


Powered off host.

Removed 2 faulty nics

Powered on host and let it fully boot.

I still had 1 working nic which I made vmnic 1 and made it the management card via the main screen on the host.

Through the vsphere client I could see the faulty nics were gone but the vswitches were still present.

Placed host into maintenance mode and rebooted.

Once it was fully booted I powered down the host via vsphere client.

Installed new nics (I could actually only find 1 dual and 1 single port nic to use in the end).

Powered on the host.

When fully booted and through vsphere client I could see that the dual nic was already assigned to a vswitch (vmnic 2 and 3). I only had to assign the single nic to another vswitch. (vmnic 1).

Exited maintenance mode and rebooted.

 

Everything is now up and running as normal.

 

So I'll purchased some more replacement dual nics and run through this process again to get back my 4th vmnic.


Thanks again Bruno for the info and advice.

 

It is very much appreciated.


Cheers

Remove Physical NIC from Host

$
0
0

Hi all.

 

We've recently changed our networking configuration, eliminating the need for two NICs on each HP host.  The dvSwitch they were connected to was removed, and the NICs themselves were removed from Virtual Connect.  However, I can't seem to get the hosts to stop presenting them.  Some documents I've read say the PCI devices are rescanned at boot time, but even though the hosts had to be completely powered off to change out the server profiles, the NICs still show when the host comes back up.  How do I make these non-existent cards disappear?

 

Thanks.

Re: ESXi 5.5.0 : USB controller pass-through problem

$
0
0

I just briefly tested copying 2 large files (2G + 1.6G) from a USB memory stick to a USB hard drive.

 

It is a good idea to make some stress test, but I am not able to make the setup you suggest, as I do not have a spare USB hard drive.

how to make 1 datastore share 3 ssd

$
0
0

hi experts

 

I got a system with 3 SSDs (400GB each) I would like 1 datastore to share all three of them, rather then creating 3 seperate datastores. I don't have a raid controller on my server, is it possible?

 

Thanks

Lost Access to Volume - inconsistent behavior across 4 ESXi servers

$
0
0

We have a small setup dedicated to a specific purpose:

 

 

Cluster 1 - two Dell R815 servers each with 6 x 1 GbE NICs (2 for management/vMotion, 2 for iSCSI and 2 for VM traffic)

Cluster 2 - two Dell R820 servers each with 4 x 10 GbE NICs (2 for management/vMotion/iSCSI, 2 for VM traffic)

SAN - Dell PowerVault MD3200i - shared by all 4 servers

 

 

The servers had been running ESXi 4.0 (Cluster 1) and ESXi 5.1 (Cluster 2) and were all upgraded to ESXi 5.5 several months ago.  The hypervisor is installed on embedded SD cards and all the datastores are on iSCSI LUNs.

 

 

The switches that this (and other gear) connects to are a pair of Cisco Nexus 5010 10 GbE switches along with a pair of Cisco Nexus 2148T 1 GbE fabric extenders.

 

 

The initial behavior was that VMs on Servers A and B (in cluster 1) were behaving slowly and eventually the VMs on server A became impossible to connect to.

 

 

While looking at the Event tabs on these servers we saw messages about various datastores having loss of connectivity and the recovering connectivity around 90-120 seconds later.  We eventually looked at servers C and D as well (in cluster 2) and they were having similar issues.  Some data stores were having issues on multiple servers, some datastores were having issues only on 1-2 servers.

 

 

The messages in the Event tab looked like:

 

 

   Lost access to volume <UUID> (<Volume Name>) due to connectivity issues.  cover attempt is in progress and outcome will be reported shortly.

 

 

   Successfully restored access to volume <UUID> (<Volume Name>) following connectivity issues.

 

 

 

We started looking at the virtual disks on the MD3200i and saw that some of them were not on the preferred controller.  Because most of the VMs were off on cluster 2 at this time and we had shut down most of the VMs on cluster 1 while troubleshooting, we went ahead and used the "Change -> Ownership/Preferred Path -> RAID Controller Module 1 (Preferred)” menu option to move these Virtual Disks back to their preferred RAID controller.   After doing so, the lost access and restored access messages continued to occur on all four servers.

 

 

We eventually tried to reboot, and then power cycled, the problematic server A and once it shutdown, the lost access and restored access messages stopped occurring on the other three servers and remained absent once server A rebooted and was back online.   These would seem to indicate that something about the state of server A was impacting the iSCSI access for the other three servers.

 

 

After getting it back online and powering on VMs, we looked at the SAN interface again and saw that these Virtual Disks had moved back to Controller 0 on a non-preferred path.  At this point we realized that half of the Virtual Disks were on non-preferred paths and all of them were being handled by Controller 0.  Checking the status of the Physical components, Controller 1 showed as Online.  Refreshing the Event Log showed messages like this shortly after moving Virtual Disks from Controller 0 to Controller 1:

 

 

    Enclosure 0, Slot 0:   Virtual Disk not on preferred path due to AVT/RDAC failover.

 

 

I’m looking to see what that message indicates and contacting Dell Support to see if additional diagnostics need to be run to determine if Controller 1 needs replacing, but I was wondering is anyone had any ideas about how one misbehaving server could have been impacting the iSCSI LUN access for the other three servers?

 

 

I checked the switch ports for all four ESXi servers for their iSCSI connections and the switch ports for all eight 1 GbE connections from the MD3200i and there were 0 errors, overruns, underuns, collisions or any other kind of bad packet counts on all of the involved switch ports.

 

 

Thanks,

Dave


Re: how to make 1 datastore share 3 ssd

$
0
0

nevermind, found it. just create a datastore and add the remaining disks to it.

Re: Nic Teaming Port ID - Different VMs use same vmnic ¿why?

$
0
0

Thank you for explaining the scenario:

 

As per my understanding on the article given in my last post, it says it will distribute the load in case Virtual Ethernet (vnics) is greater than Physical Ethernet (vmnics).

So would recommend you to keep any 4-5 physical NICs in vSwitch and remove remaining NICs, then bounce the VMs Network settings from vCenter and check esxtop again.

Call "HostStorageSystem.MountVmfsVolume" for object "storageSystem-101" on vCenter Server

$
0
0

I am unable to unmount a datastore. I keep getting the error

 

Call "HostStorageSystem.MountVmfsVolume" for object "storageSystem-101" on vCenter Server

Operation failed, diagnostics report: Sysinfo error on operation returned status : Bad parameter count. Please see the VMkernel log for detailed error information


any idea?

Re: Installing Esxi 5.0 on GA-Z77-D3H Motherboard help!

Unable to unregister virtual machine from non-existing storage

$
0
0

Godmorning folks, (it's morning here in Sweden )

 

I happend to stumble across an issue when access to the NFS storage, storage running on Windows Server 2012 R2, somehow crashed and refused to be remounted.

 

What I now have in the vSphere is two machines that are inaccessible with their full path to the vmx as name.

And when I try to remove the VMs I get the following error message.

 

Call "VirtualMachine.Unregister" for object "%2fvmfs%2fvolumes%2f2513788d-0b4d230a%2fCOMPUTERNAME%2fCOMPUTERNAME.vmx" on vCenter Server "vcenter.domain,local" failed.              

 

I have restarted the vsphere services to no avail and also google gives me no results.

 

Hoping for some help!

 

/Joseph

Re: Unable to unregister virtual machine from non-existing storage

Re: Need help to replace failed physical nics?

$
0
0

nice to know that the vmnic number stayed the same.

you're welcome...


Re: Cannot merge 2 partitions in ESXi 5.5 with Vsphere

$
0
0

with this command we should see the partitions on your local disk

partedUtil getptbl "/vmfs/devices/disks/mpx.vmhba32:C0:T0:L0"


there we would see if there are really that quantity you said.



Re: lsi 2308 raid controller question

$
0
0

I'm not sure what you want to do with sas2flash (never needed it, storcli/megacli is much better imho), but it is not worth the effort. This controller is very "low-cost", with limited set of features, and no on-board cache. And as we know (or should know), ESXi does *not* do disk-caching. So if controller without its own cache is used for ESXi-datastore, it delivers terribly low performance...

esxi 5.1 performance

$
0
0

we have 4 esxi 5.1 host and 100 vm . now we have performance problem. i want to find performance problem. which is the best way find to problemfor


for disk I/0,network, memory, cpu - vcenter operation manager or capacity planner or ???


thanks for helping

Error: No Image profile when using esxcli

$
0
0

Hi all,

 

we are on updating the package HPutils (vib) of all our ESXi 5.5 Hosts (mostly HP380-G6, G7 and G8).

On most hosts it works fine.

But some throw an error when using the "esxcli software vib install..." command.

 

[InstallationError]

No image profile is found on the host or image profile is empty. An image profile is required to install or remove VIBs.  To install an image profile, use the esxcli image profile install command.

Please refer to the log file for more details.

 

On these host "esxcli software vib list" seems to be broken too. This is the complete output of it:

~ # esxcli software vib list

Name         Version             Vendor  Acceptance Level  Install Date

-----------  ------------------  ------  ----------------  ------------

tools-light  5.5.0-2.33.2068190  VMware  VMwareCertified   2014-10-08

~ #

 

The only way to resolve the issue is completly reinstall the ESX Host at the moment.

Did someone else encounter this problem?

 

Any help would be appreciated!

Chris

Re: Unable to install Virtual Function Broadcom NIC on Windows 2012

$
0
0

Has anyone tried this out before ? I seem to be stuck up coz of this.

 

I am getting the following warning :

 

PassThrough NIC pciPassThru0 is not associated with any portgroup

Viewing all 61617 articles
Browse latest View live


Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>