Re: [PATCH] fedora is part of iSCSI initiator name (#594659)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> diff --git a/storage/iscsi.py b/storage/iscsi.py
> index 55caa17..48ccb42 100644
> --- a/storage/iscsi.py
> +++ b/storage/iscsi.py
> @@ -66,7 +66,7 @@ def has_iscsi():
>  def randomIname():
>      """Generate a random initiator name the same way as iscsi-iname"""
>      
> -    s = "iqn.1994-05.com.fedora:01."
> +    s = "iqn.1994-05.com.domain:01."
>      m = hashlib.md5()
>      u = os.uname()
>      for i in u:

ACK!  And make sure you push it to master so we don't run into this
problem in RHEL7 either!

- Chris

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list

[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux