On 06/07/2013 01:49 PM, Daniel P. Berrange wrote:
On Thu, Jun 06, 2013 at 05:08:12PM +0200, Ján Tomko wrote:
> iscsiadm now supports specifying hostnames in the portal argument [1]
>
> Instead of resolving the hostname to a single IPv4 address, pass the
> hostname to isciadm, allowing IPv6 targets to work.
>
> Resolves:
https://bugzilla.redhat.com/show_bug.cgi?id=907171
>
> [1]
https://bugzilla.redhat.com/show_bug.cgi?id=624437
> ---
> v1:
https://www.redhat.com/archives/libvir-list/2013-May/msg01930.html
>
> src/storage/storage_backend_iscsi.c | 69 +++++++------------------------------
> 1 file changed, 12 insertions(+), 57 deletions(-)
>
ACK, nice to delete so much code.
Daniel
Thank you, pushed now.
Jan