You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the suggestion. Now, these hosts disappeared. If we encounter this situation in the future, we will have again "[" character in the prod.txt regardless of the IPv6 address because we get the first field after semicolon here [1]. To avoid future problems, I implemented this fix into Dev branch. [2]
Hi all,
When we query global redirector (xrdcmsglobal0{1,2}.cern.ch), we see this IPv6 hostnames :
2 Man ndcms.crc.nd.edu:1094
Srv [::ffff:10.32.82.161]:1094
Srv [::ffff:10.32.82.163]:1094
Because of this, "[" enters into in/prod.txt. Then, awk statement here [*] fails. I will implement a quick workaround.
Engin
[*] https://github.com/CMSCompOps/AAAOps/blob/master/Federation/create_allow-list.sh#L51
The text was updated successfully, but these errors were encountered: