Hello,
> If you manually create your journal partition, you need to specify the correct
> Ceph partition GUID in order for the system and Ceph to identify the partition
> as Ceph journal and affect correct ownership and permissions at boot via udev.
In my latest run, I let ceph-ansible creating p
If you manually create your journal partition, you need to specify the
correct Ceph partition GUID in order for the system and Ceph to identify
the partition as Ceph journal and affect correct ownership and permissions
at boot via udev.
I used something like this to create the partition :
sudo sgd
Hello Adrien,
> I think I faced the same issue setting up my own cluster. If it is the same,
> it's one of the many people encounter(ed) during disk initialization.
> Could you please give the output of :
> - ll /dev/disk/by-partuuid/
> - ll /var/lib/ceph/osd/ceph-*
unfortunately, I already re
Hello Yoann,
I think I faced the same issue setting up my own cluster. If it is the
same, it's one of the many people encounter(ed) during disk initialization.
Could you please give the output of :
- ll /dev/disk/by-partuuid/
- ll /var/lib/ceph/osd/ceph-*
On Thu, Mar 3, 2016 at 3:42 PM, Yoann