Hi team,
I am new here and trying to deploy a 3 node cluster using ceph for the company
I'm using the following "http://pve.proxmox.com/wiki/Ceph_Server"
The problem is that I am receiving this error:
download and import ceph reqpository keys
gpg: no valid OpenPGP data found.
unable to download ceph release key
I have already added the the repository:
deb http://ceph.com/debian-firefly/ wheezy main to /etc/apt/sources.list.d/ceph.list
and the
wget -q -O- 'https://ceph.com/git/?p=ceph.git;a=blob_plain;f=keys/release.asc' | apt-key add -
to the system and its listed there as a trusted key.I do not know what else to do.
Any hint
Thanks in advance.
I am new here and trying to deploy a 3 node cluster using ceph for the company
I'm using the following "http://pve.proxmox.com/wiki/Ceph_Server"
The problem is that I am receiving this error:
download and import ceph reqpository keys
gpg: no valid OpenPGP data found.
unable to download ceph release key
I have already added the the repository:
deb http://ceph.com/debian-firefly/ wheezy main to /etc/apt/sources.list.d/ceph.list
and the
wget -q -O- 'https://ceph.com/git/?p=ceph.git;a=blob_plain;f=keys/release.asc' | apt-key add -
to the system and its listed there as a trusted key.I do not know what else to do.
Any hint
Thanks in advance.