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

livenet/network does not respect bootdev when using bonds #133

Closed
bcg62 opened this issue May 26, 2016 · 2 comments
Closed

livenet/network does not respect bootdev when using bonds #133

bcg62 opened this issue May 26, 2016 · 2 comments
Labels
stale communication is stuck

Comments

@bcg62
Copy link
Contributor

bcg62 commented May 26, 2016

In a situation where I am live booting a rootfs.img tarball, on its own this works perfectly.

Upon expanding my configuration to include a bond, it seems the bond is built and ifup'd before bootdev is. This causes livenet to trigger fetch-liveupdate.sh on a network connection that will not have access to the provided live image.

Example configuration

bootdev=enp0s3 bond=bond0:p3p1,p2p1:mode=4 ip=enp0s3:dhcp ip=192.168.0.5::192.168.0.1:255.255.0.0::bond0::none

I suspect the better approach is to ensure the network module ifup's bootdev first if it exists. Otherwise livenet needs to ingore taking action unless bootdev is what triggered the initqueue.

@bcg62
Copy link
Contributor Author

bcg62 commented Nov 22, 2016

I believe this is also addressed here.

e6ae0c6

@stale
Copy link

stale bot commented Dec 16, 2020

This issue is being marked as stale because it has not had any recent activity. It will be closed if no further activity occurs. If this is still an issue in the latest release of Dracut and you would like to keep it open please comment on this issue within the next 7 days. Thank you for your contributions.

@stale stale bot added the stale communication is stuck label Dec 16, 2020
@stale stale bot closed this as completed Dec 23, 2020
mwilck pushed a commit to mwilck/dracut that referenced this issue Feb 2, 2022
fix(dracut-functions): skip iSCSI sessions without initiatorname (bsc#1195011)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale communication is stuck
Projects
None yet
Development

No branches or pull requests

1 participant