| Summary: | iscsi root should support bridged and nonbridged network | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Joey Boggs <jboggs> |
| Component: | ovirt-node | Assignee: | Joey Boggs <jboggs> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Virtualization Bugs <virt-bugs> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.4 | CC: | acathrow, bsarathy, cshao, fdeutsch, gouyang, hadong, huiwa, jboggs, leiwang, ovirt-maint, yaniwang, ycui |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-03-21 10:11:37 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Joey Boggs
2013-10-16 02:25:56 UTC
Seems this bug was duplicated of Bug 1017117 *** Bug 1017117 has been marked as a duplicate of this bug. *** 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" This bug wasn't in the erratum but is fixed, so closing this. Please reopen if necessary. |