| Summary: | rhev-h setup network with bridge when auto install with iscsi_install | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | haiyang,dong <hadong> | ||||||
| Component: | ovirt-node | Assignee: | Fabian Deutsch <fdeutsch> | ||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Virtualization Bugs <virt-bugs> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | medium | ||||||||
| Version: | 6.5 | CC: | acathrow, bsarathy, cshao, gouyang, hadong, huiwa, jboggs, leiwang, lsong, mburns, ovirt-maint, 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: | 2013-10-16 12:32:38 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: | |||||||
| Bug Depends On: | |||||||||
| Bug Blocks: | 520111 | ||||||||
| Attachments: |
|
||||||||
Created attachment 809818 [details]
attached Screenshot for network page
This request was not resolved in time for the current release. Red Hat invites you to ask your support representative to propose this request, if still desired, for consideration in the next release of Red Hat Enterprise Linux. *** This bug has been marked as a duplicate of bug 1019536 *** |
Created attachment 809817 [details] attached Screenshot for status page Description of problem: Auto install RHEV-H with follow parameters to enable iscsi boot. BOOTIF=eth0 storage_init=/dev/vda,/dev/sda iscsi_init=/dev/sda iscsi_target_name=iqn.2013-01.com:hadong iscsi_install iscsi_server=10.66.11.127:3260 firstboot After auto install success, then login rhev-h and check that no ipv4 address in state page(Seen state page.png), and nics was shown unconfigured in network page. The root cause is that when auto install with iscsi_install, it will setup network with bridge. Version-Release number of selected component (if applicable): rhev-hypervisor6-6.5-20130930.0.auto665.el6.iso ovirt-node-3.0.1-3.el6.noarch How reproducible: 100% Steps to Reproduce: Actual results: Expected results: Similar with normal auto install(BOOITIF=eth0 storage_init=/dev/sda firstboot) rhev-h setup network without bridge when auto install with iscsi_install Additional info: