pveceph install issues

finish06

Renowned Member
Sep 2, 2014
41
4
73
I am attempting to install ceph version Hammer via pveceph:
Code:
pveceph install -version hammer

However, this is failing on me with the following output:
Code:
root@node1:~# pveceph install -version hammer
download and import ceph repository keys
unable to download ceph release key: 500 Can't connect to git.ceph.com:443

I an unable to even reach git.ceph.com therefore I am wondering if the entire repo address has changed?

Any and all guidance is appreciated!

Thanks.
 
Hi,
I have the same issue with Proxmox VE 4.4.

when I try :

curl https://git.ceph.com/

I get this : "connection refused"

Why ?

somebody have a solution please ?

Thanks you
 
Hi,
I have the same issue with Proxmox VE 4.4.

when I try :

curl https://git.ceph.com/

I get this : "connection refused"

Why ?

somebody have a solution please ?

Thanks you

make sure you run latest Proxmox VE, post the output of:

> pveversion -v
 
It is solved. It was my firewall configuration...

Sorry and thanks you