Project

General

Profile

Actions

Bug #55673

open

mgr/cephadm: Deploying a cluster with the Vagrantfile fails

Added by Volker Theile almost 2 years ago. Updated almost 2 years ago.

Status:
Fix Under Review
Priority:
Normal
Assignee:
Category:
cephadm
Target version:
% Done:

0%

Source:
Development
Tags:
Backport:
pacific, quincy
Regression:
No
Severity:
3 - minor
Reviewed:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Deploying a small cluster for testing/development purpose using the src/pybind/mgr/cephadm/Vagrantfile fails because the following error:

mgr0: CentOS Linux 8 - AppStream                      536  B/s |  38  B     00:00
    mgr0: Error: Failed to download metadata for repo 'appstream': Cannot prepare internal mirrorlist: No URLs in mirrorlist

This is because the Vagrant box is out-dated and the yum repository configuration is wrong. This can be fixed according to https://techglimpse.com/failed-metadata-repo-appstream-centos-8/.

In addition make sure not to install the 'ceph' package which does not exist in the package repo on shaman.ceph.com/api/repos/ceph/master/latest/centos/8 anymore.

Actions #1

Updated by Volker Theile almost 2 years ago

  • Status changed from New to Fix Under Review
  • Pull request ID set to 46284
Actions #2

Updated by Volker Theile almost 2 years ago

  • Description updated (diff)
Actions #3

Updated by Volker Theile almost 2 years ago

  • Description updated (diff)
Actions

Also available in: Atom PDF