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
{{ message }}
This repository has been archived by the owner on Jul 7, 2020. It is now read-only.
Hi
I have problem with spinning up the cluster using vagrant - it crashes on step "install base packages"
Specifically the problem is with installing glusterfs-client. See the log:
failed: [node2] (item=[u'wget', u'screen', u'git', u'vim', u'glusterfs-client', u'heketi-client', u'iptables', u'iptables-utils', u'iptables-services', u'docker', u'kubeadm', u'kubelet', u'kubectl', u'ntp']) => {"ansible_loop_var": "item", "changed": false, "changes": {"installed": ["wget", "screen", "git", "vim", "glusterfs-client", "heketi-client", "iptables-utils", "iptables-services", "docker", "kubeadm", "kubelet", "kubectl", "ntp"]}, "item": ["wget", "screen", "git", "vim", "glusterfs-client", "heketi-client", "iptables", "iptables-utils", "iptables-services", "docker", "kubeadm", "kubelet", "kubectl", "ntp"], "msg": "h - Found\nTrying other mirror.\nhttp://buildlogs.centos.org/centos/7/storage/x86_64/gluster-7/glusterfs-fuse-7.3-1.el7.x86_64.rpm: [Errno 14] HTTPS Error 302 - Found\nTrying other mirror.\nhttp://buildlogs.centos.org/centos/7/storage/x86_64/gluster-7/glusterfs-libs-7.3-1.el7.x86_64.rpm: [Errno 14] HTTPS Error 302 - Found\nTrying other mirror.\nhttp://buildlogs.centos.org/centos/7/storage/x86_64/gluster-7/heketi-client-9.0.0-1.el7.x86_64.rpm: [Errno 14] HTTPS Error 302 - Found\nTrying other mirror.\n\n\nError downloading packages:\n glusterfs-7.3-1.el7.x86_64: [Errno 256] No more mirrors to try.\n heketi-client-9.0.0-1.el7.x86_64: [Errno 256] No more mirrors to try.\n glusterfs-client-xlators-7.3-1.el7.x86_64: [Errno 256] No more mirrors to try.\n glusterfs-libs-7.3-1.el7.x86_64: [Errno 256] No more mirrors to try.\n glusterfs-fuse-7.3-1.el7.x86_64: [Errno 256] No more mirrors to try.\n\n", "rc": 1, "results": ["iptables-1.4.21-28.el7.x86_64 providing iptables is already installed", "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * base: ftp.man.poznan.pl\n * epel: mirrors.colocall.net\n * extras: ftp.man.poznan.pl\n * updates: ftp.man.poznan.pl\nResolving Dependencies\n--
I tried to manually install it on a master node and I still get the same error:
failed: [node2] (item=[u'wget', u'screen', u'git', u'vim', u'glusterfs-client', u'heketi-client', u'iptables', u'iptables-utils', u'iptables-services', u'docker', u'kubeadm', u'kubelet', u'kubectl', u'ntp']) => {"ansible_loop_var": "item", "changed": false, "changes": {"installed": ["wget", "screen", "git", "vim", "glusterfs-client", "heketi-client", "iptables-utils", "iptables-services", "docker", "kubeadm", "kubelet", "kubectl", "ntp"]}, "item": ["wget", "screen", "git", "vim", "glusterfs-client", "heketi-client", "iptables", "iptables-utils", "iptables-services", "docker", "kubeadm", "kubelet", "kubectl", "ntp"], "msg": "h - Found\nTrying other mirror.\nhttp://buildlogs.centos.org/centos/7/storage/x86_64/gluster-7/glusterfs-fuse-7.3-1.el7.x86_64.rpm: [Errno 14] HTTPS Error 302 - Found\nTrying other mirror.\nhttp://buildlogs.centos.org/centos/7/storage/x86_64/gluster-7/glusterfs-libs-7.3-1.el7.x86_64.rpm: [Errno 14] HTTPS Error 302 - Found\nTrying other mirror.\nhttp://buildlogs.centos.org/centos/7/storage/x86_64/gluster-7/heketi-client-9.0.0-1.el7.x86_64.rpm: [Errno 14] HTTPS Error 302 - Found\nTrying other mirror.\n\n\nError downloading packages:\n glusterfs-7.3-1.el7.x86_64: [Errno 256] No more mirrors to try.\n heketi-client-9.0.0-1.el7.x86_64: [Errno 256] No more mirrors to try.\n glusterfs-client-xlators-7.3-1.el7.x86_64: [Errno 256] No more mirrors to try.\n glusterfs-libs-7.3-1.el7.x86_64: [Errno 256] No more mirrors to try.\n glusterfs-fuse-7.3-1.el7.x86_64: [Errno 256] No more mirrors to try.\n\n", "rc": 1, "results": ["iptables-1.4.21-28.el7.x86_64 providing iptables is already installed", "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * base: ftp.man.poznan.pl\n * epel: mirrors.colocall.net\n * extras: ftp.man.poznan.pl\n * updates: ftp.man.poznan.pl\nResolving Dependencies\n--
I run also the following command but it didn't help:
sudo yum clean all | sudo rm -r /var/cache/yum | sudo yum update
Do you have any suggestion how to resolve it?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi
I have problem with spinning up the cluster using vagrant - it crashes on step "install base packages"
Specifically the problem is with installing glusterfs-client. See the log:
failed: [node2] (item=[u'wget', u'screen', u'git', u'vim', u'glusterfs-client', u'heketi-client', u'iptables', u'iptables-utils', u'iptables-services', u'docker', u'kubeadm', u'kubelet', u'kubectl', u'ntp']) => {"ansible_loop_var": "item", "changed": false, "changes": {"installed": ["wget", "screen", "git", "vim", "glusterfs-client", "heketi-client", "iptables-utils", "iptables-services", "docker", "kubeadm", "kubelet", "kubectl", "ntp"]}, "item": ["wget", "screen", "git", "vim", "glusterfs-client", "heketi-client", "iptables", "iptables-utils", "iptables-services", "docker", "kubeadm", "kubelet", "kubectl", "ntp"], "msg": "h - Found\nTrying other mirror.\nhttp://buildlogs.centos.org/centos/7/storage/x86_64/gluster-7/glusterfs-fuse-7.3-1.el7.x86_64.rpm: [Errno 14] HTTPS Error 302 - Found\nTrying other mirror.\nhttp://buildlogs.centos.org/centos/7/storage/x86_64/gluster-7/glusterfs-libs-7.3-1.el7.x86_64.rpm: [Errno 14] HTTPS Error 302 - Found\nTrying other mirror.\nhttp://buildlogs.centos.org/centos/7/storage/x86_64/gluster-7/heketi-client-9.0.0-1.el7.x86_64.rpm: [Errno 14] HTTPS Error 302 - Found\nTrying other mirror.\n\n\nError downloading packages:\n glusterfs-7.3-1.el7.x86_64: [Errno 256] No more mirrors to try.\n heketi-client-9.0.0-1.el7.x86_64: [Errno 256] No more mirrors to try.\n glusterfs-client-xlators-7.3-1.el7.x86_64: [Errno 256] No more mirrors to try.\n glusterfs-libs-7.3-1.el7.x86_64: [Errno 256] No more mirrors to try.\n glusterfs-fuse-7.3-1.el7.x86_64: [Errno 256] No more mirrors to try.\n\n", "rc": 1, "results": ["iptables-1.4.21-28.el7.x86_64 providing iptables is already installed", "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * base: ftp.man.poznan.pl\n * epel: mirrors.colocall.net\n * extras: ftp.man.poznan.pl\n * updates: ftp.man.poznan.pl\nResolving Dependencies\n--
I tried to manually install it on a master node and I still get the same error:
failed: [node2] (item=[u'wget', u'screen', u'git', u'vim', u'glusterfs-client', u'heketi-client', u'iptables', u'iptables-utils', u'iptables-services', u'docker', u'kubeadm', u'kubelet', u'kubectl', u'ntp']) => {"ansible_loop_var": "item", "changed": false, "changes": {"installed": ["wget", "screen", "git", "vim", "glusterfs-client", "heketi-client", "iptables-utils", "iptables-services", "docker", "kubeadm", "kubelet", "kubectl", "ntp"]}, "item": ["wget", "screen", "git", "vim", "glusterfs-client", "heketi-client", "iptables", "iptables-utils", "iptables-services", "docker", "kubeadm", "kubelet", "kubectl", "ntp"], "msg": "h - Found\nTrying other mirror.\nhttp://buildlogs.centos.org/centos/7/storage/x86_64/gluster-7/glusterfs-fuse-7.3-1.el7.x86_64.rpm: [Errno 14] HTTPS Error 302 - Found\nTrying other mirror.\nhttp://buildlogs.centos.org/centos/7/storage/x86_64/gluster-7/glusterfs-libs-7.3-1.el7.x86_64.rpm: [Errno 14] HTTPS Error 302 - Found\nTrying other mirror.\nhttp://buildlogs.centos.org/centos/7/storage/x86_64/gluster-7/heketi-client-9.0.0-1.el7.x86_64.rpm: [Errno 14] HTTPS Error 302 - Found\nTrying other mirror.\n\n\nError downloading packages:\n glusterfs-7.3-1.el7.x86_64: [Errno 256] No more mirrors to try.\n heketi-client-9.0.0-1.el7.x86_64: [Errno 256] No more mirrors to try.\n glusterfs-client-xlators-7.3-1.el7.x86_64: [Errno 256] No more mirrors to try.\n glusterfs-libs-7.3-1.el7.x86_64: [Errno 256] No more mirrors to try.\n glusterfs-fuse-7.3-1.el7.x86_64: [Errno 256] No more mirrors to try.\n\n", "rc": 1, "results": ["iptables-1.4.21-28.el7.x86_64 providing iptables is already installed", "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * base: ftp.man.poznan.pl\n * epel: mirrors.colocall.net\n * extras: ftp.man.poznan.pl\n * updates: ftp.man.poznan.pl\nResolving Dependencies\n--
I run also the following command but it didn't help:
sudo yum clean all | sudo rm -r /var/cache/yum | sudo yum update
Do you have any suggestion how to resolve it?
The text was updated successfully, but these errors were encountered: