ONTAP Discussions

The partner in RC is missing from the configuration of the active interface

Luc34
1,711 Views

Hello,

 

MyAutoSupport system health says that "The partner in RC is missing from the configuration of the active interface for [vif0-254, vif0-127]".

 

Here are the ifconfig of two /etc/rc files.

 

hostname fs1
ifgrp create lacp vif0 -b ip e0a e0b
vlan create vif0 127 254
ifconfig vif0-127 `hostname`-vif0-127 netmask 255.255.128.0 partner vif0-127 mtusize 1500 trusted -wins up
ifconfig vif0-254 `hostname`-vif0-254 netmask 255.255.255.0 partner vif0-254 mtusize 1500 trusted -wins up

 

hostname fs2
ifgrp create lacp vif0 -b ip e0a e0b
vlan create vif0 127 254
ifconfig vif0-127 `hostname`-vif0-127 netmask 255.255.128.0 partner vif0-127 mtusize 1500 trusted -wins up
ifconfig vif0-254 `hostname`-vif0-254 netmask 255.255.255.0 partner vif0-254 mtusize 1500 trusted -wins up

Any ideas what is wrong?

Thanks!

 

1 REPLY 1

Renifa
1,672 Views

Hi Luc34,

 

Please help me to understand your concerns correctly. what is the Data OnTap version your using? Was there any recent changes done like a reboot etc?

 

Renifa

If this post resolved your issue, help others by selecting ACCEPT AS SOLUTION or adding a KUDO.
Public