Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xsos -i fails to find ips for NICs when old-style aliases in use and root NIC has no IP defined #207

Open
ryran opened this issue Sep 19, 2016 · 0 comments
Labels

Comments

@ryran
Copy link
Owner

ryran commented Sep 19, 2016

Uhhh this is a crazy uncommon edge-case but sure ...

$ cat etc/sysconfig/network-scripts/ifcfg-bond0.130
DEVICE=bond0:130
ONBOOT=yes
BOOTPROTO=static
USERCTL=no
IPADDR=10.x.y.z
NETWORK=10.x.y.z
NETMASK=255.255.255.0
MTU=9000
$ cat etc/sysconfig/network-scripts/ifcfg-bond0
DEVICE=bond0
ONBOOT=yes
BOOTPROTO=none
USERCTL=no
MTU=9000
@ryran ryran added the bug label Sep 19, 2016
@ryran ryran self-assigned this Sep 19, 2016
@ryran ryran removed their assignment Apr 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant