Saggi Mizrahi has uploaded a new change for review.
Change subject: Don't resolve hostnames for iscsi connection. ......................................................................
Don't resolve hostnames for iscsi connection.
The new storage provider connection subsystem can handle using hostnames even though iscsid will resolve the hostname and report it as IP.
We should let the underlying layers handle it. Even though it will make multiplathing act weird we shouldn't resolve the hostname ourselves as it might interfere with some HA\Load balancing solution.
Change-Id: Ia13666d8f5dff01c2114df8195fcfb2369cc6eb2 --- M vdsm/storage/iscsi.py 1 file changed, 0 insertions(+), 6 deletions(-)
git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/99/1099/1 -- To view, visit http://gerrit.ovirt.org/1099 To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange Gerrit-Change-Id: Ia13666d8f5dff01c2114df8195fcfb2369cc6eb2 Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Saggi Mizrahi smizrahi@redhat.com