Hi all,
A RMA case: appliance interface hang, RMA, but only RMA chassis, so we exchange harddriver and memory.
But, now, we can see all interface mac is old one but not new chassis.
[Expert@CP02:0]# cat /etc/sysconfig/network-scripts/ifcfg-Mgmt
# Intel Corporation 82574L Gigabit Network Connection
DEVICE=Mgmt
ONBOOT=yes
BOOTPROTO=dhcp
HWADDR=00:1c:7f:3b:2b:bc(new chassis)
[Expert@CP02:0]# cat /etc/sysconfig/network-scripts/ifcfg-Mgmt.bak
# Intel Corporation 82574L Gigabit Network Connection
DEVICE=Mgmt
ONBOOT=yes
BOOTPROTO=dhcp
HWADDR=00:1C:7F:34:B0:03(old chassis)
[Expert@CP02:0]# ifconfig Mgmt
Mgmt Link encap:Ethernet HWaddr 00:1C:7F:34:B0:03
BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Interrupt:201 Memory:feae0000-feb00000
How can I fix this isssue? Meanwhile, CP support portal SN is correct(new chassis).
Best Regards!