Re: Manual deployment of an OSD failed

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> 
> 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



[Index of Archives]     [Information on CEPH]     [Linux Filesystem Development]     [Ceph Development]     [Ceph Large]     [Ceph Dev]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [xfs]


  Powered by Linux