Description of problem:
RHEVH TUI only allows the configuration of one NIC. When iSCSI Storage Domain is on a separate network from where management network is configured, this prevents the installation of hosted engine.
Version-Release number of selected component (if applicable):
current 3.6.x
How reproducible:
Always
Steps to Reproduce:
1. Install RHEVH on physical host
2. Configure management NIC
3. Configure storage NIC for access to iSCSI storage
Actual results:
Existing Network configuration detected. Configuring this interface will overwrite existing configuration. Do you want to continue? (or something to that effect)
Expected results:
Allow configuration of additional network interfaces to access iSCSI Storage.
Additional info:
Current issue at POC for customer where VMware configuration has all iSCSI storage in separate network. No NFS, gluster or FC storage available.
Workaround may be to ssh in a root and manually configure NICs. This will be lost at next boot due to VDSM configuration. Don't know if we can get far enough to bring up the RHEVM instance and then connect to it.
This should be closed as duplicate of this bug 1298612.
The workaround should be to configure ifcfg script for this network interface manually and persist it, as mentioned in this solution:
https://access.redhat.com/solutions/2138791
*** This bug has been marked as a duplicate of bug 1298612 ***