# Стандартные ошибки при работе с Vmware

**Стандартные ошибки.**

* Сборка LAG (Etherchannel) когда не надо.
* Незнание о vmping и ethtool
* Незнакомство с настройками Load balance и прочей сетевой части Vmware до развертывания. Особенно в части  Network Teaming Problems with IP Hash и вместе с тем Beacon

{% embed url="<https://blogs.vmware.com/kb/2013/03/troubleshooting-network-teaming-problems-with-ip-hash.html>" %}

{% embed url="<https://kb.vmware.com/articleview?docid=2006129>" %}

Пренебрежение esxcli и powercli, в части:

* esxcli network nic list
* esxcli network nic get -n vmnic 0
* esxcli network vswitch standart portgroup list
* esxcli software vib list
* esxcli storage san fc list

Использование русского алфавита в наименованиях: Troubleshooting errors resulting from non-ASCII names (1003866)

{% embed url="<https://kb.vmware.com/s/article/1003866>" %}

**Незнание про LRO и TSO**

Large Receive Offload (LRO) Support for VMXNET3 Adapters with Windows VMs on vSphere 6 - <https://blogs.vmware.com/performance/2015/06/vmxnet3-lro.html>

Understanding TCP Segmentation Offload (TSO) and Large Receive Offload (LRO) in a VMware environment (2055140) - <https://kb.vmware.com/s/article/2055140>

Enable or Disable TSO on a Windows Virtual Machine&#x20;

Enable or Disable TSO on an ESXi Host

TOO OLD: выравнивание разделов: Выравнивание разделов для vm.

<https://communities.vmware.com/thread/475572>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://krw.gitbook.io/cb19/virtualizaciya/vmware/standartnye-oshibki-pri-rabote-s-vmware.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
