There is a AAAA dns entry for download.openvz.org but ftp services are not
available at that address.  This causes the instructions you provide for
installation to fail on nodes where native ip6 is available.  Specifically
this command.

# yum localinstall
ftp://download.openvz.org/virtuozzo/factory/x86_64/os/Packages/v/virtuozzo-release-7.0.0-21.vz7.x86_64.rpm


These are some details surrounding the misconfiguration.

[root@cluster-01 ~]# getent hosts download.openvz.org
2620:e6::104:11 download.openvz.org

[root@cluster-01 ~]# ping6 download.openvz.org
PING download.openvz.org(download.openvz.org) 56 data bytes
^C
--- download.openvz.org ping statistics ---
5 packets transmitted, 0 received, 100% packet loss, time 3999ms

[root@cluster-01 ~]# ping download.openvz.org
PING download.openvz.org (199.115.104.11) 56(84) bytes of data.
64 bytes from download.openvz.org (199.115.104.11): icmp_seq=1 ttl=46
time=66.5 ms
64 bytes from download.openvz.org (199.115.104.11): icmp_seq=2 ttl=46
time=65.0 ms
64 bytes from download.openvz.org (199.115.104.11): icmp_seq=3 ttl=46
time=68.5 ms
^C
--- download.openvz.org ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2211ms
rtt min/avg/max/mdev = 65.087/66.725/68.504/1.414 ms

Axton Grams
_______________________________________________
Users mailing list
Users@openvz.org
https://lists.openvz.org/mailman/listinfo/users

Reply via email to