Bug 492009
Summary: | network retry exits | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Ray Todd Stevens <raytodd> |
Component: | anaconda | Assignee: | David Cantrell <dcantrell> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | rawhide | CC: | anaconda-maint-list, pjones, rmaximo, vanmeeuwen+fedora |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2009-05-05 19:38:13 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Ray Todd Stevens
2009-03-24 22:50:19 UTC
Is there any way you can describe the specific problem you're seeing and provide a reproducer? Well I am not entirely sure what you are asking. I will try to give more detailed instructions to get in trouble here. Lets leave #1 out of this for the time being, but be aware that machines with static ips don't work well with preupgrade if you have to download the image files. But that is a seperate issues. Lets get to issue #2 and creating it. First setup a fc10 machine with a boot partition small enough so that preupgrade can't load the image file and has to do this as a part of the upgrade. Second don't plug the network cable in. (I plugged in the wrong cable to the hub). third reboot and start the upgrade. Since it has to download the image file it says that network manager is configuring the eth0 card. It will only do dhcp and not static so it has to find a dhcp server to do the configuration. Since the cable is unplugged it can't do this. It gives you an error message and asks if you want to retry. "Find the problem" and plug the cable in. Select the retry option The system now goes to the shutdown mode and halts with that message that you can now reboot the server. It should have retried the dhcp but doesn't The when you reboot it goes into a normal reboot, which I guess is OK. But once we go production it would be nice to have these upgrades that fail ask if you want to boot back to a retry of the upgrade or back to the OS. But the is more of an RFE. The real issue is that the retry doesn't retry. Does this help? I wonder if this is related to bug 476372 reported on last release? Fixed in anaconda-11.5.0.50-1.fc11 and later. |