This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

My NICs got messed up

After reboot of my Astaro interface names were messed up.
eth3->eth1
eth4->eth2
eth1->eth3
eth2->eth4

because eth3 and eth4 used to be my gigabit ports those are now swapped to 100mbit ports eth1 and eth2. This is not very good thing.

I can't figure out how to change this back because astaro web admin interface won't let me change ip address to other interface. It whines about dhcp and dns proxy configurations pointing to eth3 and eth4. It also won't let me move virtual ip's eth3:1 .. eth3:3 and eth4:1 .. eth4:3.

Astaro has done this before when it changed it in opposite way. That time i had to delete all virtual ip addresses, unconfigure dhcp and dns proxy, change interfaces, create new virtual ip's and configure dhcp and dns proxy again. I also had to delete all my ipsec tunnels configured to those old interfaces.

That is way to much work for simple thing and should be done entirely in web interface by few mouse clicks.

I really need help in this one. I can't afford much downtime and rebooting because of this issue.


This thread was automatically locked due to age.
Parents
  • There are two interesting files - the first one is /etc/modules.conf responsible for loading drivers and assigning interface numbers. If your system uses different types of interfaces you could influence the sort order here. The second one is an Astaro config file /etc/wfe/conf/itf.conf - there you can find the assignments used in WebAdmin.

    Have a look

    /|/|acarena
Reply
  • There are two interesting files - the first one is /etc/modules.conf responsible for loading drivers and assigning interface numbers. If your system uses different types of interfaces you could influence the sort order here. The second one is an Astaro config file /etc/wfe/conf/itf.conf - there you can find the assignments used in WebAdmin.

    Have a look

    /|/|acarena
Children
No Data