Skip to content

Commit 68810ad

Browse files
authored
Update WindowsServerDocs/virtualization/hyper-v/Best-Practices-for-running-Linux-on-Hyper-V.md
1 parent acd88b0 commit 68810ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WindowsServerDocs/virtualization/hyper-v/Best-Practices-for-running-Linux-on-Hyper-V.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Linux virtual machines deployed using failover clustering should be configured w
6262
Configure and use the virtual Ethernet adapter, which is a Hyper-V-specific network card with enhanced performance. If both legacy and Hyper-V-specific network adapters are attached to a virtual machine, the network names in the output of **ifconfig -a** might show random values such as **_tmp12000801310**. To avoid this issue, remove all legacy network adapters when using Hyper-V-specific network adapters in a Linux virtual machine.
6363

6464
> [!IMPORTANT]
65-
> Hyper-V supports up to 64 virtual Ethernet adapters per guest. In some Linux guest configurations, the maximum number of virtual Ethernet adapters may be less than 64. For more information about Hyper-V scale limits see: [Hyper-V maximum scale limits in Windows Server](https://learn.microsoft.com/en-us/windows-server/virtualization/hyper-v/maximum-scale-limits?tabs=windows-server-2025)
65+
> Hyper-V supports up to 64 virtual Ethernet adapters per guest. In some Linux guest configurations, the maximum number of virtual Ethernet adapters may be less than 64. For more information about Hyper-V scale limits see: [Hyper-V maximum scale limits in Windows Server](maximum-scale-limits?tabs=windows-server-2025.md)
6666
6767
## Use I/O scheduler noop/none for better disk I/O performance
6868

0 commit comments

Comments
 (0)