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

Network Hardware Issues with v8

Hi All,

I recently updated to V8 of ASG and upon boot I see messages like:

udev: error renaming eth3 to eth0_tmp: File Exists
udev: error renaming eth2 to eth0_tmp: File Exists

I am running the ASG software on a Dell Dimension 8200 with a SUN QFE Card. (Quad Face Ethernet).

This worked flawlessly under the 7.x ASG software, however, after the upgrade, ASG8 only sees three of the four ports after startup ... The installer however saw all four ports.  This is not a huge deal for now, but would like to get it fixed if possible.  My real issue is, when I applied the update that was just released to my system, ASG decided that it would only see ports 1, 3 and 4 on the card, previously it was only seeing ports 1, 2 and 4.  This broke my config and took me a while to troubleshoot and get working again.

Appreciate any help!

Here is the IF Table from my gateway ... External IP removed.  ;-)

1: lo:  mtu 16436 qdisc noqueue state UNKNOWN 
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: eth0:  mtu 1500 qdisc pfifo_fast state UNKNOWN qlen 1000
    link/ether 00:03:ba:03:53:ec brd ff:ff:ff:ff:ff:ff
    inet 0.0.0.0/24 brd 0.0.0.255 scope global eth0
3: eth0_tmp:  mtu 1500 qdisc noop state DOWN qlen 1000
    link/ether 00:03:ba:03:53:ec brd ff:ff:ff:ff:ff:ff
4: eth2:  mtu 1500 qdisc pfifo_fast state UNKNOWN qlen 1000
    link/ether 00:03:ba:03:53:ec brd ff:ff:ff:ff:ff:ff
    inet 192.168.1.1/27 brd 192.168.1.31 scope global eth2
5: eth3:  mtu 1500 qdisc pfifo_fast state UNKNOWN qlen 1000
    link/ether 00:03:ba:03:53:ec brd ff:ff:ff:ff:ff:ff
    inet 192.168.1.89/29 brd 192.168.1.95 scope global eth3

Cheers,
Ted


This thread was automatically locked due to age.
Parents
  • Version 8 sometimes detects interfaces in a different order than Version 7 during install... here's a little blurb from an info doc I sent to my customers earlier that discusses how to re-order the interfaces (only works if the Version 7 backup that was restored to Version 8 is from a later version, 7.510 is what I recommend).  YMMV, of course...

    ---------------------

    On some custom hardware, the order of the network interfaces may be changed, due to the new kernel used in Version 8.***.  To reorder the Ethernet interfaces as they were configured before the upgrade, perform the following steps:

    Find the Ethernet port on your system that corresponds to the management port you configured during setup, and temporarily connect it to your management network.

    Log into WebAdmin, and enabled SSH Access – reset the loginuser and root passwords if needed.

    Log into the shell on the Astaro system as loginuser.

    “su” up to root.

    Run “backup.plx –l” to see what the physical filename of the backup we need to use the network device mappings from is (this would be the 7.510 backup that was restored during the initial boot).  We’ll call this filename physicalbackupfile in the command listed next.

    Run “fix_itf_order.pl physicalbackupfile” .

    Enter “reboot” to reboot the system.

    You can now reconnect the network cables as they were connected before the upgrade, when the system is back up, the interfaces will be re-ordered correctly.

    CTO, Convergent Information Security Solutions, LLC

    https://www.convergesecurity.com

    Advice given as posted on this forum does not construe a support relationship or other relationship with Convergent Information Security Solutions, LLC or its subsidiaries.  Use the advice given at your own risk.

Reply
  • Version 8 sometimes detects interfaces in a different order than Version 7 during install... here's a little blurb from an info doc I sent to my customers earlier that discusses how to re-order the interfaces (only works if the Version 7 backup that was restored to Version 8 is from a later version, 7.510 is what I recommend).  YMMV, of course...

    ---------------------

    On some custom hardware, the order of the network interfaces may be changed, due to the new kernel used in Version 8.***.  To reorder the Ethernet interfaces as they were configured before the upgrade, perform the following steps:

    Find the Ethernet port on your system that corresponds to the management port you configured during setup, and temporarily connect it to your management network.

    Log into WebAdmin, and enabled SSH Access – reset the loginuser and root passwords if needed.

    Log into the shell on the Astaro system as loginuser.

    “su” up to root.

    Run “backup.plx –l” to see what the physical filename of the backup we need to use the network device mappings from is (this would be the 7.510 backup that was restored during the initial boot).  We’ll call this filename physicalbackupfile in the command listed next.

    Run “fix_itf_order.pl physicalbackupfile” .

    Enter “reboot” to reboot the system.

    You can now reconnect the network cables as they were connected before the upgrade, when the system is back up, the interfaces will be re-ordered correctly.

    CTO, Convergent Information Security Solutions, LLC

    https://www.convergesecurity.com

    Advice given as posted on this forum does not construe a support relationship or other relationship with Convergent Information Security Solutions, LLC or its subsidiaries.  Use the advice given at your own risk.

Children
No Data