I am very confused how i make this work, i have read too many different guides on the interwebs, here is what I have done i know i made a mistakee somewehre....
1. installed ceph-common on my client
2. copied the admin keyring from /etc/ceph on the pve host to /etc/ceph on the client
3. copied the ceph.conf from /etc/pve/ceph on the pve host to /etc/ceph on the client
4. created a new client key ring on pve with the comand
Read more
1. installed ceph-common on my client
2. copied the admin keyring from /etc/ceph on the pve host to /etc/ceph on the client
3. copied the ceph.conf from /etc/pve/ceph on the pve host to /etc/ceph on the client
4. created a new client key ring on pve with the comand
root@pve1:/etc/pve/ceph# ceph auth get-or-create client.docker01...
Read more