Proxmox VE 3.4 Ceph hammer installation error

ikn

Active Member
Mar 13, 2016
10
0
41
49
Hi.
I have PVE 3.4 cluster with 15 nodes. I use Ceph hummer and NFS Shares.
Yesterday i install new node. I cant install ceph. I have erros.

Code:
# pveceph install -version hammer
download and import ceph repository keys
update available package list
Reading package lists...
Building dependency tree...
Reading state information...
Package ceph 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
However the following packages replace it:
  ceph-common

E: Package 'ceph' has no installation candidate
command 'apt-get -q --assume-yes --no-install-recommends -o 'Dpkg::Options::=--force-confnew' install -- ceph ceph-common gdisk' failed: exit code 100
root@Node-012:~# pveceph install -version hammer
download and import ceph repository keys
update available package list
Reading package lists...
Building dependency tree...
Reading state information...
Package ceph 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
However the following packages replace it:
  ceph-common

E: Package 'ceph' has no installation candidate
command 'apt-get -q --assume-yes --no-install-recommends -o 'Dpkg::Options::=--force-confnew' install -- ceph ceph-common gdisk' failed: exit code 100
 
Looks like the ceph.com repo does not provide these packages for Debian Wheezy.

Debian Wheezy is out of support anyways, so you should start planning the upgrade.
 
Hi,

Pls anyone can let me know the compatible ceph packages for proxmox 3.4
I am getting the following error while installing the ceph hammer,
# pveceph install -version hammer
download and import ceph repository keys
update available package list
Reading package lists...
Building dependency tree...
Reading state information...
Package ceph 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
However the following packages replace it:
ceph-common
 
Hi! This is solution

Download packages for dpgk from ceph

apt-get update
dpkg -i librados2_0.94.9-1~bpo70+1_amd64.deb
dpkg -i librbd1_0.94.9-1~bpo70+1_amd64.deb
dpkg -i python-rados_0.94.9-1~bpo70+1_amd64.deb
dpkg -i python-rbd_0.94.9-1~bpo70+1_amd64.deb
dpkg -i libcephfs1_0.94.9-1~bpo70+1_amd64.deb
dpkg -i python-cephfs_0.94.9-1~bpo70+1_amd64.deb
dpkg -i ceph-common_0.94.9-1~bpo70+1_amd64.deb
apt-get install libfcgi0ldbl
dpkg -i radosgw_0.94.9-1~bpo70+1_amd64.deb
apt-get install lsb-release
apt-get -f install
dpkg -i ceph_0.94.9-1~bpo70+1_amd64.deb

pveceph init... etc...
 
Hi! This is solution

Download packages for dpgk from ceph

apt-get update
dpkg -i librados2_0.94.9-1~bpo70+1_amd64.deb
dpkg -i librbd1_0.94.9-1~bpo70+1_amd64.deb
dpkg -i python-rados_0.94.9-1~bpo70+1_amd64.deb
dpkg -i python-rbd_0.94.9-1~bpo70+1_amd64.deb
dpkg -i libcephfs1_0.94.9-1~bpo70+1_amd64.deb
dpkg -i python-cephfs_0.94.9-1~bpo70+1_amd64.deb
dpkg -i ceph-common_0.94.9-1~bpo70+1_amd64.deb
apt-get install libfcgi0ldbl
dpkg -i radosgw_0.94.9-1~bpo70+1_amd64.deb
apt-get install lsb-release
apt-get -f install
dpkg -i ceph_0.94.9-1~bpo70+1_amd64.deb

pveceph init... etc...
Dear Maxim

I did all things. but its not any happen. same issue i am facing can you suggest please ceph not install

Please help
Thnaks
 

Attachments

  • error-1.jpg
    error-1.jpg
    415.7 KB · Views: 7
Can your server access http://download.proxmox.com? Because the "connection failed" line indicates that there is a fundamental problem of accessing the repository server.

So check if DNS and overall connectivity is working as expected.
 
Dear Aaron,

Good day,

Yes, i can access the download.proxmox.com i need CEPH
For this work, I have given full access to the internet. Google is getting pinged. All the websites of Proxmox are also being pinged.

Please check the attachment for your ref

Thanks
 

Attachments

  • ping snap.jpg
    ping snap.jpg
    117.9 KB · Views: 2
  • from server.jpg
    from server.jpg
    423 KB · Views: 2
Last edited:
Yes, i can access the download.proxmox.com i need CEPH
For this work, I have given full access to the internet. Google is getting pinged. All the websites of Proxmox are also being pinged.
ping is not http access, please check from your PVE box:

Code:
curl http://download.proxmox.com/

If that does not work, try to fix it.
 

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!