Bug 753313

Summary: Boot from non-shared rootfs with software iSCSI support
Product: [Retired] oVirt Reporter: Perry Myers <pmyers>
Component: ovirt-nodeAssignee: Joey Boggs <jboggs>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: high    
Version: unspecifiedCC: jboggs, mburns, ovirt-bugs, ovirt-maint
Target Milestone: ---Keywords: FutureFeature
Target Release: 3.4.3   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: 2.3.0 Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-03-26 20:11:19 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: 545148    
Bug Blocks: 520111, 845928, 853313    

Description Perry Myers 2011-11-11 20:43:41 UTC
Description of problem:
Presently oVirt Node can be installed to local SATA/IDE drives, direct attached FC and SCSI storage and iSCSI storage when a dedicated iSCSI HBA is present that supports boot from BIOS

This feature is to add the ability to boot RHEVH from iSCSI when no dedicated iSCSI HBA is present.  So configuring the network interface so that software iSCSI can be used to boot and mount the rootfs.

This is for _non shared_ rootfs, since using a shared rootfs presents a whole other host of problems, and it is not clear that shared rootfs is desireable anyhow if we are moving to nominally stateless operation in the future

This feature will add significant complexity to the existing Installation TUI, so we will not expose iSCSI software boot from that config UI.  Instead this will be an advanced feature that is only configurable via kernel command line parameters, either manually entered via USB/CDROM boot or provided on the PXE kernel cmd line

Comment 1 Joey Boggs 2012-02-21 14:15:14 UTC
http://gerrit.ovirt.org/2020

Comment 2 Perry Myers 2012-02-28 14:48:24 UTC
We think the work here is complete, but until dracut bug # 545148 is fixed, we can't proceed with testing

Comment 3 Mike Burns 2012-03-23 13:42:30 UTC
The feature won't work completely without the dracut bug fixed, but code change should have no impact otherwise.