Ceph installation won´t start

Alex_123

New Member
Oct 4, 2024
1
0
1
I build a cluster with 3 nodes.
After i select the ceph installation with no-subscription (reef 18.2 or quincy 17.2) i got the output:
"
Building dependency tree... Done
Reading state information... Done
Package nvme-cli is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'nvme-cli' has no installation candidate
apt failed during ceph installation (25600)"

On all nodes the enterprise repositories are deactivated and the no-subscription is activated.

PRETTY_NAME="Debian GNU/Linux 12 (bookworm)"
NAME="Debian GNU/Linux"
VERSION_ID="12"
VERSION="12 (bookworm)"
VERSION_CODENAME=bookworm
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"

root@proxmox01:~# cat /etc/apt/sources.list.d/*
deb http://download.proxmox.com/debian/ceph-reef bookworm no-subscription
# deb https://enterprise.proxmox.com/debian/pve bookworm pve-enterprise

# deb http://download.proxmox.com/debian/pve stretch pve-no-subscription

Anyone a hint, where i should look at?
Thanks
Alex
 
You are lacking the "normal" Bookworm repository, nvme-cli is included there:
Code:
root@s28:~# apt policy nvme-cli
nvme-cli:
  Installed: 2.4+really2.3-3
  Candidate: 2.4+really2.3-3
  Version table:
 *** 2.4+really2.3-3 500
        500 http://ftp.de.debian.org/debian bookworm/main amd64 Packages
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!