> > going to deploy a test cluster and successfully deployed my first > monitor (hurray!). > > Now trying to add the first osd host following instructions at: > https://docs.ceph.com/en/latest/install/manual-deployment/#bluestore > ceph-volume lvm zap --destroy /dev/sdb ceph-volume lvm create --data /dev/sdb --dmcrypt systemctl enable ceph-osd@0 > I have to note - however - that: > > 1. > > -- > > copy /var/lib/ceph/bootstrap-osd/ceph.keyring from monitor node > (mon-node1) to /var/lib/ceph/bootstrap-osd/ceph.keyring on osd node > (osd-node1) > this not easier: sudo -u ceph ceph auth get client.bootstrap-osd -o /var/lib/ceph/bootstrap-osd/ceph.keyring _______________________________________________ ceph-users mailing list -- ceph-users@xxxxxxx To unsubscribe send an email to ceph-users-leave@xxxxxxx