GuestOS : CentOS
HostOS : Windows 2003
Network : Bridge
HostOS : Windows 2003
Network : Bridge
Vmware나 VirtualServer에서 GuestOS의 네트웍 설정을 bridge로 설정하여 HostOS와 같은 클래스의 IP를 받아서 사용하고 있습니다. GuestOS에서 CIFS(삼바)로 HostOS를 연결, 대용량 화일 복사를 시도하는데 자꾸 Read 오류가 발생하여서, 호스트OS의 이벤트뷰어를 확인해 보니 GuestOS로 부터 DoS(Denial-Of-Service)가 검출된다는 경고가 다수 발생하였습니다.
MSDN을 통해 검색해 보니 아래와 같은 해결책이 발견되어 해결하였습니다.
http://support.microsoft.com/kb/888750/en-us
Slow performance when you try to access resources on your Virtual Server 2005 host computer from a guest virtual machine
| Article ID | : | 888750 |
| Last Review | : | November 2, 2007 |
| Revision | : | 3.2 |
SYMPTOMS
When
you try to access resources on your Microsoft Virtual Server 2005 host
computer from a guest virtual machine, the performance is very slow.
When you try to copy a large file, the file copy may take minutes when
you expect it to take seconds. Or, the large file transfer may not be
completed. You may also experience that the guest virtual machine or
other guest virtual machines that are attached to the same virtual
network may disconnect from the virtual network.
This problem may also cause actual non-virtual network connections to the host machine to be disconnected. You may see an event log entry that is similar to the following event log entry :
This problem may also cause actual non-virtual network connections to the host machine to be disconnected. You may see an event log entry that is similar to the following event log entry :
Event ID: 2025
Source: SRV
Description: The server has detected an attempted Denial-of-Service attack from client \computername, and has disconnected the connection.
CAUSE
This
problem may occur if you have Transmission Control Protocol (TCP)
segmentation offloading enabled on the host computer's network adapter.
The Digital Equipment Corporation (DEC)/Intel 21140A chipset that
Virtual Server 2005 emulates does not support TCP segmentation
offloading. Therefore, the Virtual Server Network Driver Interface
Specification (NDIS) filter driver must offload the TCP segmentation on
the network adapter. This may cause slow performance and other network
problems when you use Virtual Server 2005.
WORKAROUND
To work around this problem, use one of the following methods:
Note If you have any network adapters that Virtual Server 2005 guests use, Microsoft recommends that you disable TCP segmentation offloading.
Note To perform this procedure, your host computer must be running Microsoft Windows Server 2003.
To enable LAN routing on the host computer, follow these steps:
For information about how to move the virtual network to the Microsoft Loopback Adapter,
see the "Using Microsoft Loopback Adapter" and the "Setting up virtual networks" topics in Virtual Server 2005 Help.
Important This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click the following article number to view the article in the Microsoft Knowledge Base:
Warning When you disable the task offload properties, guest virtual machines that are attached to the same virtual network may temporarily disconnect from the virtual network.
To disable the task offload properties, follow these steps:
Note If you have any network adapters that Virtual Server 2005 guests use, Microsoft recommends that you disable TCP segmentation offloading.
Method 1
Enable local area network (LAN) routing on the host computer, and then move the virtual network to the Microsoft Loopback Adapter.Note To perform this procedure, your host computer must be running Microsoft Windows Server 2003.
To enable LAN routing on the host computer, follow these steps:
| 1. | Click Start, point to Administrative Tools, and then click Routing and Remote Access. | ||||||||||||||||
| 2. | Right-click your server name. | ||||||||||||||||
| 3. | If remote access is already enabled, follow these steps:
|
Method 2
Disable TCP task offloading in the registry of the host computer. To do this, follow these steps.Important This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click the following article number to view the article in the Microsoft Knowledge Base:
322756 (http://support.microsoft.com/kb/322756/) How to back up and restore the registry in Windows
| 1. | Click Start, click Run, type regedit, and then click OK. |
| 2. | Locate and then click the following registry subkey: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters |
| 3. | Click Edit, point to New, and then click DWORD Value. |
| 4. | Type DisableTaskOffload as the entry name, and then press ENTER. |
| 5. | Right-click DisableTaskOffload, and then click Modify. |
| 6. | In the Value data box, type a value of 1, and then click OK. |
| 7. | Quit Registry Editor. |
| 8. | Restart your computer. |
Method 3
If you do not want to disable TCP segmentation offloading on the whole system, and you want to only disable TCP segmentation offloading on the network adapters that Virtual Server 2005 guests use, you must not add the DisableTaskOffload registry entry that is described in Method 2. Instead, you can disable the task offload properties on the Advanced tab of the Properties dialog box of the network adapter.Warning When you disable the task offload properties, guest virtual machines that are attached to the same virtual network may temporarily disconnect from the virtual network.
To disable the task offload properties, follow these steps:
| 1. | Click Start, click Run, type ncpa.cpl, and then click OK. | ||||||||
| 2. | Right-click your network adapter, and then click Properties. | ||||||||
| 3. | Click the General tab, and then click Configure. | ||||||||
| 4. | Click the Advanced tab. | ||||||||
| 5. | In the Property box, click the Offload TCP Segmentation property. | ||||||||
| 6. | In the Value list, click Off, and then click OK. | ||||||||
| 7. | If you also have the following task offload properties in the Property box, you must repeat step 5 to step 6 to disable these properties:
|
"PlatForm" 카테고리의 다른 글
- 어제의 트윗 (2010-11-07) 2010/11/08
- 어제의 트윗 (2010-11-06) 2010/11/07
- 어제의 트윗 (2010-08-31) 2010/09/01
- 어제의 트윗 (2010-08-30) 2010/08/31
- 어제의 트윗 (2010-08-29) 2010/08/30
- 어제의 트윗 (2010-08-27) 2010/08/28
- 어제의 트윗 (2010-08-26) 2010/08/27
- 어제의 트윗 (2010-08-25) 2010/08/26
- 어제의 트윗 (2010-08-24) 2010/08/25
- 어제의 트윗 (2010-08-22) 2010/08/23
- 어제의 트윗 (2010-08-21) 2010/08/22
- 어제의 트윗 (2010-08-20) 2010/08/21
- 어제의 트윗 (2010-08-19) 2010/08/20
- 어제의 트윗 (2010-08-18) 2010/08/19
- 어제의 트윗 (2010-08-17) 2010/08/18
- 어제의 트윗 (2010-08-16) 2010/08/17
- 어제의 트윗 (2010-08-13) 2010/08/14
- 어제의 트윗 (2010-08-12) 2010/08/13
- 어제의 트윗 (2010-08-11) 2010/08/12
- 어제의 트윗 (2010-08-09) 2010/08/10






57088
29
22


Back to the top






댓글을 달아 주세요