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 1019536 - iscsi root should support bridged and nonbridged network
Summary: iscsi root should support bridged and nonbridged network
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: ovirt-node
Version: 6.4
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Joey Boggs
QA Contact: Virtualization Bugs
URL:
Whiteboard:
: 1017117 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-16 02:25 UTC by Joey Boggs
Modified: 2014-03-21 10:11 UTC (History)
12 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-03-21 10:11:37 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Joey Boggs 2013-10-16 02:25:56 UTC
Description of problem:
if iscsi root is installed and configured without a bridge, the network will appear to not be configured. The ip configuration in the grub boot args should match the same type of configuration used during the networking auto install.

Steps to Reproduce:
1. install as iscsi root
2. login as admin
3. check network status in tui

By default iscsi assumes a bridged connection, if network_layout karg was set to bridged it would be fine, unbridged will appear to be unconfigured.

Comment 2 haiyang,dong 2013-10-16 05:17:07 UTC
Seems this bug was duplicated of Bug 1017117

Comment 3 Joey Boggs 2013-10-16 12:32:38 UTC
*** Bug 1017117 has been marked as a duplicate of this bug. ***

Comment 5 haiyang,dong 2013-11-05 10:28:34 UTC
Test version:
rhev-hypervisor6-6.5-20131031.1
ovirt-node-3.0.1-7.el6.noarch

Tested as follows:
1. install as iscsi root with bridged and nonbridged
(a) BOOTIF=eth0 storage_init=/dev/sda,/dev/sdb iscsi_init=/dev/sdb iscsi_target_name=iqn.2013-01.com:hadong iscsi_install 
iscsi_server=10.66.11.127:3260 firstboot
(b) BOOTIF=eth0 storage_init=/dev/sda,/dev/sdb iscsi_init=/dev/sdb iscsi_target_name=iqn.2013-01.com:hadong iscsi_install 
iscsi_server=10.66.11.127:3260 firstboot network_layout=bridged
2. login as admin
3. check network status in tui

After auto install success, then login rhev-h and check that ipv4 address in state page,and nics was shown configured in network page.
Now iscsi root has supported bridged and nonbridged network,
so this bug has been fixed, i will verify it after it's status changed into "ON_QA"

Comment 6 Fabian Deutsch 2014-03-21 10:11:37 UTC
This bug wasn't in the erratum but is fixed, so closing this.

Please reopen if necessary.


Note You need to log in before you can comment on or make changes to this bug.