Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 684230

Summary: autoinstall does not stop if image installation fails
Product: Red Hat Enterprise Linux 6 Reporter: Chris Pelland <cpelland>
Component: ovirt-nodeAssignee: Mike Burns <mburns>
Status: CLOSED CURRENTRELEASE QA Contact: Virtualization Bugs <virt-bugs>
Severity: high Docs Contact:
Priority: urgent    
Version: 6.1CC: apevec, cpelland, jpallich, llim, mburns, moli, ovirt-maint, pm-eus, rmm
Target Milestone: rcKeywords: ZStream
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: ovirt-node-1.9.3-15.9.el6_0.1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-09-20 11:19:53 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:
Bug Depends On: 681938    
Bug Blocks:    
Attachments:
Description Flags
Patch
none
Follow-up patch none

Description Chris Pelland 2011-03-11 14:35:41 UTC
This bug has been copied from bug #681938 and has been proposed
to be backported to 6.0 z-stream (EUS).

Comment 3 Mike Burns 2011-03-14 21:23:25 UTC
Created attachment 484307 [details]
Patch

Comment 8 Mohua Li 2011-03-31 04:08:12 UTC
modify the 6.0-15.7 iso file ,and trigger with "installfail", "rebootfail", could succeed drop to shell, 



Till now, i found  there are 2 points that we need to drop to shell,


1, kernel image copy failed(met occasionally, not easy to reproduce),

2, disk can't be found(like /dev/sda type as /dev/sdaa), this is very useful, especially, with fc,iscsi device, /dev/mapper/3600090xxxxxxxxxx, easy make a wrong typo, could drop to shell, if didn't find the disk, will be very helpful, 


base on these 2 points, i assign this bug,  if you have different opinion, pls post it,

Comment 9 Mike Burns 2011-04-06 20:22:06 UTC
Created attachment 490383 [details]
Follow-up patch

Comment 10 Mike Burns 2011-04-06 20:23:06 UTC
Please see https://bugzilla.redhat.com/show_bug.cgi?id=681938#c13 for details of this fix

Comment 12 Mohua Li 2011-04-11 06:14:38 UTC
in 6.0.15.9, autoinstall with a not exist disk, could drop to shell with the correct information, so, according to comment 8, i verify this bug now, 

and for kernel image copy fail issue, as it's not easy to reproduce, i will open a new bug with serial output once reproduced,