Bonded interfaces cosmetic/usability issue

  • After upgrading my server I now have two GigE NICs that I've setup in a bonding configuration:



    However, after booting up, the login message looks like this:



    The fact that there are no interfaces available isn't true. The problem seems to be on line 52 of `/usr/share/openmediavault/mkcconf/issue`:


    Code
    ifaces=$(ifquery --list --allow=hotplug -X lo)


    It looks liek "bond" is not a hotpluggable interface? At any rate, if I remove `--allow=hotplug`, the issue is generated properly.

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!