Den ons 18 aug. 2021 kl 21:49 skrev Francesco Piraneo G. :
>
> Il 17.08.21 16:34, Marc ha scritto:
>
> > ceph-volume lvm zap --destroy /dev/sdb
> > ceph-volume lvm create --data /dev/sdb --dmcrypt
> >
> > systemctl enable ceph-osd@0
>
>
> Hi Marc,
>
> it worked! Thank you very much!
>
> I have some
Il 17.08.21 16:34, Marc ha scritto:
ceph-volume lvm zap --destroy /dev/sdb
ceph-volume lvm create --data /dev/sdb --dmcrypt
systemctl enable ceph-osd@0
Hi Marc,
it worked! Thank you very much!
I have some question:
1. ceph-volume already enable and run ceph-osd, so I'm not required to
ru
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
> On Aug 17, 2021, at 12:28 PM, Francesco Piraneo G.
> wrote:
>
> # ceph-volume lvm create --data /dev/sdb --dmcrypt --cluster euch01
Your first message indicated a default cluster name; this one implies a
non-default name.
Whatever else you do, avoid custom cluster names. They will only
>
> 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