Avamar: Gen4S Hardware: LAN Parameter Data does not match! Write may have failed.

Summary: Commands (ipmitool) fail attempting to change Remote Management Module (RMM) settings. Error "LAN Parameter Data does not match! Write may have failed."

Acest articol se aplică pentru Acest articol nu se aplică pentru Acest articol nu este legat de un produs specific. Acest articol nu acoperă toate versiunile de produs existente.

Symptoms

Unable to change Remote Management Module (RMM) settings on Gen4S Avamar nodes.

The ipmitool commands fail reporting "LAN Parameter Data does not match!  Write may have failed."

For example:

ipmitool lan set 3 ipaddr 0.0.0.0 
Setting LAN IP Address to 0.0.0.0
LAN Parameter Data does not match!  Write may have failed.

Cause

The error "LAN Parameter Data does not match!  Write may have failed." occurs due to a prohibited write or change of the IPMI/BMC parameters.

The prohibition applied when in Section "[LANCHANNELS]" the parameter LANFailOver equals enable. 

To be able to change network settings of IPMI, this parameter should be set to be disabled to perform the change, then reenabled.

Resolution

1. Disable LANFailOver:

syscfg /lfo disable
Successfully Completed
 

2. Configure RMM as required:
(Substitute the values appropriate for the environment)

ipmitool lan set 3 ipaddr <IP-Address> 
ipmitool lan set 3 netmask <Subnet-Mask> 
ipmitool lan set 3 defgw ipaddr <Gateway) 
 

Example commands and output using IP Address 10.1.23.221, Subnet 255.255.255.0, and gateway 10.1.23.1:

ipmitool lan set 3 ipaddr 10.1.23.221
Setting LAN IP Address to 10.1.23.221
 
ipmitool lan set 3 netmask 255.255.255.0
Setting LAN Subnet Mask to 255.255.255.0
 
ipmitool lan set 3 defgw ipaddr 10.1.23.1
Setting LAN Default Gateway IP to 10.1.23.1
 

3. Enable LANFailOver:

syscfg /lfo enable
Successfully Completed 

Additional Information

Produse afectate

Avamar

Produse

Avamar, Avamar Data Store Gen4S
Proprietăți articol
Article Number: 000041795
Article Type: Solution
Ultima modificare: 24 oct. 2025
Version:  5
Găsiți răspunsuri la întrebările dvs. de la alți utilizatori Dell
Servicii de asistență
Verificați dacă dispozitivul dvs. este acoperit de serviciile de asistență.