Preventing Wake-on-LAN for Dell OptiPlex Desktops (23070s and 13060) despite BIOS settings
In a Proxmox cluster setup, it is essential to ensure that all nodes, including Dell OptiPlex desktops, function correctly and do not interfere with each other. One common issue that may arise is Wake-on-LAN (WoL), which can cause unexpected wake-ups of nodes despite BIOS settings. This article will discuss how to prevent WoL for Dell OptiPlex desktops (23070s and 13060) in a Proxmox cluster setup.
Understanding Wake-on-LAN
Wake-on-LAN is a technology that allows a network-connected device to be turned on remotely. It is useful in many scenarios, such as powering on servers or workstations for maintenance or remote access. However, in a Proxmox cluster setup, it can cause unexpected wake-ups of nodes, leading to potential issues with system stability and availability.
Preventing Wake-on-LAN in BIOS settings
The first step in preventing WoL is to disable it in the BIOS settings of each Dell OptiPlex desktop. To do this, follow these steps:
- Restart the Dell OptiPlex desktop.
- Press the F2 key during startup to enter the BIOS setup.
- Navigate to the "Power Management" section.
- Disable the "Wake-on-LAN" option.
- Save and exit the BIOS setup.
It is important to note that some BIOS versions may have different options or names for WoL. If you cannot find the "Wake-on-LAN" option, look for similar options such as "Wake on PCIe", "Wake on Magic Packet", or "Wake on Pattern Match".
Preventing Wake-on-LAN in the network adapter settings
Even if WoL is disabled in the BIOS settings, it can still be enabled in the network adapter settings. To prevent this, follow these steps:
- Open the Device Manager.
- Expand the "Network Adapters" section.
- Right-click on the network adapter and select "Properties".
- Navigate to the "Power Management" tab.
- Uncheck the "Allow this device to wake the computer" option.
- Click "OK" to save the changes.
Preventing Wake-on-LAN in the Proxmox VE settings
Finally, it is important to ensure that WoL is disabled in the Proxmox VE settings. To do this, follow these steps:
- Log in to the Proxmox VE web interface.
- Select the Dell OptiPlex desktop node in the left-hand menu.
- Click on the "Hardware" tab.
- Click on the "PCI Devices" sub-tab.
- Locate the network adapter and click on its name.
- Uncheck the "Wake-on-LAN" option.
- Click "Apply" to save the changes.
- Wake-on-LAN can cause unexpected wake-ups of nodes in a Proxmox cluster setup.
- To prevent WoL, disable it in the BIOS settings, network adapter settings, and Proxmox VE settings.
- It is important to ensure that all nodes in the Proxmox cluster are configured consistently to avoid potential issues with system stability and availability.